Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
fast
/
text
/
smiley-local-font-src-expected.html
blob: 84e438eacfa7456406bd955e25021e64219849d6 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
>
</head>
<body>
This test makes sure that '☺︎' doesn't get resolved to a real font. The test passes if there is a black rectangle below.
<div
style
=
"
font
:
48px
'Ahem'
;
"
>
Test
</div>
</body>
</html>