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

Side by Side Diff: LayoutTests/platform/win/virtual/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
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 745x35 7 RenderText {#text} at (0,0) size 745x35
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" 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." 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
(...skipping 16 matching lines...) Expand all
27 RenderText {#text} at (251,0) size 5x17 27 RenderText {#text} at (251,0) size 5x17
28 text run at (251,0) width 5: " " 28 text run at (251,0) width 5: " "
29 RenderInline {SPAN} at (0,0) size 125x19 [border: (1px solid #008000)] 29 RenderInline {SPAN} at (0,0) size 125x19 [border: (1px solid #008000)]
30 RenderText {#text} at (256,0) size 123x17 30 RenderText {#text} at (256,0) size 123x17
31 text run at (256,0) width 27: "abc " 31 text run at (256,0) width 27: "abc "
32 text run at (282,0) width 24 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 (305,0) width 25: "123" 33 text run at (305,0) width 25: "123"
34 text run at (329,0) width 25 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 (353,0) width 26: " 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