Skip to content

Commit 5a8c7f0

Browse files
committed
[css2] Issue 122 from http://wiki.csswg.org/spec/css2.1
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403022
1 parent 16e2a42 commit 5a8c7f0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/fonts.src

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 2.100 2010-08-06 19:42:21 bbos Exp $ -->
3+
<!-- $Id: fonts.src,v 2.101 2010-08-26 16:44:25 bbos Exp $ -->
44
<head>
55
<title>Fonts</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -229,7 +229,7 @@ choices for the generic fonts.
229229

230230
<h4><span class="index-def" title="serif, definition of"><a name="serif-def"><dfn>serif</dfn></a></span></h4>
231231

232-
<p>Glyphs of serif fonts, as the term is used in CSS, have finishing
232+
<p>Glyphs of serif fonts, as the term is used in CSS, tend to have finishing
233233
strokes, flared or tapering ends, or have actual serifed endings
234234
(including slab serifs). Serif fonts are typically
235235
proportionately-spaced. They often display a greater variation between
@@ -264,8 +264,8 @@ Monotype Albion 70, Bitstream Cyberbit, ER Bukinist
264264
<h4><span class="index-def" title="sans-serif, definition of">
265265
<a name="sans-serif-def"><dfn>sans-serif</dfn></a></span></h4>
266266

267-
<p>Glyphs in sans-serif fonts, as the term is used in CSS, have stroke
268-
endings that are plain -- without any flaring, cross stroke, or other
267+
<p>Glyphs in sans-serif fonts, as the term is used in CSS, tend to have stroke
268+
endings that are plain -- with little or no flaring, cross stroke, or other
269269
ornamentation. Sans-serif fonts are typically
270270
proportionately-spaced. They often have little variation between thick
271271
and thin strokes, compared to fonts from the 'serif' family. CSS uses

0 commit comments

Comments
 (0)