[Webkit-unassigned] [Bug 14268] REGRESSION: Radio buttons don't stay selected due to unclosed <label> tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 15:52:29 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14268





------- Comment #9 from bdakin at apple.com  2007-08-07 15:52 PDT -------
I have done a bit of testing, and it looks like IE might close the <label> tag
right after the text content if the <label> has a for attribute. Without a for
attribute, it looks like they close the <label> when a new <label> is
encountered. This behavior makes sense to me, and seems to make sense in the
context of the spec too.


-- 
Configure bugmail: http://bugs.webkit.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