Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
user-installed-font-expected.html
blob: 93cf2592afba6beb930dcfe3fc0f55455913b64c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that user-installed fonts work in the general case. The test passes if you see a black square below.
<div
style
=
"
width
:
96px
;
height
:
96px
;
background
:
black
;
"
></div>
</body>
</html>