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
Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git]
/
layout
/
reftests
/
text
/
emoji-03-ref.html
blob
b82fbe9f80e5ebcdf1df8c36c91cc9a0e6f0bcf8
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<title>
Emoji rendering should be affected by VS15/VS16
</title>
6
<style
type
=
"text/css"
>
7
body
{
8
margin
:
10px
;
9
font-size
:
40px
;
10
line-height
:
2em
;
11
}
12
</style>
13
</head>
14
<body>
15
<div>
16
❤︎
17
</div>
18
</body>
19
</html>