File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
101112href="grammar.html#tokenizer-diffs">differences between the CSS1
102113and CSS2 tokenizer</a>.
You can’t perform that action at this time.
0 commit comments