Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
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>