Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
text
/
font-collection-expected.html
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>