Skip to content

[css-color-4] Update Default Style Rules section #4863

@fantasai

Description

@fantasai
  • 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 color handles this.
  • Similarly, the initial value of transparent is 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions