Skip to content

Commit 7948feb

Browse files
committed
[css2] Issue 160.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402443
1 parent 289bd08 commit 7948feb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/selector.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: selector.src,v 2.100 2005-11-07 18:27:25 bbos Exp $ -->
3+
<!-- $Id: selector.src,v 2.101 2006-04-25 14:22:55 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Selectors</title>
@@ -705,8 +705,8 @@ deduced from the document tree in some cases.
705705
source or document tree.
706706

707707
<P>Pseudo-classes are allowed anywhere in selectors while
708-
pseudo-elements may only appear after the <a
709-
href="#subject">subject</a> of the selector.
708+
pseudo-elements may only be appended after the last simple selector of
709+
the selector.
710710
</p>
711711

712712

0 commit comments

Comments
 (0)