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. -Olli [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1405934 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform