File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 898
898
899
899
<p><ins>However, if no boxes are generated for the element whose
900
900
background would be used for the background of the canvas, then
901
- the canvas background is transparent. (in CSS 2, that is the
901
+ the canvas background is transparent. (In CSS 2, that is the
902
902
case when the element or an ancestor has 'display: none'.)</ins>
903
903
904
904
<p><ins>Note that, if the element has 'visibility: hidden' but
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ for the root element.
83
83
84
84
<p>However, if no boxes are generated for the element whose background
85
85
would be used for the background of the canvas, then the canvas
86
- background is transparent. (in CSS 2.1, that is the case when the
86
+ background is transparent. (In CSS 2.1, that is the case when the
87
87
element or an ancestor has 'display: none'.)
88
88
89
89
<p>Note that, if the element has 'visibility: hidden' but not
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ for the root element.
83
83
84
84
<p>However, if no boxes are generated for the element whose background
85
85
would be used for the background of the canvas, then the canvas
86
- background is transparent. (in CSS 2.2, that is the case when the
86
+ background is transparent. (In CSS 2.2, that is the case when the
87
87
element or an ancestor has 'display: none'.)
88
88
89
89
<p>Note that, if the element has 'visibility: hidden' but not
You can’t perform that action at this time.
0 commit comments