File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -885,10 +885,10 @@ term
885885 'display: none'. On the other hand, if the element is merely
886886 invisible ('visibility: hidden'), its background can still be used
887887 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
888+ none', the background of the canvas is transparent . In the case of
889889 (X)HTML documents, if the root element has 'background:
890890 transparent' and the <body> element has 'display: none', the
891- background of the canvas is likewise undefined . Change the text in
891+ background of the canvas is likewise transparent . Change the text in
892892 <a href="colors.html#background" >“14.2 The
893893 background”</a> as follows:
894894
You can’t perform that action at this time.
0 commit comments