no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / layout / reftests / font-matching / emoji-skintone-ref.html
blob77efa66820f54c1757f25daee071384440bdf7dd
1 <!DOCTYPE HTML>
2 <html lang="en-US">
3 <head>
4 <meta charset="utf-8">
5 <title>emoji with skintone</title>
6 <style>
7 #test {
8 font-family: 'Segoe UI Emoji', 'Apple Color Emoji', 'Twemoji Mozilla', 'Noto Color Emoji', 'Segoe UI Symbol', 'Apple Symbols', 'DejaVu Sans', 'Noto Sans Symbols';
10 </style>
11 </head>
12 <body>
14 <div id=test>
15 <span>&#x261d;&#x1f3fb;&#x261d;&#xfe0e;&#x261d;&#x1f3fb;</span><br>
16 </div>
18 </body>
19 </html>