Re: [blink-dev] Web-Facing Change PSA: Speculation rules: mobile "moderate" eagerness improvements

2025-06-23 Thread Yoav Weiss (@Shopify)
Thanks for improving "moderate"! On Mon, Jun 23, 2025 at 10:54 AM 'Domenic Denicola' via blink-dev < blink-dev@chromium.org> wrote: > Contact emailsnhir...@chromium.org > > Specification > https://wicg.github.io/nav-speculation/speculation-rules.html#:~:text=early%20as%20possible.-,%22moderate%22

[blink-dev] Web-Facing Change PSA: Speculation rules: mobile "moderate" eagerness improvements

2025-06-23 Thread 'Domenic Denicola' via blink-dev
Contact emailsnhir...@chromium.org Specification https://wicg.github.io/nav-speculation/speculation-rules.html#:~:text=early%20as%20possible.-,%22moderate%22,balance%20between%20%22eager%22%20and%20%22conservative%22.,-%22conservative%22 Summary On mobile, "moderate" eagerness speculation rules

Re: [blink-dev] Intent to Experiment: Full frame rate render blocking attribute

2025-06-23 Thread Yoav Weiss (@Shopify)
Non-blocking for the experiment, but I think it'd be good to: * Expand on the use case you're trying to resolve. Do you want to reduce the amount of paints that are happening during the page load? Reduce the amount of scripts running as part of `requestAnimationFrame`? Something else? It might als

Re: [blink-dev] Intent to Ship: CSS typed arithmetic

2025-06-23 Thread Daniil Sakhapov
I've added a bunch of what you've requested in https://wpt.fyi/results/css/css-values/typed_arithmetic.html I plan to add more tests for custom properties as well. вторник, 17 июня 2025 г. в 20:51:00 UTC+2, Mike Taylor: > > On 6/16/25 8:13 AM, Chromestatus wrote: > > Contact emails sakha...@ch

[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

Re: [blink-dev] Web-Facing Change PSA: Speculation rules: mobile "moderate" eagerness improvements

2025-06-23 Thread Domenic Denicola
On Mon, Jun 23, 2025 at 5:59 PM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > Thanks for improving "moderate"! > > On Mon, Jun 23, 2025 at 10:54 AM 'Domenic Denicola' via blink-dev < > blink-dev@chromium.org> wrote: > >> Contact emailsnhir...@chromium.org >> >> Specification >> https://