[Bug 23561] more tags should be allowed inside <label>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23561

Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xn--mlform-iua@xn--mlform-i
                   |                            |ua.no

--- Comment #2 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> ---
There is one important detail:

Currently the spec says about <label>:

”Contexts in which this element can be used:
    Where phrasing content is expected.”

But if block content is allowed as children of <label>, there would have to be
a prohibition on nesting <p> elements:

Contexts in which this element can be used:
    Where phrasing content is expected,
    EXCEPT that when <label> is a child of <p>, then there
    can be no <p> element children of the <label> element.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 18 October 2013 13:40:08 UTC