[Bug 26643] Figure out how "If a reflecting IDL attribute has the type HTMLElement, or an interface that descends from HTMLElement" should work in the context of shadow dom.

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

--- Comment #6 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Boris Zbarsky from comment #3)
> Where?  HTMLLabelElement has three IDL attributes, only one of which relects
> a content attribute.  And that one is a string.

Oh, right. form attribute isn't using this stuff but has explicit
"If a reassociateable form-associated element has a form attribute specified,
then that attribute's value must be the ID of a form element in the element's
owner Document."

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

Received on Monday, 25 August 2014 14:13:34 UTC