Skip to content

Commit 72a6abc

Browse files
committed
[css2] added desc of chang in suggested scaling factor
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401221
1 parent d2fe96b commit 72a6abc

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

css2/changes.src

Lines changed: 8 additions & 3 deletions
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.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
5151
class="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
109110
together 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
113118
href="grammar.html#tokenizer-diffs">differences between the CSS1
114119
and CSS2 tokenizer</a>.

0 commit comments

Comments
 (0)