Skip to content

Commit 96fd750

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402534
1 parent e204c08 commit 96fd750

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

css2/css2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20012,7 +20012,7 @@ <h2><a name="q2">E.2 Painting order</a></h2>
2001220012
<li> If the element is a root element:
2001320013
<ol>
2001420014
<li> background color of element over the entire canvas.
20015-
<li> background image of element, unclipped, painted at the origin
20015+
<li> background image of element, over the entire canvas, anchored at the origin
2001620016
that would be used if it was painted for the root element.
2001720017
</ol>
2001820018
<li>If the element is a block, list-item, or other block equivalent:

css2/diffs-rec/zindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2><a name="q2"><ins>E.2</ins> <ins>Painting</ins> <ins>order</ins></a></h2>
8181
<li> <ins>If</ins> <ins>the</ins> <ins>element</ins> <ins>is</ins> <ins>a</ins> <ins>root</ins> <ins>element:</ins>
8282
<ol>
8383
<li> <ins>background</ins> <ins>color</ins> <ins>of</ins> <ins>element</ins> <ins>over</ins> <ins>the</ins> <ins>entire</ins> <ins>canvas.</ins>
84-
<li> <ins>background</ins> <ins>image</ins> <ins>of</ins> <ins>element,</ins> <ins>unclipped,</ins> <ins>painted</ins> <ins>at</ins> <ins>the</ins> <ins>origin</ins>
84+
<li> <ins>background</ins> <ins>image</ins> <ins>of</ins> <ins>element,</ins> <ins>over</ins> <ins>the</ins> <ins>entire</ins> <ins>canvas,</ins> <ins>anchored</ins> <ins>at</ins> <ins>the</ins> <ins>origin</ins>
8585
<ins>that</ins> <ins>would</ins> <ins>be</ins> <ins>used</ins> <ins>if</ins> <ins>it</ins> <ins>was</ins> <ins>painted</ins> <ins>for</ins> <ins>the</ins> <ins>root</ins> <ins>element.</ins>
8686
</ol>
8787
<li><ins>If</ins> <ins>the</ins> <ins>element</ins> <ins>is</ins> <ins>a</ins> <ins>block,</ins> <ins>list-item,</ins> <ins>or</ins> <ins>other</ins> <ins>block</ins> <ins>equivalent:</ins>

css2/diffs-wd/zindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2><a name="q2">E.2 Painting order</a></h2>
8181
<li> If the element is a root element:
8282
<ol>
8383
<li> background color of element over the entire canvas.
84-
<li> background image of element, unclipped, painted at the origin
84+
<li> background image of element, <del>unclipped,</del> <del>painted</del><ins>over</ins> <ins>the</ins> <ins>entire</ins> <ins>canvas,</ins> <ins>anchored</ins> at the origin
8585
that would be used if it was painted for the root element.
8686
</ol>
8787
<li>If the element is a block, list-item, or other block equivalent:

css2/zindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2><a name="q2">E.2 Painting order</a></h2>
8181
<li> If the element is a root element:
8282
<ol>
8383
<li> background color of element over the entire canvas.
84-
<li> background image of element, unclipped, painted at the origin
84+
<li> background image of element, over the entire canvas, anchored at the origin
8585
that would be used if it was painted for the root element.
8686
</ol>
8787
<li>If the element is a block, list-item, or other block equivalent:

0 commit comments

Comments
 (0)