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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/reset-textarea-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 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 (161,18) size 4x18 7 LayoutText {#text} at (161,18) size 4x18
8 text run at (161,18) width 4: " " 8 text run at (161,18) width 4: " "
9 LayoutText {#text} at (326,18) size 4x18 9 LayoutText {#text} at (326,18) size 4x18
10 text run at (326,18) width 4: " " 10 text run at (326,18) width 4: " "
11 LayoutButton {INPUT} at (330,19) size 44.94x18 [bgcolor=#C0C0C0] 11 LayoutButton {INPUT} at (330,19) size 44.94x18 [bgcolor=#C0C0C0]
12 LayoutBlockFlow (anonymous) at (8,2) size 28.94x13 12 LayoutBlockFlow (anonymous) at (8,2) size 28.94x13
13 LayoutText {#text} at (0,0) size 29x13 13 LayoutText {#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 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 368x18 17 LayoutText {#text} at (0,0) size 368x18
18 text run at (0,0) width 368: "This test verifies that textarea control s are properly reset. " 18 text run at (0,0) width 368: "This test verifies that textarea control s are properly reset. "
19 LayoutBR {BR} at (367,14) size 1x0 19 LayoutBR {BR} at (367,14) size 1x0
20 LayoutText {#text} at (0,18) size 475x18 20 LayoutText {#text} at (0,18) size 474x18
21 text run at (0,18) width 475: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: " 21 text run at (0,18) width 474: "You should see two element IDs below, a nd the word \"SUCCESS\" twice: "
22 LayoutBR {BR} at (474,32) size 1x0 22 LayoutBR {BR} at (473,32) size 1x0
23 LayoutText {#text} at (0,36) size 174x18 23 LayoutText {#text} at (0,36) size 174x18
24 text run at (0,36) width 174: "noDefaultText: SUCCESS " 24 text run at (0,36) width 174: "noDefaultText: SUCCESS "
25 LayoutBR {BR} at (173,50) size 1x0 25 LayoutBR {BR} at (173,50) size 1x0
26 LayoutText {#text} at (0,54) size 176x18 26 LayoutText {#text} at (0,54) size 176x18
27 text run at (0,54) width 176: "hasDefaultText: SUCCESS" 27 text run at (0,54) width 176: "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 LayoutBlockFlow {DIV} at (3,3) size 155x13 30 LayoutBlockFlow {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 LayoutBlockFlow {DIV} at (3,3) size 155x13 33 LayoutBlockFlow {DIV} at (3,3) size 155x13
34 LayoutText {#text} at (0,0) size 67x13 34 LayoutText {#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