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

[css-tables] Boxes don't have element ancestors #1520

Closed
Loirooriol opened this issue Jun 10, 2017 · 1 comment
Closed

[css-tables] Boxes don't have element ancestors #1520

Loirooriol opened this issue Jun 10, 2017 · 1 comment

Comments

@Loirooriol
Copy link
Contributor

CSS Tables says that fixup boxes

get their value from the closest element ancestor of the box.

But boxes don't have element ancestors. I think this text, added in #1059, was not necessary because it's already covered by CSS Display:

Unlike element-generated boxes, whose styles inherit strictly through the element tree, anonymous boxes (which only exist in the box tree) inherit through their box tree parentage.

@FremyCompany
Copy link
Contributor

Sounds good, will fix.

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

No branches or pull requests

2 participants