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

Side by Side Diff: LayoutTests/platform/chromium/fonts/han-disunification-expected-mismatch.html

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <meta charset="utf-8">
2 <p>Japanese and Chinese renderings of this character should be different:</p>
3 <body>
4 <p style="font-size:60px">Japanese: <span lang="zh">与</span></p>
5 <p style="font-size:60px">Chinese: <span lang="ja">与</span></p>
6 </body>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698