Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-07-04 Thread Jeffrey Yasskin
Thanks! On Fri, Jul 4, 2025, 7:27 AM Daniil Sakhapov wrote: > The requested example has just been merged to the spec - > https://drafts.csswg.org/css-overflow-5/#example-87a0a07a. > > среда, 2 июля 2025 г. в 17:07:43 UTC+2, Chris Harrelson: > >> LGTM3 >> >> On Thu, Jun 26, 2025 at 10:03 AM Jeffr

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-07-04 Thread Daniil Sakhapov
The requested example has just been merged to the spec - https://drafts.csswg.org/css-overflow-5/#example-87a0a07a. среда, 2 июля 2025 г. в 17:07:43 UTC+2, Chris Harrelson: > LGTM3 > > On Thu, Jun 26, 2025 at 10:03 AM Jeffrey Yasskin > wrote: > >> +Lola Odelola and +Florian Scholz >> as th

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-07-02 Thread Chris Harrelson
LGTM3 On Thu, Jun 26, 2025 at 10:03 AM Jeffrey Yasskin wrote: > +Lola Odelola and +Florian Scholz > as the chairs of the Docs CG, who'll have a > better sense of the right answer here. > > My guess is that it'll work better in the long run to start with putting > your explanation into the spec

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-26 Thread Jeffrey Yasskin
+Lola Odelola and +Florian Scholz as the chairs of the Docs CG, who'll have a better sense of the right answer here. My guess is that it'll work better in the long run to start with putting your explanation into the specification, so that people reading that have the context they need to evolve

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-26 Thread Daniil Sakhapov
Jeffery, I think your suggestion is great! Do you think it would be better to put the explanation on the MDN page for scroll-target-group property? ср, 25 июн. 2025 г. в 15:26, Alex Russell : > LGTM2, contingent on a good resolution of Jeffery's concern. > > Best, > > Alex > > On Wednesday, June

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-25 Thread Alex Russell
LGTM2, contingent on a good resolution of Jeffery's concern. Best, Alex On Wednesday, June 25, 2025 at 8:14:12 AM UTC-7 Jeffrey Yasskin wrote: > Would it be possible to put this explanation and example in the > specification , > instead

[blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-25 Thread Yoav Weiss (@Shopify)
LGTM1 On Monday, June 23, 2025 at 2:14:33 PM UTC+2 Daniil Sakhapov wrote: > Sure! > > One example: imagine you're on a blog, and when you open an article, > there's a table of contents. Authors often want that table of contents to > highlight the section the user is currently reading. > > Usual

Re: [blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-25 Thread Jeffrey Yasskin
Would it be possible to put this explanation and example in the specification , instead of in an email thread where it'll get lost? Thanks, Jeffrey On Mon, Jun 23, 2025 at 5:14 AM Daniil Sakhapov wrote: > Sure! > > One example: imagine yo

[blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-23 Thread Daniil Sakhapov
Sure! One example: imagine you're on a blog, and when you open an article, there's a table of contents. Authors often want that table of contents to highlight the section the user is currently reading. Usually, the algorithm to figure this out involves custom JavaScript. However, by specifying

[blink-dev] Re: Intent to Ship: CSS scroll-target-group property

2025-06-18 Thread Yoav Weiss (@Shopify)
On Monday, June 16, 2025 at 1:14:29 PM UTC+2 Daniil Sakhapov wrote: Contact emailssakha...@chromium.org ExplainerCurrently to create carousel or table of contents patterns authors can use ::scroll-marker pseudo elements to create navigation elements. As they are pseudo elements they have a nu