Skip to content

Commit 857b3a6

Browse files
committed
[css2] added ./ in IMG SRC
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401410
1 parent 5c99e2c commit 857b3a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/fonts.src

Lines changed: 3 additions & 3 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.33 1998-03-24 14:11:14 ijacobs Exp $ -->
3+
<!-- $Id: fonts.src,v 2.34 1998-03-24 14:30:56 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -1872,13 +1872,13 @@ parent font, the bbox should be that of the parent font.
18721872

18731873
<p>This measurement, on the em square, is from the baseline to the highest point reached by any glyph, excluding any accents or diacritical marks.
18741874

1875-
<p><img src="images/ascender.gif" alt="Diagram showing several glyphs and the maximum unaccented height"></p>
1875+
<p><img src="./images/ascender.gif" alt="Diagram showing several glyphs and the maximum unaccented height"></p>
18761876

18771877
<h3><a name=descent>Maximum unaccented depth</a></h3>
18781878

18791879
<p>This measurement, on the em square, is from the baseline to the lowest point reached by any glyph, excluding any accents or diacritical marks.
18801880

1881-
<p><img src="images/descender.gif" alt="Diagram showing several glyphs and the maximum unaccented depth"></p>
1881+
<p><img src="./images/descender.gif" alt="Diagram showing several glyphs and the maximum unaccented depth"></p>
18821882

18831883
<h3><a name="pan1">Panose-1 number</a></h3>
18841884

0 commit comments

Comments
 (0)