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-backgrounds-3] Updated omitted lengths sentence in section 6.1 (Drop Shadows: the box-shadow property) #5993 #6538

Merged
merged 1 commit into from
May 5, 2022

Conversation

mitp7
Copy link
Contributor

@mitp7 mitp7 commented Aug 23, 2021

[css-backgrounds-3] Fixed a typo in section 6.1. Drop Shadows: the box-shadow property

The typo that needed to be changed was that in the section there was a sentence stating, "Omitted lengths are 0; omitted colors default to the value of the color property. ". But later on in that section, it states, "Specifies the color of the shadow. If the color is absent, it defaults to currentColor. "

So I believe that instead of, "Omitted lengths are 0; omitted colors default to the value of the color property. " it should be
"Omitted lengths are 0; omitted colors default to currentColor. " as stated in the issue created.

@w3cbot
Copy link

w3cbot commented Aug 23, 2021

mitp7 marked as non substantive for IPR from ash-nazg.

@fantasai fantasai merged commit 518226b into w3c:main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants