OLD | NEW |
1 CONSOLE MESSAGE: Blink Test Plugin: initializing | 1 CONSOLE MESSAGE: Blink Test Plugin: initializing |
2 CONSOLE MESSAGE: Blink Test Plugin: initializing | 2 CONSOLE MESSAGE: Blink Test Plugin: initializing |
3 CONSOLE MESSAGE: Blink Test Plugin: initializing | 3 CONSOLE MESSAGE: Blink Test Plugin: initializing |
4 CONSOLE MESSAGE: Blink Test Plugin: initializing | 4 CONSOLE MESSAGE: Blink Test Plugin: initializing |
5 Test for Embed and Object for bug 32292: Unable to focus on embedded plugins suc
h as Flash via javascript focus(). | 5 Test for Embed and Object for bug 32292: Unable to focus on embedded plugins suc
h as Flash via javascript focus(). |
6 | 6 |
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
8 | 8 |
9 | 9 |
10 PASS "embedElem"; document.activeElement === pluginElement is true | 10 PASS "embedElem"; document.activeElement === pluginElement is true |
11 PASS "objectElem"; document.activeElement === pluginElement is true | 11 PASS "objectElem"; document.activeElement === pluginElement is true |
12 PASS "embedElemWithFallbackContents"; document.activeElement === pluginElement i
s true | 12 PASS "embedElemWithFallbackContents"; document.activeElement === pluginElement i
s true |
13 PASS "objectElemWithFallbackContents"; document.activeElement === pluginElement
is true | 13 PASS "objectElemWithFallbackContents"; document.activeElement === pluginElement
is true |
14 PASS "noPluginEmbedElem"; document.activeElement === pluginElement is false | 14 PASS "noPluginEmbedElem"; document.activeElement === pluginElement is false |
15 PASS "noPluginObjectElem"; document.activeElement === pluginElement is false | 15 PASS "noPluginObjectElem"; document.activeElement === pluginElement is false |
16 PASS "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginE
lement is false | 16 PASS "noPluginEmbedElemWithFallbackContents"; document.activeElement === pluginE
lement is false |
17 PASS "noPluginObjectElemWithFallbackContents"; document.activeElement === plugin
Element is false | 17 PASS "noPluginObjectElemWithFallbackContents"; document.activeElement === plugin
Element is false |
18 PASS "noPluginEmbedElemWithTabindex"; document.activeElement === pluginElement i
s true | 18 PASS "noPluginEmbedElemWithTabindex"; document.activeElement === pluginElement i
s true |
19 PASS "noPluginObjectElemWithTabindex"; document.activeElement === pluginElement
is true | 19 PASS "noPluginObjectElemWithTabindex"; document.activeElement === pluginElement
is true |
20 PASS "noPluginEmbedElemWithContenteditable"; document.activeElement === pluginEl
ement is true | 20 PASS "noPluginEmbedElemWithContenteditable"; document.activeElement === pluginEl
ement is true |
21 PASS "noPluginObjectElemWithContenteditable"; document.activeElement === pluginE
lement is true | 21 PASS "noPluginObjectElemWithContenteditable"; document.activeElement === pluginE
lement is true |
22 PASS successfullyParsed is true | 22 PASS successfullyParsed is true |
23 | 23 |
24 TEST COMPLETE | 24 TEST COMPLETE |
25 Test for bug 32292: "Unable to focus on embedded plugins such as Flash via javas
cript focus()" | 25 Test for bug 32292: "Unable to focus on embedded plugins such as Flash via javas
cript focus()" |
26 | 26 |
27 This tests focusing Embeds and Objects. See LayoutTests/java for Applet elements
. | 27 This tests focusing Embeds and Objects. See LayoutTests/java for Applet elements
. |
28 | 28 |
29 Fallback contents. Fallback contents. Fallback contents. | 29 Fallback contents. Fallback contents. Fallback contents. |
OLD | NEW |