[Webkit-unassigned] [Bug 10385] Space need for checked to form in Input.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 14 13:14:15 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10385





------- Comment #2 from ian at hixie.ch  2006-08-14 13:14 PDT -------
The markup is definitely wrong, but because there's so much of this kind of
crap, in HTML5 "/" is special cased and is treated as an attribute name
delimiter in the tokeniser. (This "trailing slash" nonsense is the second most
common syntax error in text/html markup after missing DOCTYPE, if I recall the
results of my preliminary studies correctly.)

http://whatwg.org/specs/web-apps/current-work/#attribute


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list