Skip to content

Commit ae76e77

Browse files
committed
[css2] Added definition of <font-face-name>. Also stated that font-face-names
should be quoted, even though the examples are not. This will give us a chance to write an erratum later, when we know what it should be... --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401638
1 parent 1c2b2eb commit ae76e77

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/fonts.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: fonts.src,v 2.47 1998-05-04 14:43:39 howcome Exp $ -->
3+
<!-- $Id: fonts.src,v 2.48 1998-05-05 14:48:23 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -1341,6 +1341,9 @@ differentiate faces within a font family. For <a
13411341
href="#aname">more information about full font names</a> please consult
13421342
the notes below.
13431343

1344+
<p>The notation for a &lt;font-face-name&gt; is the full font name,
1345+
quoted, and enclosed in "local(" and ")".
1346+
13441347
<div class="example"><P>
13451348

13461349
<dl>

0 commit comments

Comments
 (0)