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 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git]
/
layout
/
reftests
/
text
/
emoji-04-ref.html
blob
354df991e6acb71ff2912abe96bd95b14d14d260
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<title>
Emoji-style glyph should ignore color
</title>
6
<style
type
=
"text/css"
>
7
body
{
8
margin
:
10px
;
9
font-size
:
40px
;
10
line-height
:
2em
;
11
color
:
blue
;
12
}
13
</style>
14
</head>
15
<body>
16
<div>
17
❤️
18
</div>
19
</body>
20
</html>