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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/textarea-scroll-height-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 RenderText {#text} at (200,185) size 4x19 6 RenderText {#text} at (200,185) size 4x19
7 text run at (200,185) width 4: " " 7 text run at (200,185) width 4: " "
8 RenderText {#text} at (204,185) size 52x19 8 RenderText {#text} at (204,185) size 52x19
9 text run at (204,185) width 52: "183 386" 9 text run at (204,185) width 52: "183 386"
10 layer at (8,8) size 200x200 clip at (9,9) size 183x198 scrollHeight 386 10 layer at (8,8) size 200x200 clip at (9,9) size 183x198 scrollHeight 386
11 RenderTextControl {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 11 LayoutTextControl {TEXTAREA} at (0,0) size 200x200 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
12 RenderBlock {DIV} at (3,3) size 181x384 12 RenderBlock {DIV} at (3,3) size 181x384
13 RenderText {#text} at (0,0) size 128x16 13 RenderText {#text} at (0,0) size 128x16
14 text run at (0,0) width 128: "Lots of content." 14 text run at (0,0) width 128: "Lots of content."
15 RenderBR {BR} at (128,12) size 0x0 15 RenderBR {BR} at (128,12) size 0x0
16 RenderText {#text} at (0,16) size 128x16 16 RenderText {#text} at (0,16) size 128x16
17 text run at (0,16) width 128: "Lots of content." 17 text run at (0,16) width 128: "Lots of content."
18 RenderBR {BR} at (128,28) size 0x0 18 RenderBR {BR} at (128,28) size 0x0
19 RenderText {#text} at (0,32) size 128x16 19 RenderText {#text} at (0,32) size 128x16
20 text run at (0,32) width 128: "Lots of content." 20 text run at (0,32) width 128: "Lots of content."
21 RenderBR {BR} at (128,44) size 0x0 21 RenderBR {BR} at (128,44) size 0x0
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 RenderBR {BR} at (128,300) size 0x0 59 RenderBR {BR} at (128,300) size 0x0
60 RenderBR {BR} at (0,304) size 0x16 60 RenderBR {BR} at (0,304) size 0x16
61 RenderText {#text} at (0,320) size 128x16 61 RenderText {#text} at (0,320) size 128x16
62 text run at (0,320) width 128: "Lots of content." 62 text run at (0,320) width 128: "Lots of content."
63 RenderBR {BR} at (128,332) size 0x0 63 RenderBR {BR} at (128,332) size 0x0
64 RenderText {#text} at (0,336) size 128x16 64 RenderText {#text} at (0,336) size 128x16
65 text run at (0,336) width 128: "Lots of content." 65 text run at (0,336) width 128: "Lots of content."
66 RenderBR {BR} at (128,348) size 0x0 66 RenderBR {BR} at (128,348) size 0x0
67 RenderBR {BR} at (0,352) size 0x16 67 RenderBR {BR} at (0,352) size 0x16
68 RenderBR {BR} at (0,368) size 0x16 68 RenderBR {BR} at (0,368) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698