Skip to content

Commit bfa6df4

Browse files
committed
[css-color-4] Remove the paragraph about canvas surface, now that Backgrounds defines it well. Also remove the 'transparent' requirement; that's the initial value of 'background' anyway. w3c#4863
1 parent fb8f5a9 commit bfa6df4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

css-color-4/Overview.bs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3072,12 +3072,6 @@ Default Style Rules</h2>
30723072
}
30733073
</pre>
30743074

3075-
The default background of the root element must be ''transparent''.
3076-
The default color of the canvas (the surface on which the document is painted)
3077-
is UA-dependent,
3078-
but is recommended to be ''white'',
3079-
especially if the above 'color' rules are used.
3080-
30813075

30823076
<h2 id="color-conversion-code">Sample code for color conversions</h2>
30833077

0 commit comments

Comments
 (0)