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

"The body element fills the html element" vs float #7

Closed
SimonSapin opened this issue Jun 30, 2016 · 1 comment
Closed

"The body element fills the html element" vs float #7

SimonSapin opened this issue Jun 30, 2016 · 1 comment

Comments

@SimonSapin
Copy link

Emphasis added:

https://quirks.spec.whatwg.org/#the-body-element-fills-the-html-element-quirk

In quirks mode, if the document’s body element body is not null and if it matches the following conditions:

  • The computed value of the float property of body is not none.

Is it intended that this quirk only applies to floated <body>, or is that "not" a typo?

@zcorpan
Copy link
Member

zcorpan commented Jun 30, 2016

Thanks!

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

2 participants