Re: [csswg-drafts] [resize-observer] Behavior when the callback modifies depth (#3704)

I do not think this edge case is a problem.
For each additional loop, callback would have to add an Element to ancestor chain. This is unlikely to happen by accident. If it happens intentionally, user agent will be in an infinite loop, and also run out of memory,

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

Received on Tuesday, 12 March 2019 22:09:48 UTC