[csswg-drafts] [css-backgrounds] default color for box-shadow (#5993)

regina-henschel has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds] default color for box-shadow ==
Hello,
this is about section 6.1 in https://www.w3.org/TR/css-backgrounds-3/#box-shadow

I see the text
" Omitted lengths are 0; omitted colors default to the value of the color property. "

Later in the same section I read
"<color>
    Specifies the color of the shadow. If the color is absent, it defaults to currentColor. "

and in the listed changes I read
"Clarified that an omitted <color> in a <shadow> defaults to currentColor, not some mysterious unnamed value with the same behavior. (2766)"

So I think, 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. "

Kind regards
Regina Henschel 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5993 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 14 February 2021 17:05:50 UTC