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