Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-05 Thread Chris Harrelson
LGTM3 On Wed, Oct 4, 2023 at 3:54 AM Manuel Rego Casasnovas wrote: > LGTM2 > > On 04/10/2023 11:49, Yoav Weiss wrote: > > Thanks for clarifying and verifying! :) My LGTM still stands. > > > > On Wed, Oct 4, 2023 at 11:48 AM Anders Hartvoll Ruud > > mailto:andr...@chromium.org>> wrote: > > > > >

Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-04 Thread Manuel Rego Casasnovas
LGTM2 On 04/10/2023 11:49, Yoav Weiss wrote: Thanks for clarifying and verifying! :) My LGTM still stands. On Wed, Oct 4, 2023 at 11:48 AM Anders Hartvoll Ruud mailto:andr...@chromium.org>> wrote: On Tue, Oct 3, 2023 at 8:46 PM Anders Hartvoll Ruud mailto:andr...@chromium.org>> wro

Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-04 Thread Yoav Weiss
Thanks for clarifying and verifying! :) My LGTM still stands. On Wed, Oct 4, 2023 at 11:48 AM Anders Hartvoll Ruud wrote: > > > On Tue, Oct 3, 2023 at 8:46 PM Anders Hartvoll Ruud > wrote: > >> On Tue, Oct 3, 2023 at 3:14 PM Yoav Weiss wrote: >> >>> LGTM1 >>> >>> Thanks for evaluating the comp

Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-04 Thread Anders Hartvoll Ruud
On Tue, Oct 3, 2023 at 8:46 PM Anders Hartvoll Ruud wrote: > On Tue, Oct 3, 2023 at 3:14 PM Yoav Weiss wrote: > >> LGTM1 >> >> Thanks for evaluating the compat risk for this. While non-zero, it seems >> manageable given Mozilla already shipping this, with Safari likely to >> follow, given the la

Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-03 Thread Anders Hartvoll Ruud
On Tue, Oct 3, 2023 at 3:14 PM Yoav Weiss wrote: > LGTM1 > > Thanks for evaluating the compat risk for this. While non-zero, it seems > manageable given Mozilla already shipping this, with Safari likely to > follow, given the landed implementation. > Clarification: Mozilla is shipping the main p

Re: [blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-03 Thread Yoav Weiss
LGTM1 Thanks for evaluating the compat risk for this. While non-zero, it seems manageable given Mozilla already shipping this, with Safari likely to follow, given the landed implementation. On Mon, Oct 2, 2023 at 1:30 PM Anders Hartvoll Ruud wrote: > Contact emails > > andr...@chromium.org > >

[blink-dev] Intent to Ship: Relaxed CSS Nesting

2023-10-02 Thread Anders Hartvoll Ruud
Contact emails andr...@chromium.org Specification https://drafts.csswg.org/css-syntax/#consume-block-contents Summary Allows nested style rules to begin with an identifier. For example, the following will now be possible: p { span