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 upNew page is not painted after clicking a link #2480
Closed
Comments
|
To help narrow the window, clicking links works fine in a build with rev b036bee |
|
This seems to be fixed in master. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whenever I click on a link, Servo appears to download/parse/layout the new page, but it is never rendered to the screen.
This behavior is different from the older issue #2259 (which I obviously can't reproduce now that this bug is happening).
Tested in Servo master on 64-bit Linux.