Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-12-10 Thread 'Panos Astithas' via blink-dev
On Fri, Nov 29, 2024 at 7:18 AM Rick Byers wrote: > On Fri, Nov 29, 2024 at 5:02 AM Rune Lillesveen > wrote: > >> >> On Wed, Nov 27, 2024 at 4:49 PM Rick Byers wrote: >> >>> LGTM3 >>> >>> Is anyone looking into why the tests >>>

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-29 Thread Rick Byers
On Fri, Nov 29, 2024 at 5:02 AM Rune Lillesveen wrote: > > On Wed, Nov 27, 2024 at 4:49 PM Rick Byers wrote: > >> LGTM3 >> >> Is anyone looking into why the tests >> >> have harness errors on non-chromium browsers? Is t

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-29 Thread Rune Lillesveen
On Wed, Nov 27, 2024 at 4:49 PM Rick Byers wrote: > LGTM3 > > Is anyone looking into why the tests > > have harness errors on non-chromium browsers? Is that a bug in the test > failing to fail properly? > The issue is t

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-27 Thread Rick Byers
LGTM3 Is anyone looking into why the tests have harness errors on non-chromium browsers? Is that a bug in the test failing to fail properly? Rick On Wed, Nov 27, 2024 at 10:48 AM Chris Harrelson wrote: > LGTM2 > > On

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-27 Thread Chris Harrelson
LGTM2 On Sun, Nov 24, 2024 at 7:22 AM Mike Taylor wrote: > LGTM1 > On 11/21/24 4:12 AM, Rune Lillesveen wrote: > > On Wed, Nov 13, 2024 at 10:38 AM Rune Lillesveen > wrote: > >> Four issues are opened against the spec: >> >> https://github.com/w3c/csswg-drafts/issues/11181 >> https://github.com

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-24 Thread Mike Taylor
LGTM1 On 11/21/24 4:12 AM, Rune Lillesveen wrote: On Wed, Nov 13, 2024 at 10:38 AM Rune Lillesveen wrote: Four issues are opened against the spec: https://github.com/w3c/csswg-drafts/issues/11181 https://github.com/w3c/csswg-drafts/issues/11182 https://github.com/w3c/csswg-dr

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-21 Thread Rune Lillesveen
On Wed, Nov 20, 2024 at 5:24 PM Alex Russell wrote: > Does this integrate with scroll timelines and animations at all? > Scroll positions are intentionally snapshotted at the same time for scroll-timeline and scroll-state() queries: https://drafts.csswg.org/cssom-view/#post-layout-snapshot Othe

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-21 Thread Rune Lillesveen
On Wed, Nov 13, 2024 at 10:38 AM Rune Lillesveen wrote: > Four issues are opened against the spec: > > https://github.com/w3c/csswg-drafts/issues/11181 > https://github.com/w3c/csswg-drafts/issues/11182 > https://github.com/w3c/csswg-drafts/issues/11183 > https://github.com/w3c/csswg-drafts/issue

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-20 Thread Alex Russell
Does this integrate with scroll timelines and animations at all? On Wednesday, November 13, 2024 at 1:38:36 AM UTC-8 Rune Lillesveen wrote: > Four issues are opened against the spec: > > https://github.com/w3c/csswg-drafts/issues/11181 > https://github.com/w3c/csswg-drafts/issues/11182 > https://

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-13 Thread Rune Lillesveen
Four issues are opened against the spec: https://github.com/w3c/csswg-drafts/issues/11181 https://github.com/w3c/csswg-drafts/issues/11182 https://github.com/w3c/csswg-drafts/issues/11183 https://github.com/w3c/csswg-drafts/issues/11127 The one that's blocking shipping is the potential renaming f