Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git] / layout / reftests / text / emoji-03-ref.html
blobb82fbe9f80e5ebcdf1df8c36c91cc9a0e6f0bcf8
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;
12 </style>
13 </head>
14 <body>
15 <div>
16 &#x2764;&#xfe0e;
17 </div>
18 </body>
19 </html>