Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
fast
/
text
/
font-lookup-dot-prefix-case-sensitive-expected-mismatch.html
blob: c1accb73cf092fc6c275704f67e8771c6bdc1810 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script>
if
(
window
.
internals
)
{
internals
.
invalidateFontCache
();
</script>
</head>
<body>
<div
style
=
"
font
:
100px
'Times'
;
"
>
Hello
</div>
</body>
</html>