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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/international/rtl-white-space-pre-wrap-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 108x18 7 RenderText {#text} at (0,0) size 108x18
8 text run at (0,0) width 108: "This is a test for " 8 text run at (0,0) width 108: "This is a test for "
9 RenderInline {I} at (0,0) size 763x36 9 RenderInline {I} at (0,0) size 763x36
10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
(...skipping 18 matching lines...) Expand all
29 RenderBR {BR} at (0,0) size 0x18 29 RenderBR {BR} at (0,0) size 0x18
30 RenderText {#text} at (199,66) size 4x18 30 RenderText {#text} at (199,66) size 4x18
31 text run at (199,66) width 4: " " 31 text run at (199,66) width 4: " "
32 RenderBR {BR} at (0,0) size 0x0 32 RenderBR {BR} at (0,0) size 0x0
33 RenderBlock {DIV} at (0,236) size 191x56 [bgcolor=#FFFF00] 33 RenderBlock {DIV} at (0,236) size 191x56 [bgcolor=#FFFF00]
34 RenderText {#text} at (0,0) size 191x56 34 RenderText {#text} at (0,0) size 191x56
35 text run at (0,0) width 4 RTL: " " 35 text run at (0,0) width 4 RTL: " "
36 text run at (3,0) width 188 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4} \x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}" 36 text run at (3,0) width 188 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4} \x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
37 text run at (147,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!" 37 text run at (147,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
38 layer at (8,178) size 199x62 clip at (9,179) size 197x60 38 layer at (8,178) size 199x62 clip at (9,179) size 197x60
39 RenderTextControl {TEXTAREA} at (0,18) size 199x62 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 39 LayoutTextControl {TEXTAREA} at (0,18) size 199x62 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
40 RenderBlock {DIV} at (3,3) size 193x56 40 RenderBlock {DIV} at (3,3) size 193x56
41 RenderText {#text} at (0,0) size 193x56 41 RenderText {#text} at (0,0) size 193x56
42 text run at (0,0) width 6 RTL: " " 42 text run at (0,0) width 6 RTL: " "
43 text run at (5,0) width 188 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x {5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}" 43 text run at (5,0) width 188 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x {5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
44 text run at (149,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!" 44 text run at (149,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698