Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
text
/
lastResort-expected.html
blob: 595b901c3bb4307354eba0d4d483550499db49ce [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that Last Resort is always looked up correctly.
<div
style
=
"
font-family
:
LastResort
;
"
>
hi
</div>
</body>
</html>