blob: 5a795d1d8878876328a800989f3fd4f18c70a1cd [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that "font-stretch: 100%" selects fonts which are condensed
rather than expanded. The test passes if the text below is in Times.
<div style="font-family: 'Times'; font-size: 100px;">Hello</div>
</body>
</html>