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

Side by Side Diff: LayoutTests/platform/android/fast/overflow/overflow-x-y-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 785x600 1 layer at (0,0) size 785x600
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x600 3 layer at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x600 4 RenderBlock {HTML} at (0,0) size 785x600
5 RenderBody {BODY} at (8,8) size 769x584 5 RenderBody {BODY} at (8,8) size 769x584
6 RenderBlock (anonymous) at (0,0) size 769x20 6 RenderBlock (anonymous) at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 296x19 7 RenderText {#text} at (0,0) size 296x19
8 text run at (0,0) width 296: "The body should always have a vertical s crollbar." 8 text run at (0,0) width 296: "The body should always have a vertical s crollbar."
9 RenderBlock (anonymous) at (0,220) size 769x56 9 RenderBlock (anonymous) at (0,220) size 769x56
10 RenderText {#text} at (179,36) size 4x19 10 RenderText {#text} at (179,36) size 4x19
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 RenderText {#text} at (0,340) size 47x19 66 RenderText {#text} at (0,340) size 47x19
67 text run at (0,340) width 47: "Y scroll" 67 text run at (0,340) width 47: "Y scroll"
68 RenderBR {BR} at (47,355) size 0x0 68 RenderBR {BR} at (47,355) size 0x0
69 layer at (8,128) size 300x100 clip at (8,128) size 300x85 scrollWidth 1118 69 layer at (8,128) size 300x100 clip at (8,128) size 300x85 scrollWidth 1118
70 RenderBlock {DIV} at (0,120) size 300x100 70 RenderBlock {DIV} at (0,120) size 300x100
71 RenderText {#text} at (0,0) size 1118x19 71 RenderText {#text} at (0,0) size 1118x19
72 text run at (0,0) width 459: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll " 72 text run at (0,0) width 459: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll "
73 text run at (459,0) width 306: "X scroll X scroll X scroll X scroll X scro ll X scroll " 73 text run at (459,0) width 306: "X scroll X scroll X scroll X scroll X scro ll X scroll "
74 text run at (765,0) width 353: "X scroll X scroll X scroll X scroll X scro ll X scroll X scroll" 74 text run at (765,0) width 353: "X scroll X scroll X scroll X scroll X scro ll X scroll X scroll"
75 layer at (8,243) size 179x36 clip at (9,244) size 162x34 75 layer at (8,243) size 179x36 clip at (9,244) size 162x34
76 RenderTextControl {TEXTAREA} at (0,15) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 76 LayoutTextControl {TEXTAREA} at (0,15) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
77 RenderBlock {DIV} at (3,3) size 160x16 77 RenderBlock {DIV} at (3,3) size 160x16
78 RenderText {#text} at (0,0) size 136x16 78 RenderText {#text} at (0,0) size 136x16
79 text run at (0,0) width 136: "Textarea y-scroll" 79 text run at (0,0) width 136: "Textarea y-scroll"
80 layer at (191,228) size 179x51 clip at (192,229) size 177x34 80 layer at (191,228) size 179x51 clip at (192,229) size 177x34
81 RenderTextControl {TEXTAREA} at (183,0) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 81 LayoutTextControl {TEXTAREA} at (183,0) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
82 RenderBlock {DIV} at (3,3) size 175x16 82 RenderBlock {DIV} at (3,3) size 175x16
83 RenderText {#text} at (0,0) size 136x16 83 RenderText {#text} at (0,0) size 136x16
84 text run at (0,0) width 136: "Textarea x-scroll" 84 text run at (0,0) width 136: "Textarea x-scroll"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698