Index: LayoutTests/fast/plugins/plugin-placeholder-focus-expected.txt |
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-focus-expected.txt b/LayoutTests/fast/plugins/plugin-placeholder-focus-expected.txt |
deleted file mode 100644 |
index edb8a5ed894423a5ae294aa0f2e4fff59ce0aae9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/plugins/plugin-placeholder-focus-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Ensures that elements within a plugin placeholder can be keyboard focused. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS document.activeElement is input1 |
-PASS shadowRoot1.activeElement is null |
-PASS document.activeElement is plugin1 |
-PASS shadowRoot1.activeElement is non-null. |
-PASS document.activeElement is input1 |
-PASS shadowRoot1.activeElement is null |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |