Skip to content

Commit a3be294

Browse files
committed
[CSS2][css2-testing] Added a missing capital at the start of a sentence.
1 parent 39dae95 commit a3be294

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css2-testing/changes.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ term
898898

899899
<p><ins>However, if no boxes are generated for the element whose
900900
background would be used for the background of the canvas, then
901-
the canvas background is transparent. (in CSS&nbsp;2, that is the
901+
the canvas background is transparent. (In CSS&nbsp;2, that is the
902902
case when the element or an ancestor has 'display: none'.)</ins>
903903

904904
<p><ins>Note that, if the element has 'visibility: hidden' but

css2-testing/colors.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for the root element.
8383

8484
<p>However, if no boxes are generated for the element whose background
8585
would be used for the background of the canvas, then the canvas
86-
background is transparent. (in CSS&nbsp;2.1, that is the case when the
86+
background is transparent. (In CSS&nbsp;2.1, that is the case when the
8787
element or an ancestor has 'display: none'.)
8888

8989
<p>Note that, if the element has 'visibility: hidden' but not

css2/colors.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for the root element.
8383

8484
<p>However, if no boxes are generated for the element whose background
8585
would be used for the background of the canvas, then the canvas
86-
background is transparent. (in CSS&nbsp;2.2, that is the case when the
86+
background is transparent. (In CSS&nbsp;2.2, that is the case when the
8787
element or an ancestor has 'display: none'.)
8888

8989
<p>Note that, if the element has 'visibility: hidden' but not

0 commit comments

Comments
 (0)