On 27/11/17 12:20, smaug wrote:
This is basically an after the fact notification that
we're in progress of implementing Shadow DOM again, this time v1[1].
While doing this, the v0 implementation, which was never exposed to the
web, will be removed.
v1 is luckily way simpler, so this all should simplify various bits in DOM.
FF60 might be quite realistic target to ship this, but there will be
intent-to-ship
before that.
Many parts of the spec (DOM) is stable, but there are still couple of
tricky issues in HTML, like
session history handling with shadow DOM. However Chrome and Safari are
shipping v1 already.
Devtools will be able to see into the Shadow DOM.
Currently the work is under the old pref "dom.webcomponents.enabled"
but perhaps we should change that, so that people who were testing v0
don't get
v1 APIs.
Do we have cross-browser (i.e. web-platform) tests for this feature, and
have we assessed whether they are sufficiently complete to give us
confidence of interop?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform