Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread darin . hensley
On Wednesday, August 15, 2018 at 5:56:06 AM UTC-5, smaug wrote: > On 08/15/2018 01:54 PM, smaug wrote: > > On 08/14/2018 09:43 PM, darin wrote: > >> When it ships in version 63 will shadowdom and webcomponent be shipped > >> disabled or enabled by default? The beta is throwing me off. > >> > >> Th

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread Chris Peterson
On 2018-08-15 9:04 AM, smaug wrote: Why does https://caniuse.com/#feat=shadowdomv1 show Firefox 63 show not supported by default? No idea. I don't know who maintains caniuse and when the they update it. Please report to them that they may want to update the page. The caniuse data is m

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread smaug
On 08/15/2018 06:06 PM, darin.hens...@gmail.com wrote: On Wednesday, August 15, 2018 at 5:56:06 AM UTC-5, smaug wrote: On 08/15/2018 01:54 PM, smaug wrote: On 08/14/2018 09:43 PM, darin wrote: When it ships in version 63 will shadowdom and webcomponent be shipped disabled or enabled by defaul

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread darin . hensley
When it ships in version 63 will shadowdom and webcomponent be shipped disabled or enabled by default? The beta is throwing me off. Thank you, -Darin ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-pl

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread smaug
On 08/13/2018 12:25 PM, David Burns wrote: Do we have sufficient tests There are some tests, but as always, not enough. And there are areas which are not spec'ed, like dir-attribute handling on HTML elements with Shadow DOM and session history of iframes which are in shadow DOM. for this to

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-15 Thread Eric Shepherd (Sheppy)
I, for one, would like to say: "Huzzah!" On Fri, Aug 10, 2018 at 4:54 PM, wrote: > On Friday, August 10, 2018 at 5:49:31 PM UTC+3, smaug wrote: > > I'm planning to keep Shadow DOM and Custom Elements turned on on > beta/release builds. > > Target release is Firefox 63. > > prefs are dom.webcompo

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-13 Thread David Burns
Do we have sufficient tests for this to guarantee webcompat and interop with other browsers? David On 10 August 2018 at 15:49, smaug wrote: > I'm planning to keep Shadow DOM and Custom Elements turned on on > beta/release builds. > Target release is Firefox 63. > prefs are dom.webcomponents.cus

Re: Intent to Ship: Shadow DOM and Custom Elements

2018-08-10 Thread mustafasamedkasal
On Friday, August 10, 2018 at 5:49:31 PM UTC+3, smaug wrote: > I'm planning to keep Shadow DOM and Custom Elements turned on on beta/release > builds. > Target release is Firefox 63. > prefs are dom.webcomponents.customelements.enabled and > dom.webcomponents.shadowdom.enabled. > > Custom elemen