Index: LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt |
diff --git a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt |
index 7edb6d7eed357d5db03a2c26cab1c086d620d02d..93f4be91492c8f19b81165cc199aec48c3fce880 100644 |
--- a/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt |
+++ b/LayoutTests/fast/dom/normalize-attributes-mutation-event-crash-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
Tests that mutating an elements attribute map during DOMSubtreeModified event dispatch doesn't break Node.normalize. Passes if it doesn't crash. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |