- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 31 Jul 2022 17:57:49 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [resize-observer] Referred step from HTML Processing Model should now be 16 == https://drafts.csswg.org/resize-observer/#integrations > [ResizeObserver](https://drafts.csswg.org/resize-observer/#resizeobserver) processing happens inside the step 7.12 of the [HTML Processing Model](https://html.spec.whatwg.org/multipage/webappapis.html#processing-model-8) event loop. > Step 12 is currently underspecified as: > "For each fully active Document in docs, update the rendering or user interface of that Document and its browsing context to reflect the current state.". But looking at https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering, this is now step 16 > 16. For each [fully active](https://html.spec.whatwg.org/multipage/browsers.html#fully-active) [Document](https://html.spec.whatwg.org/multipage/dom.html#document) in docs, update the rendering or user interface of that [Document](https://html.spec.whatwg.org/multipage/dom.html#document) and its [browsing context](https://html.spec.whatwg.org/multipage/browsers.html#concept-document-bc) to reflect the current state. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7546 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 31 July 2022 17:57:51 UTC