repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
font-matching
/
emoji-keycap-notref.html
blob
d4ec6f4003cce4b68b93dda5796b10e95dfaf88c
1
<!DOCTYPE
HTML
>
2
<html
lang
=
"en-US"
>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<title>
keycap emoji
</title>
6
<style>
7
#test {
8
font-size:
24
pt;
9
}
10
</style>
11
</head>
12
<body>
13
14
<div
id=test
>
15
<div>
#⃣0⃣
</div>
16
<div>
##⃣0⃣
</div>
17
</div>
18
19
</body>
20
</html>