blob: 69d48e274b592ca5294464749a6bbc1a71f8de97 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that font collections work correctly. The font passes if you see a letter "A" below.
<div style="font: 48px 'Helvetica';">A</div>
</body>
</html>