Skip to content

Commit 65f53f9

Browse files
committed
[css2] added note on CSS1 scaling factor
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401206
1 parent c05cc76 commit 65f53f9

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css2/fonts.src

Lines changed: 7 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: fonts.src,v 2.21 1998-03-14 23:35:20 ijacobs Exp $ -->
3+
<!-- $Id: fonts.src,v 2.22 1998-03-16 13:32:10 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -532,6 +532,12 @@ are:
532532
availability of fonts into account when computing the table. The
533533
table may be different from one font family to another.
534534

535+
536+
<p class="note">Note: In CSS1, the suggested scaling factor between
537+
adjacent indexes was 1.5 which user experience proved too large.</P>
538+
539+
540+
535541
<DT><span class="index-def" title="&lt;relative-size&gt;::definition
536542
of"><strong>&lt;relative-size&gt;</strong></span>
537543

0 commit comments

Comments
 (0)