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