Index: LayoutTests/editing/style/bold-with-dom-changes-expected.txt |
diff --git a/LayoutTests/editing/style/bold-with-dom-changes-expected.txt b/LayoutTests/editing/style/bold-with-dom-changes-expected.txt |
index 8a59a400151eeadf0915eb6ac26be47f3e31e202..2b3950ba7924ca7646fcb6e275404904947ee516 100644 |
--- a/LayoutTests/editing/style/bold-with-dom-changes-expected.txt |
+++ b/LayoutTests/editing/style/bold-with-dom-changes-expected.txt |
@@ -1,3 +1,2 @@ |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
This test verifies that deleting DOM elements in a DOMSubtreeModified handler triggered by and execCommand('bold') does not produce a crash. |
PASS |