[blink-dev] Web-Facing Change PSA: Lazy load scroll margin for iframes

2024-03-04 Thread 'Yotam Hacohen' via blink-dev
Contact emailsyo...@google.com Specificationhttps://html.spec.whatwg.org/#lazy-load-root-margin Design docs https://gist.github.com/tcaptan-cr/bf0ac25f77cb6b6c58c916e6577d91c3 Summary Changes the lazy load intersection observer's init dictionary to use a scrollMargin instead of a rootMargin.

Re: [blink-dev] Intent to Prototype and Ship: Standardized CSS zoom

2024-02-09 Thread 'Yotam Hacohen' via blink-dev
nonstandard to standardized! On Sat, Feb 3, 2024 at 4:18 AM 'Yotam Hacohen' via blink-dev < blin...@chromium.org> wrote: Contact emailsyo...@google.com ExplainerNone FWIW, I think the contents of https://github.com/w3c/csswg-drafts/pull/9699 and https://drafts.csswg.org/css-viewport

Re: [blink-dev] Intent to Prototype and Ship: Standardized CSS zoom

2024-02-08 Thread 'Yotam Hacohen' via blink-dev
of the behaviors listed is > > > devicePixelRatio is affected by zoom inherited from an ancestor frame > > devicePixelRatio never changes in WebKit. > > > On Fri, Feb 2, 2024 at 11:18 AM 'Yotam Hacohen' via blink-dev < > blin...@chromium.org> wrote: > >> Contact emailsyo...@go

Re: [blink-dev] Intent to Prototype and Ship: Standardized CSS zoom

2024-02-08 Thread 'Yotam Hacohen' via blink-dev
Hey Dominic and thanks for the input! On Sunday, February 4, 2024 at 7:34:53 PM UTC-8 Domenic Denicola wrote: It's always exciting to move such an old feature from nonstandard to standardized! On Sat, Feb 3, 2024 at 4:18 AM 'Yotam Hacohen' via blink-dev < blin...@chromium.org> wrote: C

[blink-dev] Intent to Prototype and Ship: Standardized CSS zoom

2024-02-02 Thread 'Yotam Hacohen' via blink-dev
Contact emailsyo...@google.com ExplainerNone Specificationhttps://github.com/w3c/csswg-drafts/pull/9699 Design docs https://docs.google.com/document/d/1AcnDShjT-kEuRaMchZPm5uaIgNZ4OiYtM4JI9qiV8Po/edit Summary Aligns the existing implementation of the previously non-standard CSS zoom property