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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bidi-L2-run-reordering-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x103
4 RenderBlock {HTML} at (0,0) size 800x103
5 RenderBody {BODY} at (8,16) size 784x71
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 745x36
8 text run at (0,0) width 745: "The three boxes should be the same. The order in each box should be: Roman letters, Hebrew letters, digits, Hebrew"
9 text run at (0,18) width 141: "letters, Roman letters."
10 RenderBlock {P} at (0,52) size 784x19
11 RenderInline {SPAN} at (0,0) size 136x20 [border: (1px solid #008000)]
12 RenderText {#text} at (1,1) size 134x18
13 text run at (1,1) width 27: "abc "
14 text run at (27,1) width 29 RTL: " \x{5D3}\x{5D4}\x{5D5}"
15 text run at (55,1) width 25: "123"
16 text run at (79,1) width 31 RTL: "\x{5D0}\x{5D1}\x{5D2} "
17 text run at (109,1) width 26: " def"
18 RenderText {#text} at (135,1) size 5x18
19 text run at (135,1) width 5: " "
20 RenderInline {SPAN} at (0,0) size 136x20 [border: (1px solid #008000)]
21 RenderText {#text} at (140,1) size 134x18
22 text run at (140,1) width 27: "abc "
23 text run at (166,1) width 30 RTL: " \x{5D3}\x{5D4}\x{5D5}"
24 text run at (195,1) width 25: "123"
25 text run at (219,1) width 31 RTL: "\x{5D0}\x{5D1}\x{5D2} "
26 text run at (249,1) width 25: " def"
27 RenderText {#text} at (274,1) size 5x18
28 text run at (274,1) width 5: " "
29 RenderInline {SPAN} at (0,0) size 136x20 [border: (1px solid #008000)]
30 RenderText {#text} at (279,1) size 134x18
31 text run at (279,1) width 27: "abc "
32 text run at (305,1) width 30 RTL: " \x{5D3}\x{5D4}\x{5D5}"
33 text run at (334,1) width 25: "123"
34 text run at (358,1) width 31 RTL: "\x{5D0}\x{5D1}\x{5D2} "
35 text run at (388,1) width 25: " def"
36 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698