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.8 1998-03-14 23:30:35 ijacobs Exp $ -->
3+ <!-- $Id: changes.src,v 2.9 1998-03-16 14:58:51 howcome Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -50,8 +50,9 @@ numbering</A>
5050<LI>Text shadows, through the new <LI><span
5151class="propinst-text-shadow">'text-shadow'</span> property.
5252
53- <LI>A new <A HREF="selector.html#link-pseudo-classes">link
54- pseudo-class</A>, :hover.
53+ <LI>Several new <A
54+ HREF="selector.html#pseudo-classes">pseudo-classes</A>, :first-child, :hover,
55+ :focus, :lang, :target.
5556
5657<LI><A HREF="ui.html#system-colors">System colors</A>
5758
@@ -109,6 +110,10 @@ href="selector.html#dynamic-pseudo-classes">':active'</a> can occur
109110together with <a href="selector.html#link-pseudo-classes">':link' or
110111':visited'</a>.
111112
113+ <LI>The suggested scaling factor between adjacent <span
114+ class="propinst-font-size">font-size</A> indexes in the table of font
115+ sizes has been reduced from 1.5 to 1.2.
116+
112117<li>Please also consult the section on the <a
113118href="grammar.html#tokenizer-diffs">differences between the CSS1
114119and CSS2 tokenizer</a>.
You can’t perform that action at this time.
0 commit comments