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

Side by Side Diff: LayoutTests/platform/win-xp/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 {FORM} at (0,0) size 784x42 6 RenderBlock {FORM} at (0,0) size 784x42
7 RenderText {#text} at (179,21) size 4x19 7 RenderText {#text} at (179,21) size 4x19
8 text run at (179,21) width 4: " " 8 text run at (179,21) width 4: " "
9 RenderText {#text} at (362,21) size 4x19 9 RenderText {#text} at (362,21) size 4x19
10 text run at (362,21) width 4: " " 10 text run at (362,21) width 4: " "
11 RenderButton {INPUT} at (366,20) size 50x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)] 11 RenderButton {INPUT} at (366,20) size 50x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
12 RenderBlock (anonymous) at (8,3) size 34x16 12 RenderBlock (anonymous) at (8,3) size 34x16
13 RenderText {#text} at (0,0) size 34x16 13 RenderText {#text} at (0,0) size 34x16
14 text run at (0,0) width 34: "Reset" 14 text run at (0,0) width 34: "Reset"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (0,58) size 784x80 16 RenderBlock {P} at (0,58) size 784x80
17 RenderText {#text} at (0,0) size 345x19 17 RenderText {#text} at (0,0) size 345x19
18 text run at (0,0) width 345: "This test verifies that textarea control s are properly reset. " 18 text run at (0,0) width 345: "This test verifies that textarea control s are properly reset. "
19 RenderBR {BR} at (345,15) size 0x0 19 LayoutBR {BR} at (345,15) size 0x0
20 RenderText {#text} at (0,20) size 451x19 20 RenderText {#text} at (0,20) size 451x19
21 text run at (0,20) width 451: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: " 21 text run at (0,20) width 451: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: "
22 RenderBR {BR} at (451,35) size 0x0 22 LayoutBR {BR} at (451,35) size 0x0
23 RenderText {#text} at (0,40) size 165x19 23 RenderText {#text} at (0,40) size 165x19
24 text run at (0,40) width 165: "noDefaultText: SUCCESS " 24 text run at (0,40) width 165: "noDefaultText: SUCCESS "
25 RenderBR {BR} at (165,55) size 0x0 25 LayoutBR {BR} at (165,55) size 0x0
26 RenderText {#text} at (0,60) size 166x19 26 RenderText {#text} at (0,60) size 166x19
27 text run at (0,60) width 166: "hasDefaultText: SUCCESS" 27 text run at (0,60) width 166: "hasDefaultText: SUCCESS"
28 layer at (8,8) size 179x36 clip at (9,9) size 177x34 28 layer at (8,8) size 179x36 clip at (9,9) size 177x34
29 LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 29 LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
30 RenderBlock {DIV} at (3,3) size 175x16 30 RenderBlock {DIV} at (3,3) size 175x16
31 layer at (191,8) size 179x36 clip at (192,9) size 177x34 31 layer at (191,8) size 179x36 clip at (192,9) size 177x34
32 LayoutTextControl {TEXTAREA} at (183,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 32 LayoutTextControl {TEXTAREA} at (183,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
33 RenderBlock {DIV} at (3,3) size 175x16 33 RenderBlock {DIV} at (3,3) size 175x16
34 RenderText {#text} at (0,0) size 96x16 34 RenderText {#text} at (0,0) size 96x16
35 text run at (0,0) width 96: "Default Text" 35 text run at (0,0) width 96: "Default Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698