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

Side by Side Diff: LayoutTests/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
1 <meta charset="utf-8"> 1 <meta charset="utf-8">
2 <p>Japanese and Chinese renderings of this character should be different:</p> 2 <p>Japanese and Chinese renderings of this character should be different:</p>
3 <body> 3 <body>
4 <p style="font-size:60px">Japanese: <span lang="zh">与</span></p> 4 <p style="font-size:60px">Japanese: <span lang="zh">与</span></p>
5 <p style="font-size:60px">Chinese: <span lang="ja">与</span></p> 5 <p style="font-size:60px">Chinese: <span lang="ja">与</span></p>
6 </body> 6 </body>
OLDNEW
« no previous file with comments | « LayoutTests/fast/text/text-stroke-with-border.html ('k') | LayoutTests/http/tests/misc/execute-and-return-value.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698