Skip to content

Commit 1cd6e71

Browse files
committed
[css2] remove 'both'
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402559
1 parent c5caa99 commit 1cd6e71

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.12 2006-10-09 19:00:11 ihickson Exp $ -->
3+
<!-- $Id: zindex.src,v 2.13 2006-10-10 18:45:21 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>
@@ -24,7 +24,7 @@ value of 'display'.</dd>
2424

2525
<dt>Element</dt>
2626

27-
<dd>In this description, "element" refers to both actual elements,
27+
<dd>In this description, "element" refers to actual elements,
2828
pseudo-elements, and anonymous boxes. Pseudo-elements and anonymous
2929
boxes are treated as descendants in the appropriate places. For
3030
example, an outside list marker comes before an adjoining ':before'

0 commit comments

Comments
 (0)