Skip to content

Commit 6c870f8

Browse files
committed
[css2] Added some index terms.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401099
1 parent 5b9404a commit 6c870f8

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 2.5 1998-02-24 22:52:41 ijacobs Exp $ -->
3+
<!-- $Id: changes.src,v 2.6 1998-03-09 12:06:55 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -97,6 +97,17 @@ specification reflects this by introducing the term "containing block".
9797

9898
<!-- Is the 'clear' comment final? -IJ -->
9999

100+
<LI>In CSS1, <span class="index-inst"
101+
title="pseudo-classes:::link|:link|link
102+
(pseudo-class)">':link'</span>, <span class="index-inst"
103+
title="pseudo-classes:::visited|:visited|visited
104+
(pseudo-class)">':visited'</span> and <span class="index-inst"
105+
title="pseudo-classes:::active|:active|active
106+
(pseudo-class)">':active'</span> were mutually exclusive; in CSS2, <a
107+
href="selector.html#dynamic-pseudo-classes">':active'</a> can occur
108+
together with <a href="selector.html#link-pseudo-classes">':link' or
109+
':visited'</a>.
110+
100111
<li>Please also consult the section on the <a
101112
href="grammar.html#tokenizer-diffs">differences between the CSS1
102113
and CSS2 tokenizer</a>.

0 commit comments

Comments
 (0)