Re: [csswg-drafts] [css-position] Events for stickiness changes

Thanks for the details @upsuper 

What exactly happens when a layout event fires that slows down pages? Is it that the layout algorithm gets blocked until the event handler completes? I thought that event handlers had to run in tasks within the event loop, independently of the layout code of the browser. Or is this an implementation detail of some particular browser?


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

Received on Tuesday, 20 March 2018 18:01:09 UTC