| Index: third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html b/third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html
|
| index 59923020d9dc078e32e7e31bb2be2fd4d1586a7c..6e9efbb47dc93f7ebd6278ec7be39e7ec291a9cf 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html
|
| @@ -5,7 +5,7 @@
|
| <title>'GRINNING FACE WITH SMILING EYES' (U+1F601)</title>
|
| </head>
|
| <body>
|
| - <p style="font-family: Segoe UI Symbol;">😁😁😜</p>
|
| + <p style="font-family: Segoe UI Emoji, Segoe UI Symbol;">😁😁😜</p>
|
| <p>There should be three smiling emojis above.</p>
|
| </body>
|
| </html>
|
|
|