Skip to content

Commit eeb59c2

Browse files
committed
[css2] s/as well as for/and all/; s/text/a run of text/ (editorial)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402547
1 parent fb7de89 commit eeb59c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/zindex.src

Lines changed: 3 additions & 3 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.11 2006-10-09 18:52:07 ihickson Exp $ -->
3+
<!-- $Id: zindex.src,v 2.12 2006-10-09 19:00:11 ihickson Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Elaborate description of Stacking Contexts</TITLE>
@@ -133,11 +133,11 @@ the 'z-index' property) is:</p>
133133
<li> underline of element.
134134
<li> overline of element.
135135
<li> For all the element's in-flow, non-positioned, inline-level
136-
children that are in this line box, as well as for
136+
children that are in this line box, and all
137137
runs of text inside the element that is on this line box,
138138
in tree order:
139139
<ol>
140-
<li> If this is text, then:
140+
<li> If this is a run of text, then:
141141
<ol>
142142
<li> the text.
143143
</ol>

0 commit comments

Comments
 (0)