Re: Intent to unship: Some Shadow DOM v0 APIs

2019-03-16 Thread Anne van Kesteren
Thanks for cleaning this up Emilio! On Sat, Mar 16, 2019 at 1:37 AM Emilio Cobos Álvarez wrote: > The code implementing them remains untouched, since it's the same for > ShadowRoot and Document, so resurrecting them should we need that would > be trivial. That seems highly unlikely. Unless live

Intent to unship: Some Shadow DOM v0 APIs

2019-03-15 Thread Emilio Cobos Álvarez
Hi, In bug 1535438 I intend to remove three Shadow DOM v0 APIs that slipped through when we shipped Shadow DOM v1: * ShadowRoot.getElementsByTagName * ShadowRoot.getElementsByTagNameNS * ShadowRoot.getElementsByClassName These were implemented in bug 806506 as part of the initial Shadow DOM v