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: fonts.src,v 1.20 1997-10-30 05:48:46 clilley Exp $ -->
3+ <!-- $Id: fonts.src,v 1.21 1997-10-30 21:26:22 ian Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Fonts</TITLE>
@@ -463,14 +463,6 @@ of"><relative-size></span>
463463<P> Length and percentage values should not take the font size table
464464into account when calculating the font size of the element.
465465
466- <!-- proposed -->
467- <P>The value 'auto' causes the font size to scale so that the entire
468- text of an element fits onto one line. This value should only
469- be used with special elements (e.g., headlines). See also the
470- <span class="propinst-letter-spacing">'letter-spacing'</span>
471- property for related 'auto' behavior.
472- <!-- end proposed -->
473-
474466<P>Negative values are not allowed.
475467
476468
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ XX;; *;; no;; allowed on <'background-position'>
135135*/
136136
137137/* font-size;;
138- <absolute-size> | <relative-size> | <length> | <percentage> | auto ;;
138+ <absolute-size> | <relative-size> | <length> | <percentage> ;;
139139 medium;; *;; yes;; relative to parent element's font size
140140*/
141141
You can’t perform that action at this time.
0 commit comments