Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines-expected.txt |
deleted file mode 100644 |
index 96d17739ae13208ca97812832ac1022e5a2fc576..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-Tests that inert inlines do not receive mouse events. To test manually, click on all the "Click me"s. The test fails if you see red. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-clicking on a |
-PASS inertElementFiredOn is false |
-PASS expectedTarget.firedOn is true |
-clicking on button |
-PASS inertElementFiredOn is false |
-PASS expectedTarget.firedOn is true |
-clicking on div |
-PASS inertElementFiredOn is false |
-PASS expectedTarget.firedOn is true |
-clicking on span |
-PASS inertElementFiredOn is false |
-PASS expectedTarget.firedOn is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-Click me Click me |
-Click meeee |
-Click me |
-Click meeee |