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

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
Or rather fix the implementation? Why would we need to have the
special cases for those seemingly random elements?

Or, should it be defined on which elements createShadowRoot() works.
Like limit it to <div> and <span> (and some svg element) if implementations
have issues with other elements?

I'd prefer not having special cases, so making it work everywhere.

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

Received on Friday, 16 January 2015 12:43:16 UTC