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

Side by Side Diff: LayoutTests/fonts/family-fallback-gardiner.html

Issue 307243002: Fix font family based fallback font selection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Windows link fix. Created 6 years, 6 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/third_party/GardinerMod/GardinerModBug.ttf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <head>
2 <title>Font Fallback by Family Test</title>
3 <style type="text/css">
4 body {
5 font-size: 100px;
6 font-family: sans-serif;
7 }
8 </style>
9 </head>
10 <body>
11 You should see pictographs of a bug and a cat.<br>
12 Bug: &#x131A3;<br>
13 Cat: &#x130E0;
14 </body>
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/third_party/GardinerMod/GardinerModBug.ttf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698