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.01//EN">
22<html lang="en">
3- <!-- $Id: fonts.src,v 2.103 2010-12-16 20:21:53 bbos Exp $ -->
3+ <!-- $Id: fonts.src,v 2.104 2011-03-04 16:53:34 bbos Exp $ -->
44<head>
55<title>Fonts</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -85,12 +85,12 @@ the CSS 2.1 properties for each character.)
8585</p>
8686<ol>
8787
88- <li><span class="propinst-font-style">'font-style'</span> is tried first. 'italic '
88+ <li><span class="propinst-font-style">'font-style'</span> is tried first. 'Italic '
8989will be satisfied if there is either a face in the UA's font database
9090labeled with the CSS keyword 'italic' (preferred) or 'oblique'.
9191Otherwise the values must be matched exactly or font-style will fail.
9292</li>
93- <li><span class="propinst-font-variant">'font-variant'</span> is tried next. 'small -caps' matches (1) a
93+ <li><span class="propinst-font-variant">'font-variant'</span> is tried next. 'Small -caps' matches (1) a
9494font labeled as 'small-caps', (2) a font in which the small caps are
9595synthesized, or (3) a font where all lowercase letters are replaced by
9696upper case letters. A small-caps font may be synthesized by
You can’t perform that action at this time.
0 commit comments