Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / domactivate-sets-underlying-click-event-as-handled-expected.txt
blobb728dadd9e8a617395e201057b4e927b19e20d3e
1 Mock: Opening a file chooser.
2 Mock: Opening a file chooser.
3 To test manually, click on all the form elements (except the textbox) and the details/summary element. The anchor shouldn't be activated (i.e. you shouldn't see any "anchor activated" messages).
5 Focusing [object HTMLInputElement] type=text and pressing enter
6 form submitted
8 Activated [object HTMLInputElement] type=submit
9 form submitted
11 Focusing [object HTMLInputElement] type=submit and pressing enter
12 Activated [object HTMLInputElement] type=submit
13 form submitted
15 anchor activated
17 Focusing [object HTMLInputElement] type=image and pressing enter
18 Activated [object HTMLInputElement] type=image
19 form submitted
21 Activated [object HTMLButtonElement] type=submit
22 form submitted
24 Focusing [object HTMLButtonElement] type=submit and pressing enter
25 Activated [object HTMLButtonElement] type=submit
26 form submitted
28 Activated [object HTMLInputElement] type=reset
29 Focusing [object HTMLInputElement] type=reset and pressing enter
30 Activated [object HTMLInputElement] type=reset
31 Activated [object HTMLButtonElement] type=reset
32 Focusing [object HTMLButtonElement] type=reset and pressing enter
33 Activated [object HTMLButtonElement] type=reset
34 Activated [object HTMLInputElement] type=checkbox
35 Activated [object HTMLInputElement] type=radio
36 Activated [object HTMLInputElement] type=file
37 Focusing [object HTMLInputElement] type=file and pressing enter
38 Activated [object HTMLInputElement] type=file
40 The details element was opened