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