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 upiframes don't resize fast enough #12876
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

On this demo: https://mozdevs.github.io/servo-experiments/experiments/bookshelf/
the iframes that contain each book content are meant to use 100% of the width of their containers. However when the transition is started, the iframes don't resize fast enough to resize simultaneously with their parent as you can see here:
https://youtu.be/Voa0BburMIo?t=12s
It seems there are two ways of reproducing this:
Reproduced using a "freshly compiled" Servo from sources on this MacBook
Of note: if I try to run this demo without WebRender all I get is a grey screen with the dog and the footer:
