- From: Keith Cirkel via GitHub <noreply@w3.org>
- Date: Fri, 11 Jul 2025 12:34:50 +0000
- To: public-css-archive@w3.org
keithamus has just created a new issue for https://github.com/w3c/csswg-drafts: == [resize-observer] Add ResizeObserverInit delay? == [IntersectionObserver has a `delay` option in the init bag](https://w3c.github.io/IntersectionObserver/#dom-intersectionobserver-delay) > A number indicating the minimum delay in milliseconds between notifications from this observer for a given target. This is really useful for debouncing calls. `ResizeObserver` can also be performance sensitive. Should we add `delay` to `ResizeObserver` also? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12473 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 July 2025 12:34:50 UTC