Re: [csswg-drafts] [resize-observer] "loop limit exceeded" only when making window smaller, but not when making it bigger. (#5487)

I'm not sure what's happening (first-time RO user here). The spec says 

> Infinite loop is prevented by shrinking the set of nodes that can notify at every iteration. In each iteration, only nodes deeper than the shallowest node in previous iteration can notify.
> 
> An error is generated if notification loop completes, and there are undelivered notifications. Elements with undelivered notifications will be considered for delivery in the next loop.

Should this message be a warning instead of an error? Seems like that's the intent

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 30 August 2020 22:58:41 UTC