Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit if "document's body element" matches impl #25

Open
zcorpan opened this issue Feb 22, 2018 · 3 comments
Open

Revisit if "document's body element" matches impl #25

zcorpan opened this issue Feb 22, 2018 · 3 comments

Comments

@zcorpan
Copy link
Member

zcorpan commented Feb 22, 2018

@foolip
Copy link
Member

foolip commented Feb 22, 2018

@mstensho, would you happen to know where in Blink I can find the implementation of this quirk, to compare the conditions?

@foolip
Copy link
Member

foolip commented Feb 23, 2018

Ah, so that seems to also include https://quirks.spec.whatwg.org/commit-snapshots/cb6144cca6722f8c669539633af6d4015cb8fb08/#the-html-element-fills-the-viewport-quirk. @zcorpan, do you know if these two quirks are tied in other implementations too?

AFAICT, the "The computed value of the width property of body is auto" just doesn't appear in Blink, and I can't trivially tell if the rest matches, but it's surely similar. I can't tell exactly what difference would explain the differences in test results, and wonder if maybe it's really the "The html element fills the viewport quirk" quirk influencing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants