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

Side by Side Diff: LayoutTests/platform/mac/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 784x37 6 RenderBlock {FORM} at (0,0) size 784x37
7 RenderText {#text} at (161,18) size 4x18 7 RenderText {#text} at (161,18) size 4x18
8 text run at (161,18) width 4: " " 8 text run at (161,18) width 4: " "
9 RenderText {#text} at (326,18) size 4x18 9 RenderText {#text} at (326,18) size 4x18
10 text run at (326,18) width 4: " " 10 text run at (326,18) width 4: " "
11 RenderButton {INPUT} at (330,19) size 44.94x18 [bgcolor=#C0C0C0] 11 RenderButton {INPUT} at (330,19) size 44.94x18 [bgcolor=#C0C0C0]
12 RenderBlock (anonymous) at (8,2) size 28.94x13 12 RenderBlock (anonymous) at (8,2) size 28.94x13
13 RenderText {#text} at (0,0) size 29x13 13 RenderText {#text} at (0,0) size 29x13
14 text run at (0,0) width 29: "Reset" 14 text run at (0,0) width 29: "Reset"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (0,53) size 784x72 16 RenderBlock {P} at (0,53) size 784x72
17 RenderText {#text} at (0,0) size 369x18 17 RenderText {#text} at (0,0) size 369x18
18 text run at (0,0) width 369: "This test verifies that textarea control s are properly reset. " 18 text run at (0,0) width 369: "This test verifies that textarea control s are properly reset. "
19 RenderBR {BR} at (368,14) size 1x0 19 LayoutBR {BR} at (368,14) size 1x0
20 RenderText {#text} at (0,18) size 477x18 20 RenderText {#text} at (0,18) size 477x18
21 text run at (0,18) width 477: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: " 21 text run at (0,18) width 477: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: "
22 RenderBR {BR} at (476,32) size 1x0 22 LayoutBR {BR} at (476,32) size 1x0
23 RenderText {#text} at (0,36) size 176x18 23 RenderText {#text} at (0,36) size 176x18
24 text run at (0,36) width 176: "noDefaultText: SUCCESS " 24 text run at (0,36) width 176: "noDefaultText: SUCCESS "
25 RenderBR {BR} at (175,50) size 1x0 25 LayoutBR {BR} at (175,50) size 1x0
26 RenderText {#text} at (0,54) size 177x18 26 RenderText {#text} at (0,54) size 177x18
27 text run at (0,54) width 177: "hasDefaultText: SUCCESS" 27 text run at (0,54) width 177: "hasDefaultText: SUCCESS"
28 layer at (8,8) size 161x32 clip at (9,9) size 159x30 28 layer at (8,8) size 161x32 clip at (9,9) size 159x30
29 LayoutTextControl {TEXTAREA} at (0,0) size 161x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 29 LayoutTextControl {TEXTAREA} at (0,0) size 161x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
30 RenderBlock {DIV} at (3,3) size 155x13 30 RenderBlock {DIV} at (3,3) size 155x13
31 layer at (173,8) size 161x32 clip at (174,9) size 159x30 31 layer at (173,8) size 161x32 clip at (174,9) size 159x30
32 LayoutTextControl {TEXTAREA} at (165,0) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 32 LayoutTextControl {TEXTAREA} at (165,0) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
33 RenderBlock {DIV} at (3,3) size 155x13 33 RenderBlock {DIV} at (3,3) size 155x13
34 RenderText {#text} at (0,0) size 67x13 34 RenderText {#text} at (0,0) size 67x13
35 text run at (0,0) width 67: "Default Text" 35 text run at (0,0) width 67: "Default Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698