Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
text
/
unknown-char-notdef.html
blob: fbd48c90b688b6cf8d7b83c113abc31c12e488b3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that code points which have no fonts to render them are drawn visibly. The test passes if you see something below.
<div
style
=
"
font-size
:
100px
;
"
>
𫘖
</div>
</body>
</html>