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 upEyes don't always load in Acid2 #7722
Comments
|
@mrobinson Does it become correct if you hover your mouse over the browser window? |
|
@glennw Hovering and clicking don't seem to improve things. |
|
I have noticed that scrolling to the eyes instead of using the anchor link prevents this from happening. |
|
This could be added to the Layout: Acid2 milestone. |
|
It could, but that milestone is meaningless at this point. |
|
Linux x86_64, GeForce GTX 960, scrolling up and down screencast: https://drive.google.com/file/d/0ByPjAhK7ObclS29ucE91RVRZM28/view?usp=sharing |
|
That's not a bug. Or, rather, if it is, the bug is that Acid2 is scrollable. If you were to hack Acid2 to be scrollable on other browsers, you'd see the same thing. |
|
@pcwalton loading the servo acid2.html in firefox does not have the red strip demonstrated. (The issue isn't the blocks when scrolling) |
|
In that case it's that the image didn't load. |
|
I have the same bug on servo e551ea7
My software
I'm using kde plasma, switching compositing on or off makes no difference If I can help resolve this issue, feel free to ask questions, or send me patches to try |
|
I'm having the bug on servo 0fa10df.
My hardware and software
For more information about graphic driver, I've used the command explained here.
Here is the result.
|
|
Looks exactly the same here with the latest version of Servo. OSX 10.11 @ Intel HD 4000. Beside that the acid page does not seem to load at all, had to use the local version ( |
|
Interesting, I indeed used |
|
Renamed to be more specific. |
|
Acid2 is now broken for me in a different, but the eyes are loading. I'm going to close this bug since it's likely that the current issues are unrelated to the original one. |

Currently
tests/html/acid2.htmllooks like this for me:I have bisected the issue to 040c09f .
cc @mbrubeck