We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab2236 commit a2181b2Copy full SHA for a2181b2
1 file changed
css2-testing/changes.src
@@ -885,10 +885,10 @@ term
885
'display: none'. On the other hand, if the element is merely
886
invisible ('visibility: hidden'), its background can still be used
887
for the canvas. In other words, if the root element has 'display:
888
- none', the background of the canvas is undefined. In the case of
+ none', the background of the canvas is transparent. In the case of
889
(X)HTML documents, if the root element has 'background:
890
transparent' and the <body> element has 'display: none', the
891
- background of the canvas is likewise undefined. Change the text in
+ background of the canvas is likewise transparent. Change the text in
892
<a href="colors.html#background" >“14.2 The
893
background”</a> as follows:
894
0 commit comments