Skip to content

Commit ded50ca

Browse files
committed
[css-color-adjust-1] Return no-preference, not null.
1 parent 81e5039 commit ded50ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-adjust-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Finding the Used Color Scheme {#color-scheme-processing}
175175
in specified order,
176176
that is supported by the user agent.
177177

178-
4. Otherwise, return null.
178+
4. Otherwise, return <css>no-preference</css>.
179179
</div>
180180

181181
For each element,

0 commit comments

Comments
 (0)