Re: [blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-21 Thread Mason Freed
Thank you all! On Tue, Feb 20, 2024 at 10:43 PM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > LGTM3 > > On Monday, February 19, 2024 at 1:27:26 PM UTC+1 Manuel Rego wrote: > >> LGTM2. >> >> On 17/02/2024 02:40, Mason Freed wrote: >> > On Fri, Feb 16, 2024 at 6:30 AM Mike Taylor > >

Re: [blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-20 Thread Yoav Weiss (@Shopify)
LGTM3 On Monday, February 19, 2024 at 1:27:26 PM UTC+1 Manuel Rego wrote: > LGTM2. > > On 17/02/2024 02:40, Mason Freed wrote: > > On Fri, Feb 16, 2024 at 6:30 AM Mike Taylor > > wrote: > > > > __ > > > > LGTM1 to ship (see below). > > > > Thanks! > > > > It lo

Re: [blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-19 Thread Manuel Rego Casasnovas
LGTM2. On 17/02/2024 02:40, Mason Freed wrote: On Fri, Feb 16, 2024 at 6:30 AM Mike Taylor > wrote: __ LGTM1 to ship (see below). Thanks! It looks like Safari has only shipped to Beta... Yes, this was a recent consensus/spec, so it hasn't made it

Re: [blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-16 Thread Mason Freed
On Fri, Feb 16, 2024 at 6:30 AM Mike Taylor wrote: > LGTM1 to ship (see below). > Thanks! > It looks like Safari has only shipped to Beta... > Yes, this was a recent consensus/spec, so it hasn't made it all the way to stable yet. > > *Gecko*: Positive (https://bugzilla.mozilla.org/show_bug.cgi

Re: [blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-16 Thread Mike Taylor
LGTM1 to ship (see below). On 2/15/24 6:12 PM, Mason Freed wrote: Contact emails mas...@chromium.org Explainer None Specification https://dom.spec.whatwg.org/#shadowroot-clonable Summary This enables individual control over whether a shadow root is cl

[blink-dev] Intent to Ship: Shadow root clonable attribute

2024-02-15 Thread Mason Freed
Contact emailsmas...@chromium.org ExplainerNone Specificationhttps://dom.spec.whatwg.org/#shadowroot-clonable Summary This enables individual control over whether a shadow root is clonable (via standard platform cloning commands such as `cloneNode()`). Imperative shadow roots can now be control