Index: LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt b/LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt |
deleted file mode 100644 |
index c65d293dfbf29cbaccf0f6f5fc9f186d68bd776c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- RenderText {#text} at (0,0) size 766x36 |
- text run at (0,0) width 766: "This tests that you can successfully add a DOMSubtreeModified event listener to a link element, and the page should load" |
- text run at (0,18) width 109: "without crashing." |