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