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

Side by Side Diff: LayoutTests/platform/win/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 800x600 clip at (0,0) size 785x600 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
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 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 318x17 7 RenderText {#text} at (0,0) size 318x17
8 text run at (0,0) width 318: "The body should always have a vertical s crollbar." 8 text run at (0,0) width 318: "The body should always have a vertical s crollbar."
9 RenderBlock (anonymous) at (0,218) size 769x55 9 RenderBlock (anonymous) at (0,218) size 769x55
10 RenderText {#text} at (179,37) size 4x17 10 RenderText {#text} at (179,37) size 4x17
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 RenderText {#text} at (0,306) size 52x17 66 RenderText {#text} at (0,306) size 52x17
67 text run at (0,306) width 52: "Y scroll" 67 text run at (0,306) width 52: "Y scroll"
68 RenderBR {BR} at (51,320) size 1x0 68 RenderBR {BR} at (51,320) size 1x0
69 layer at (8,126) size 300x100 clip at (8,126) size 300x85 scrollWidth 1208 69 layer at (8,126) size 300x100 clip at (8,126) size 300x85 scrollWidth 1208
70 RenderBlock {DIV} at (0,118) size 300x100 70 RenderBlock {DIV} at (0,118) size 300x100
71 RenderText {#text} at (0,0) size 1209x17 71 RenderText {#text} at (0,0) size 1209x17
72 text run at (0,0) width 496: "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 496: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll "
73 text run at (495,0) width 332: "X scroll X scroll X scroll X scroll X scro ll X scroll " 73 text run at (495,0) width 332: "X scroll X scroll X scroll X scroll X scro ll X scroll "
74 text run at (826,0) width 383: "X scroll X scroll X scroll X scroll X scro ll X scroll X scroll" 74 text run at (826,0) width 383: "X scroll X scroll X scroll X scroll X scro ll X scroll X scroll"
75 layer at (8,241) size 179x36 clip at (9,242) size 162x34 75 layer at (8,241) size 179x36 clip at (9,242) 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,226) size 179x51 clip at (192,227) size 177x34 80 layer at (191,226) size 179x51 clip at (192,227) 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