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 upduckduckgo does not load #11928
duckduckgo does not load #11928
Comments
|
I can confirm this.
|
|
Duplicate of #11489. |
|
A displaylist dump is at https://irccloud.mozilla.com/pastebin/X3i9ttCX |
|
Temporary fix at #9915. |
|
Here is what is going on:
The height of body is being calculated as Test case:
|
|
@ConnorGBrewster an impressive bit of detective work. @SimonSapin how tricky would this be to fix? |
|
FYI @SimonSapin is on PTO tomorrow and Friday, so perhaps @mbrubeck can look at this? |
In these conditions, Unless you’re in quirks mode in which case https://quirks.spec.whatwg.org/#the-html-element-fills-the-viewport-quirk and https://quirks.spec.whatwg.org/#the-body-element-fills-the-html-element-quirk apply. I think this explains @ConnorGBrewster’s screenshot with But, that’s not what I’m seeing on duckduckgo.com: it has |
|
@SimonSapin after messing around for a bit, I found something interesting. The DDG css has body both |
|
So… |
|
Which URL do you use? Because we changed it to https://duckduckgo.com/html/ |
|
@paulrouget https://duckduckgo.com/html/ renders correctly. Its just the regular homepage that doesn't. |
|
I suspect this is #10151. |
|
DDG now loads. |

I'm trying a Servo from the morning of 6/29/2016, and when I run
./mach run --release -bI get a list of sites to try. If I click on the first one, duckduckgo, I get a blank page. Basically, this is all I see:... and these messages are in the terminal