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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (300,36) size 4x18 7 RenderText {#text} at (300,36) size 4x18
8 text run at (300,36) width 4: " " 8 text run at (300,36) width 4: " "
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock {P} at (0,70) size 784x36 10 RenderBlock {P} at (0,70) size 784x36
11 RenderText {#text} at (0,0) size 771x36 11 RenderText {#text} at (0,0) size 771x36
12 text run at (0,0) width 771: "This is a pixel test that tests the line box overflow in the padding on textareas. The div on the right is styled to look like a" 12 text run at (0,0) width 771: "This is a pixel test that tests the line box overflow in the padding on textareas. The div on the right is styled to look like a"
13 text run at (0,18) width 55: "textarea." 13 text run at (0,18) width 55: "textarea."
14 layer at (8,8) size 300x50 clip at (11,11) size 294x44 14 layer at (8,8) size 300x50 clip at (11,11) size 294x44
15 RenderTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FF FFFF] [border: (3px solid #FFFF00)] 15 LayoutTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FF FFFF] [border: (3px solid #FFFF00)]
16 RenderBlock {DIV} at (18,18) size 264x0 16 RenderBlock {DIV} at (18,18) size 264x0
17 RenderText {#text} at (0,-18) size 181x35 17 RenderText {#text} at (0,-18) size 181x35
18 text run at (0,-18) width 163: "ggggggggg" 18 text run at (0,-18) width 163: "ggggggggg"
19 text run at (162,-18) width 19: " " 19 text run at (162,-18) width 19: " "
20 text run at (0,-18) width 163: "ggggggggg" 20 text run at (0,-18) width 163: "ggggggggg"
21 layer at (312,8) size 300x50 clip at (315,11) size 294x44 21 layer at (312,8) size 300x50 clip at (315,11) size 294x44
22 RenderBlock {DIV} at (304,0) size 300x50 [color=#0000FF] [border: (3px solid # FFFF00)] 22 RenderBlock {DIV} at (304,0) size 300x50 [color=#0000FF] [border: (3px solid # FFFF00)]
23 RenderBlock {DIV} at (18,18) size 264x0 23 RenderBlock {DIV} at (18,18) size 264x0
24 RenderText {#text} at (0,-18) size 163x35 24 RenderText {#text} at (0,-18) size 163x35
25 text run at (0,-18) width 163: "ggggggggg" 25 text run at (0,-18) width 163: "ggggggggg"
26 text run at (0,-18) width 163: "ggggggggg" 26 text run at (0,-18) width 163: "ggggggggg"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698