Skip to content

Commit 5d99e26

Browse files
committed
[css2] fix issue 74 for Tantek
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402452
1 parent 66a6c98 commit 5d99e26

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

css2/fonts.src

Lines changed: 1 addition & 12 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.81 2005-08-27 09:25:58 ihickson Exp $ -->
3+
<!-- $Id: fonts.src,v 2.82 2006-05-09 13:07:46 fantasai Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Fonts</title>
@@ -439,17 +439,6 @@ sizes computed and kept by the UA. Possible values are:
439439
<td style="width:11%">xx-large</td>
440440
<td style="width:8%">&nbsp;</td>
441441
</tr>
442-
<tr>
443-
<th>HTML headings</th>
444-
<td>h6</td>
445-
<td>&nbsp;</td>
446-
<td>h5</td>
447-
<td>h4</td>
448-
<td>h3</td>
449-
<td>h2</td>
450-
<td>h1</td>
451-
<td>&nbsp;</td>
452-
</tr>
453442
<tr>
454443
<th>HTML font sizes</th>
455444
<td>1</td>

0 commit comments

Comments
 (0)