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

Side by Side Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/international/bidi-L2-run-reordering-expected.txt

Issue 241113003: Windows rebaselines for virtual DirectWrite suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x102 3 layer at (0,0) size 800x102
4 RenderBlock {HTML} at (0,0) size 800x102 4 RenderBlock {HTML} at (0,0) size 800x102
5 RenderBody {BODY} at (8,16) size 784x70 5 RenderBody {BODY} at (8,16) size 784x70
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 778x35 7 RenderText {#text} at (0,0) size 745x35
8 text run at (0,0) width 778: "The three boxes should be the same. The order in each box should be: Roman letters, Hebrew letters, digits, Hebrew lette rs," 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 91: "Roman letters." 9 text run at (0,18) width 141: "letters, Roman letters."
10 RenderBlock {P} at (0,52) size 784x18 10 RenderBlock {P} at (0,52) size 784x18
11 RenderInline {SPAN} at (0,0) size 123x19 [border: (1px solid #008000)] 11 RenderInline {SPAN} at (0,0) size 124x19 [border: (1px solid #008000)]
12 RenderText {#text} at (1,0) size 121x17 12 RenderText {#text} at (1,0) size 122x17
13 text run at (1,0) width 26: "abc " 13 text run at (1,0) width 27: "abc "
14 text run at (27,0) width 23 RTL: " \x{5D3}\x{5D4}\x{5D5}" 14 text run at (27,0) width 23 RTL: " \x{5D3}\x{5D4}\x{5D5}"
15 text run at (50,0) width 24: "123" 15 text run at (49,0) width 25: "123"
16 text run at (74,0) width 24 RTL: "\x{5D0}\x{5D1}\x{5D2} " 16 text run at (73,0) width 26 RTL: "\x{5D0}\x{5D1}\x{5D2} "
17 text run at (98,0) width 24: " def" 17 text run at (98,0) width 25: " def"
18 RenderText {#text} at (123,0) size 4x17 18 RenderText {#text} at (123,0) size 5x17
19 text run at (123,0) width 4: " " 19 text run at (123,0) width 5: " "
20 RenderInline {SPAN} at (0,0) size 123x19 [border: (1px solid #008000)] 20 RenderInline {SPAN} at (0,0) size 125x19 [border: (1px solid #008000)]
21 RenderText {#text} at (128,0) size 121x17 21 RenderText {#text} at (128,0) size 123x17
22 text run at (128,0) width 26: "abc " 22 text run at (128,0) width 27: "abc "
23 text run at (154,0) width 23 RTL: " \x{5D3}\x{5D4}\x{5D5}" 23 text run at (154,0) width 24 RTL: " \x{5D3}\x{5D4}\x{5D5}"
24 text run at (177,0) width 24: "123" 24 text run at (177,0) width 25: "123"
25 text run at (201,0) width 24 RTL: "\x{5D0}\x{5D1}\x{5D2} " 25 text run at (201,0) width 25 RTL: "\x{5D0}\x{5D1}\x{5D2} "
26 text run at (225,0) width 24: " def" 26 text run at (225,0) width 26: " def"
27 RenderText {#text} at (250,0) size 4x17 27 RenderText {#text} at (251,0) size 5x17
28 text run at (250,0) width 4: " " 28 text run at (251,0) width 5: " "
29 RenderInline {SPAN} at (0,0) size 123x19 [border: (1px solid #008000)] 29 RenderInline {SPAN} at (0,0) size 125x19 [border: (1px solid #008000)]
30 RenderText {#text} at (255,0) size 121x17 30 RenderText {#text} at (256,0) size 123x17
31 text run at (255,0) width 26: "abc " 31 text run at (256,0) width 27: "abc "
32 text run at (281,0) width 23 RTL: " \x{5D3}\x{5D4}\x{5D5}" 32 text run at (282,0) width 24 RTL: " \x{5D3}\x{5D4}\x{5D5}"
33 text run at (304,0) width 24: "123" 33 text run at (305,0) width 25: "123"
34 text run at (328,0) width 24 RTL: "\x{5D0}\x{5D1}\x{5D2} " 34 text run at (329,0) width 25 RTL: "\x{5D0}\x{5D1}\x{5D2} "
35 text run at (352,0) width 24: " def" 35 text run at (353,0) width 26: " def"
36 RenderText {#text} at (0,0) size 0x0 36 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698