Closed
Bug 712622
Opened 14 years ago
Closed 12 years ago
Add support for Shadow DOM
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 811542
People
(Reporter: sonny, Unassigned)
Details
http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html
This feature is highly needed for Web applications development.
Comment 1•14 years ago
|
||
It is not at all clear whether Web Components will be added to the web platform.
It is probably still as likely that XBL2 will be used instead... all is unclear.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Comment 2•13 years ago
|
||
At this stage it is pretty clear Shadow DOM is a thing - Chrome has shipped it and there is a working draft at the W3C:
http://www.w3.org/TR/2012/WD-shadow-dom-20120522/
Shadow DOM is starting to gain traction with web developers:
http://lanyrd.com/2012/jsconfeu/syxwc/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•13 years ago
|
||
(In reply to Jeff Griffiths (:canuckistani) from comment #2)
> At this stage it is pretty clear Shadow DOM is a thing - Chrome has shipped
> it and there is a working draft at the W3C:
Neither of those mean it is a thing.
Chrome has also filesystem API and there is a W3C draft for it, but it isn't a thing.
However, Shadow DOM is a thing :)
Comment 4•12 years ago
|
||
More than a year since last comment!
What about implementing this very useful feature.
There's a lot of good stuff going around Web Components and this is very necessary to go on.
Mozilla has a polifyll for Web Components and it looks like it's desirable to be implemented in core.
However I am not capable of doing this on my own.
Hope my comments starts a discussion on this subject!
Thanks folks
Comment 5•12 years ago
|
||
People have been working on it, just not in this bug. This bug should probably be duped to bug 811542.
Comment 6•12 years ago
|
||
Thanks. I'm glad to see you guys working on it.
I agree this bug should be closed.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•