Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1271)

Unified Diff: third_party/WebKit/LayoutTests/fast/text/emoji-font-fallback-win-expected.html

Issue 2003853002: Color emoji tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert DEPS change Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;">&#x1f601;😁😜</p>
+ <p style="font-family: Segoe UI Emoji, Segoe UI Symbol;">&#x1f601;😁😜</p>
<p>There should be three smiling emojis above.</p>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698