Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[css-color-adjust] Make computed value of color-scheme as specified.
Resolves #3848
  • Loading branch information
lilles committed May 14, 2019
commit bfe5c78bedb0710c0de8b6d031c8560b0668cd1b
2 changes: 1 addition & 1 deletion css-color-adjust-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
Initial: auto
Applies to: all elements
Inherited: yes
Computed Value: the keyword ''auto'', or optional ''only'' keyword and ordered list of specified color scheme keywords, with any <<custom-ident>>s or repeated keywords dropped
Computed Value: as specified
</pre>

The 'color-scheme' property allows an element to indicate
Expand Down