Skip to content

Commit 5e245fb

Browse files
committed
[css2] Edited issue 191.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402532
1 parent 018ff0e commit 5e245fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/zindex.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: zindex.src,v 2.9 2005-09-13 19:16:22 bbos Exp $ -->
3+
<!-- $Id: zindex.src,v 2.10 2006-09-25 16:13:42 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Elaborate description of Stacking Contexts</TITLE>
@@ -56,7 +56,7 @@ the 'z-index' property) is:</p>
5656
<li> If the element is a root element:
5757
<ol>
5858
<li> background color of element over the entire canvas.
59-
<li> background image of element, unclipped, painted at the origin
59+
<li> background image of element, over the entire canvas, anchored at the origin
6060
that would be used if it was painted for the root element.
6161
</ol>
6262
<li>If the element is a block, list-item, or other block equivalent:

0 commit comments

Comments
 (0)