-
Notifications
You must be signed in to change notification settings - Fork 717
[css-text-4] Replace <length-percentages>
by <length-percentage>
#7301
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
Comments
I think the corresponding issue has already been resolved |
csswg-drafts/css-text-4/Overview.bs Line 7277 in 096d87d
|
Hello, |
@SaarthakMaini With admin privileges? I'm not sure how to do it properly, but anyway it's merged. Thanks @cdoublev for reporting, and @SaarthakMaini fixing, the error. ^_^ |
The
word-spacing
property is defined to accept<length-percentages>
as a value. I think it should be<length-percentage>
, as defined for the value field in its definition table.The text was updated successfully, but these errors were encountered: