Index: LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
diff --git a/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt b/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
index f7d10ab07097441488dc4b25abccae8f63cfd5b6..b4b59c1e4c0c636fa607365590252038d60c905c 100644 |
--- a/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
+++ b/LayoutTests/fast/dom/Range/range-created-in-mutation-event-crash-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeRemovedFromDocument is deprecated. Use MutationObservers instead. |
ALERT: This test calls getBoundingClientRect on a range obtained inside a mutation event listener. |
The test passes if WebKit doesn't crash. |