Index: LayoutTests/http/tests/misc/bubble-drag-events-expected.txt |
diff --git a/LayoutTests/http/tests/misc/bubble-drag-events-expected.txt b/LayoutTests/http/tests/misc/bubble-drag-events-expected.txt |
deleted file mode 100644 |
index 8b43c6921ae50b6f052bd0f44bb07f9089796576..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/misc/bubble-drag-events-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-CONSOLE MESSAGE: line 67: Not allowed to load local resource: / |
-This page tests the drag event bubbling with valid and invalid targets. |
- |
- |
- |
- |
-Drag here. |
-Tests that we don't bubble up the events if we drag something to an iframe that has an invalid source |
-Tests that we don't bubble up the events if we drag something to an iframe that has a valid source |
-Tests that we bubble up the events if we drag something to a non-iframe target |
-ondragenter |
-ondragover |
-ondrop |
- |