Skip to content

Commit c38af80

Browse files
committed
[css2] Added info about em-square to defn of font-size
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401822
1 parent 33a8677 commit c38af80

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

css2/fonts.src

Lines changed: 7 additions & 2 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: fonts.src,v 2.57 1999-11-04 20:32:10 ijacobs Exp $ -->
3+
<!-- $Id: fonts.src,v 2.58 2000-08-02 14:59:46 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -160,7 +160,12 @@ render the text. A font family is a group of fonts, designed to be used in combi
160160
to baseline, when set solid (in CSS terms, this is when the
161161
<span class="propinst-font-size">'font-size'</span> and <span
162162
class="propinst-line-height">'line-height'</span> properties
163-
have the same value).
163+
have the same value).
164+
The font size corresponds to the
165+
<span class="index-inst" title="em
166+
square"><a href="#em-square">em square</a></span>,
167+
a concept used in typography.
168+
Note that certain glyphs may bleed outside their em squares.
164169

165170
</dl>
166171

0 commit comments

Comments
 (0)