Sign in
webkit
/
WebKit
/
ecbcd311b05ac239b92fcb2f58299787a062a338
/
.
/
LayoutTests
/
fast
/
text
/
variations
/
outofbounds-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>