Re: [csswg-drafts] [css-conditional] Applying styles based on an elements size (@media for elements) (#3852)

Currently ResizeObserver already adds a microtask to the queue when layout completes and the observer matches. The looping issue is covered in [3.6.1](https://drafts.csswg.org/resize-observer-1/#gather-active-observations-at-depth). I'll also cc in @atotic since he did the implementation of this work to possibly add clarity on this further if necessary.

-- 
GitHub Notification of comment by gregwhitworth
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3852#issuecomment-493637195 using your GitHub account

Received on Saturday, 18 May 2019 01:15:31 UTC