Sign in
webkit
/
WebKit
/
e0f5f32b82f576e50c4ce4b81eede6e14ad0d44f
/
.
/
LayoutTests
/
fast
/
text
/
lastResort.html
blob: c463dfcc4a3a00ce1c2d83e75351a402d3da6a9e [
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>