Skip to content

Commit 3ab2236

Browse files
committed
[css2-testing] Removed an SGML comment that is no longer needed.
1 parent 8fe76ae commit 3ab2236

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css2-testing/colors.src

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ anchored at the same point as they would be if they were painted only
8181
for the root element.
8282
</p>
8383

84-
<!-- ToDo: ask the WG to validate the following text for erratum
85-
http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.14.2 -->
86-
8784
<p>However, if no boxes are generated for the element whose background
8885
would be used for the background of the canvas, then the canvas
8986
background is transparent. (in CSS&nbsp;2.1, that is the case when the
@@ -93,8 +90,6 @@ element or an ancestor has 'display: none'.)
9390
'display: none', boxes <em>are</em> generated for it and its
9491
background <em>is</em> used for the canvas.
9592

96-
<!-- end of erratum -->
97-
9893
<div class="html example"><p>
9994
According to these rules, the canvas underlying the following
10095
HTML document will have a "marble" background:

0 commit comments

Comments
 (0)