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

Side by Side Diff: LayoutTests/fast/text/emoji-font-fallback-win.html

Issue 1312903004: Fix emoji font fallback logic on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8" />
5 <title>'GRINNING FACE WITH SMILING EYES' (U+1F601)</title>
6 </head>
7 <body>
8 <p>&#x1f601;😁😜</p>
9 <p>There should be three smiling emojis above.</p>
10 </body>
11 </html>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/text/emoji-font-fallback-win-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698