Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / touchadjustment / disabled-formelements-expected.txt
blob651a82752779a0175dc36f46797d9451851c8cab
1 Touch Adjustment : Disabled form elements - bug 92093
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test we can hit the form elements directly.
7 PASS adjusted node was null.
8 PASS adjusted node was LABEL#label2.
9 PASS adjusted node was null.
10 PASS adjusted node was INPUT#input2.
11 Test indirect touches are adjusted to the enabled form elements.
12 PASS adjusted node was LABEL#label2.
13 PASS adjusted node was LABEL#label2.
14 PASS adjusted node was LABEL#label2.
15 PASS adjusted node was INPUT#input2.
16 PASS adjusted node was INPUT#input2.
17 PASS adjusted node was INPUT#input2.
18 PASS successfullyParsed is true
20 TEST COMPLETE