-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed Accepted as Obvious Bugfixcss-backgrounds-3Current WorkCurrent Workcss-color-4Current WorkCurrent Work
Description
- Default Style Rules should maybe be using the corresponding system colors, not fixed colors? (If so, we need to define the default colors in prose.)
- Default Style Rules should not have a rule for html { color: black; } since the initial value of
colorhandles this. - Similarly, the initial value of
transparentis already there, css-color-4 doesn't need a special prose rule requiring this. - Information about the surface of the canvas is already in css-backgrounds-3. I don't have an especially strong position on which spec it should live in, but it certainly should not be duplicated across both specs. Either we remove it here and add the SHOULD statement about its expected color to css-backgrounds-3, or css-color-4 takes on defining the canvas and we remove overlapping statements about it from css-backgrounds-3.
See https://www.w3.org/TR/css-backgrounds-3/#special-backgrounds
Metadata
Metadata
Assignees
Labels
Closed Accepted as Obvious Bugfixcss-backgrounds-3Current WorkCurrent Workcss-color-4Current WorkCurrent Work