Sign in
webkit
/
WebKit
/
7a2f3f50b83583acd60082111d0e9c7f59fe5a6d
/
.
/
LayoutTests
/
fast
/
text
/
variations
/
exist-expected-mismatch.html
blob: bb07e6a1e4fc3454299fc70617d0c2740366df0e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
@
font-face
{
font-family
:
"Boxis"
;
src
:
url
(
"resources/Boxis-VF.ttf"
);
}
</style>
</head>
<body>
<div
style
=
"
font-family
:
'Boxis'
;
"
>
Test passes if this text is wide.
</div>
</body>
</html>