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