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

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

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {FORM} at (0,0) size 784x37 6 LayoutBlockFlow {FORM} at (0,0) size 784x37
7 LayoutText {#text} at (141,18) size 4x18 7 LayoutText {#text} at (141,18) size 4x18
8 text run at (141,18) width 4: " " 8 text run at (141,18) width 4: " "
9 LayoutText {#text} at (286,18) size 4x18 9 LayoutText {#text} at (286,18) size 4x18
10 text run at (286,18) width 4: " " 10 text run at (286,18) width 4: " "
11 LayoutButton {INPUT} at (290,19) size 46.30x18 [bgcolor=#C0C0C0] 11 LayoutButton {INPUT} at (290,19) size 44.78x18 [bgcolor=#C0C0C0]
12 LayoutBlockFlow (anonymous) at (8,2) size 30.30x13 12 LayoutBlockFlow (anonymous) at (8,2) size 28.78x13
13 LayoutText {#text} at (0,0) size 31x13 13 LayoutText {#text} at (0,0) size 29x13
14 text run at (0,0) width 31: "Reset" 14 text run at (0,0) width 29: "Reset"
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 LayoutBlockFlow {P} at (0,53) size 784x72 16 LayoutBlockFlow {P} at (0,53) size 784x72
17 LayoutText {#text} at (0,0) size 369x18 17 LayoutText {#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 LayoutBR {BR} at (368,14) size 1x0 19 LayoutBR {BR} at (368,14) size 1x0
20 LayoutText {#text} at (0,18) size 477x18 20 LayoutText {#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 LayoutBR {BR} at (476,32) size 1x0 22 LayoutBR {BR} at (476,32) size 1x0
23 LayoutText {#text} at (0,36) size 176x18 23 LayoutText {#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 LayoutBR {BR} at (175,50) size 1x0 25 LayoutBR {BR} at (175,50) size 1x0
26 LayoutText {#text} at (0,54) size 177x18 26 LayoutText {#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 141x32 clip at (9,9) size 139x30 28 layer at (8,8) size 141x32 clip at (9,9) size 139x30
29 LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 29 LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
30 LayoutBlockFlow {DIV} at (3,3) size 135x13 30 LayoutBlockFlow {DIV} at (3,3) size 135x13
31 layer at (153,8) size 141x32 clip at (154,9) size 139x30 31 layer at (153,8) size 141x32 clip at (154,9) size 139x30
32 LayoutTextControl {TEXTAREA} at (145,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 32 LayoutTextControl {TEXTAREA} at (145,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
33 LayoutBlockFlow {DIV} at (3,3) size 135x13 33 LayoutBlockFlow {DIV} at (3,3) size 135x13
34 LayoutText {#text} at (0,0) size 64x13 34 LayoutText {#text} at (0,0) size 61x13
35 text run at (0,0) width 64: "Default Text" 35 text run at (0,0) width 61: "Default Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698