We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289bd08 commit 7948febCopy full SHA for 7948feb
1 file changed
css2/selector.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN'>
2
<html lang="en">
3
-<!-- $Id: selector.src,v 2.100 2005-11-07 18:27:25 bbos Exp $ -->
+<!-- $Id: selector.src,v 2.101 2006-04-25 14:22:55 bbos Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<title>Selectors</title>
@@ -705,8 +705,8 @@ deduced from the document tree in some cases.
705
source or document tree.
706
707
<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.
+pseudo-elements may only be appended after the last simple selector of
+the selector.
710
</p>
711
712
0 commit comments