Bugzilla – Bug 294
Clearer message for & in URL attributes
Last modified: 2008-09-15 19:45:02 CEST
http://krijnhoetmer.nl/irc-logs/whatwg/20080824#l-244 <Philip`> Hopefully the conformance checker would detect when you have that error in a URL attribute, and would say something relatively friendly like "It looks like you are using '&' to separate values in this URL - you have to write them as '&' instead", rather than saying something confusing and meaningless like "Error: Entity reference was not terminated by a semicolon."
Fixed. Thanks.