blob: a3cfa5a9652bafde36051d31a1934041b8202ba7 [file] [log] [blame]
Test for Embed and Object for bug 32292: Unable to focus on embedded plugins such as Flash via javascript focus().
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS "embedElem"; document.activeElement === pluginElement is true
PASS "objectElem"; document.activeElement === pluginElement is true
PASS "embedElemWithFallbackContents"; document.activeElement === pluginElement is true
PASS "objectElemWithFallbackContents"; document.activeElement === pluginElement is true
PASS "noPluginEmbedElem"; document.activeElement === pluginElement is false
PASS "noPluginObjectElem"; document.activeElement === pluginElement is false
PASS "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginElement is false
PASS "noPluginObjectElemWithFallbackContents"; document.activeElement === pluginElement is false
PASS "noPluginEmbedElemWithTabindex"; document.activeElement === pluginElement is true
PASS "noPluginObjectElemWithTabindex"; document.activeElement === pluginElement is true
PASS "noPluginEmbedElemWithContenteditable"; document.activeElement === pluginElement is true
PASS "noPluginObjectElemWithContenteditable"; document.activeElement === pluginElement is true
PASS successfullyParsed is true
TEST COMPLETE
Test for bug 32292: "Unable to focus on embedded plugins such as Flash via javascript focus()"
This tests focusing Embeds and Objects. See LayoutTests/java for Applet elements.
Fallback contents. Fallback contents. Fallback contents.