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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 318x18 7 RenderText {#text} at (0,0) size 318x18
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 769x51 9 RenderBlock (anonymous) at (0,218) size 769x51
10 RenderText {#text} at (161,33) size 4x18 10 RenderText {#text} at (161,33) size 4x18
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 RenderText {#text} at (0,306) size 52x18 66 RenderText {#text} at (0,306) size 52x18
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 1209x18 71 RenderText {#text} at (0,0) size 1209x18
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 161x32 clip at (9,242) size 144x30 75 layer at (8,241) size 161x32 clip at (9,242) size 144x30
76 RenderTextControl {TEXTAREA} at (0,15) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 76 LayoutTextControl {TEXTAREA} at (0,15) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
77 RenderBlock {DIV} at (3,3) size 140x13 77 RenderBlock {DIV} at (3,3) size 140x13
78 RenderText {#text} at (0,0) size 92x13 78 RenderText {#text} at (0,0) size 92x13
79 text run at (0,0) width 92: "Textarea y-scroll" 79 text run at (0,0) width 92: "Textarea y-scroll"
80 layer at (173,226) size 161x47 clip at (174,227) size 159x30 80 layer at (173,226) size 161x47 clip at (174,227) size 159x30
81 RenderTextControl {TEXTAREA} at (165,0) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 81 LayoutTextControl {TEXTAREA} at (165,0) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
82 RenderBlock {DIV} at (3,3) size 155x13 82 RenderBlock {DIV} at (3,3) size 155x13
83 RenderText {#text} at (0,0) size 93x13 83 RenderText {#text} at (0,0) size 93x13
84 text run at (0,0) width 93: "Textarea x-scroll" 84 text run at (0,0) width 93: "Textarea x-scroll"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698