repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fonts
/
family-fallback-gardiner.html
blob
aea35efa70228ffb562081aa6240d336eb762516
1
<head>
2
<title>
Font Fallback by Family Test
</title>
3
<style
type
=
"text/css"
>
4
body
{
5
font-size
:
100px
;
6
font-family
:
sans-serif
;
7
}
8
</style>
9
</head>
10
<body>
11
You should see pictographs of a bug and a cat.
<br>
12
Bug:
𓆣
<br>
13
Cat:
𓃠
14
</body>