[Bug 28547] Remove the support for inherting from builtin subclasses of HTMLElement and SVGElement

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

--- Comment #2 from Ryosuke Niwa <rniwa@webkit.org> ---
The right fallback mechanism for web components is to use compostion as done in
video, embed, object, and numerous other HTML elements.

e.g.
<code-editor><textarea></textarea></code-editor>

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

Received on Thursday, 23 April 2015 10:30:48 UTC