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

Side by Side Diff: LayoutTests/fast/text/international/arabic-digits.html

Issue 11293219: Merge 133983 - [Chromium] Arabic digits should appear left-to-right (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years, 1 month 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 | « no previous file | LayoutTests/fast/text/international/arabic-digits-expected.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <meta charset="utf-8" /> 3 <meta charset="utf-8" />
4 </head> 4 </head>
5 <body> 5 <body>
6 <p> 6 <p>
7 Following Arabic-Indic digits should appear in increasing order from left to rig ht. 7 Following Arabic-Indic digits should appear in increasing order from left to rig ht.
8 </p> 8 </p>
9 <div style="font-size: 36pt;"> 9 <div style="font-size: 36pt;">
10 <span> 10 <span>
11 &#x6f0;&#x6f1;&#x6f2;&#x6f3;&#x6f4;&#x6f5;&#x6f6;&#x6f7;&#x6f8;&#x6f9; 11 &#x6f0;&#x6f1;&#x6f2;&#x6f3;&#x6f4;&#x6f5;&#x6f6;&#x6f7;&#x6f8;&#x6f9;
12 </span> 12 </span>
13 </div> 13 </div>
14 </body> 14 </body>
15 </html> 15 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/text/international/arabic-digits-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698