Skip to content

Commit a812d14

Browse files
committed
[css2] Removed font-stretch and font-size-adjust.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401931
1 parent 33e40d9 commit a812d14

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

css2/fonts.src

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: fonts.src,v 2.67 2002-08-02 17:37:59 bbos Exp $ -->
4+
<!-- $Id: fonts.src,v 2.68 2002-08-02 19:30:33 bbos Exp $ -->
55
<HEAD>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<TITLE>Fonts</TITLE>
@@ -605,8 +605,6 @@ button p {
605605
font-weight: 600;
606606
font-size: 9px;
607607
line-height: normal;
608-
font-stretch: normal;
609-
font-size-adjust: none;
610608
}
611609
</PRE>
612610

0 commit comments

Comments
 (0)