Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / touchadjustment / plugin-expected.txt
blob909a6fd890844c747cbc6fe2fd676f9b8ba56b54
1 Tests touch-adjustment at a plugin boundary.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test direct hits.
7 PASS adjusted node was EMBED#plugin.
8 PASS adjusted node was BUTTON#button1.
9 PASS adjusted node was BUTTON#button2.
10 PASS adjusted node was BUTTON#button3.
11 Test hits spanning the plugin boundary.
12 PASS adjusted node was EMBED#plugin.
13 PASS adjusted node was BUTTON#button1.
14 PASS adjusted node was EMBED#plugin.
15 PASS adjusted node was BUTTON#button2.
16 PASS adjusted node was EMBED#plugin.
17 PASS adjusted node was BUTTON#button3.
18 PASS successfullyParsed is true
20 TEST COMPLETE