[Bug 27844] [Shadow]: Element.createShadowRoot() throws an exception for some elements

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@annevk.nl

--- Comment #8 from Anne <annevk@annevk.nl> ---
It seems the easiest would be here to restrict this method (by throwing a
"NotSupportedError" for the elements that have a 'binding' property applied to
them per HTML's Rendering section. Probably by enumerating the specific list of
elements this needs to happen for within the definition of createShadowRoot().

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

Received on Thursday, 21 May 2015 01:18:16 UTC