Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / plugins / focus-expected.txt
bloba3cfa5a9652bafde36051d31a1934041b8202ba7
1 Test for Embed and Object for bug 32292: Unable to focus on embedded plugins such as Flash via javascript focus().
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS "embedElem"; document.activeElement === pluginElement is true
7 PASS "objectElem"; document.activeElement === pluginElement is true
8 PASS "embedElemWithFallbackContents"; document.activeElement === pluginElement is true
9 PASS "objectElemWithFallbackContents"; document.activeElement === pluginElement is true
10 PASS "noPluginEmbedElem"; document.activeElement === pluginElement is false
11 PASS "noPluginObjectElem"; document.activeElement === pluginElement is false
12 PASS "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginElement is false
13 PASS "noPluginObjectElemWithFallbackContents"; document.activeElement === pluginElement is false
14 PASS "noPluginEmbedElemWithTabindex"; document.activeElement === pluginElement is true
15 PASS "noPluginObjectElemWithTabindex"; document.activeElement === pluginElement is true
16 PASS "noPluginEmbedElemWithContenteditable"; document.activeElement === pluginElement is true
17 PASS "noPluginObjectElemWithContenteditable"; document.activeElement === pluginElement is true
18 PASS successfullyParsed is true
20 TEST COMPLETE
21 Test for bug 32292: "Unable to focus on embedded plugins such as Flash via javascript focus()"
23 This tests focusing Embeds and Objects. See LayoutTests/java for Applet elements.
25    Fallback contents.     Fallback contents. Fallback contents.