Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / plugins / tabindex-expected.txt
blob3d7aaebf2d914ad9d8c6b211bf968e79db6d4ad8
1 Test for the tabIndex of embedded plugins. Plugins may be focusable so their tabIndex should be 0 by default.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS "embedElem"; pluginElement.tabIndex is 0
7 PASS "objectElem"; pluginElement.tabIndex is 1
8 PASS "embedElemWithFallbackContents"; pluginElement.tabIndex is -1
9 PASS "objectElemWithFallbackContents"; pluginElement.tabIndex is 0
10 PASS "noPluginEmbedElem"; pluginElement.tabIndex is 1
11 PASS "noPluginObjectElem"; pluginElement.tabIndex is 0
12 PASS "noPluginEmbedElemWithFallbackContents"; pluginElement.tabIndex is 0
13 PASS "noPluginObjectElemWithFallbackContents"; pluginElement.tabIndex is 0
14 PASS "noPluginEmbedElemWithDisplayNone"; pluginElement.tabIndex is -1
15 PASS "noPluginObjectElemWithDisplayNone"; pluginElement.tabIndex is 0
16 PASS "noPluginEmbedElemWithContenteditable"; pluginElement.tabIndex is 0
17 PASS "noPluginObjectElemWithContenteditable"; pluginElement.tabIndex is -1
18 PASS successfullyParsed is true
20 TEST COMPLETE
21    Fallback contents.     Fallback contents. Fallback contents.