Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
user-installed-font-expected.html
blob: 93cf2592afba6beb930dcfe3fc0f55455913b64c [
file
] [
edit
]
<!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>