Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScript task should maintain a consistent view of layout #3187
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed on dev-servo, the script task needs to maintain a consistent view of layout. The suggestion from the discussion is that the script task hold a layout lock until the turn of the script task's event loop.