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-text-decor] Propdef table for text-decoration-thickness shouldn't say "Percentages: N/A" #10050

Open
Loirooriol opened this issue Mar 8, 2024 · 2 comments

Comments

@Loirooriol
Copy link
Contributor

https://drafts.csswg.org/css-text-decor-4/#text-decoration-thickness-property

Percentages: N/A

But it does accept percentages, so I guess it should say the same as line-height: https://drafts.csswg.org/css-inline/#line-height-property

Percentages: computed relative to 1em

@schenney-chromium
Copy link
Contributor

Interestingly the verbiage below the table does say that percentages are resolved against 1em. It seems this is just a spec error needing correction.

@Loirooriol
Copy link
Contributor Author

Loirooriol commented Mar 8, 2024

Same for text-underline-offset https://drafts.csswg.org/css-text-decor-4/#underline-offset

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

No branches or pull requests

3 participants