Skip to content

Commit 82b494d

Browse files
committed
[css2] Added font-size inherited computed value to list of changes from CSS1
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401445
1 parent ab9ce75 commit 82b494d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 4 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.13 1998-03-21 21:21:59 ijacobs Exp $ -->
3+
<!-- $Id: changes.src,v 2.14 1998-04-06 23:37:10 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -119,6 +119,9 @@ together with <a href="selector.html#link-pseudo-classes">':link' or
119119
class="propinst-font-size">'font-size'</span> indexes in the table of font
120120
sizes has been reduced from 1.5 to 1.2.
121121

122+
<LI>The computed value, not the actual value, of <span
123+
class="propinst-font-size">'font-size'</span> is inherited.
124+
122125
<li>Please also consult the section on the <a
123126
href="grammar.html#tokenizer-diffs">differences between the CSS1
124127
and CSS2 tokenizer</a>.

0 commit comments

Comments
 (0)