Index: LayoutTests/media/video-controls-with-mutation-event-handler-expected.txt |
diff --git a/LayoutTests/media/video-controls-with-mutation-event-handler-expected.txt b/LayoutTests/media/video-controls-with-mutation-event-handler-expected.txt |
index 379be2c3dc00b617bb7f685105477d159851c517..1889004313d74fe2b26238b370a8d649bf8584ec 100644 |
--- a/LayoutTests/media/video-controls-with-mutation-event-handler-expected.txt |
+++ b/LayoutTests/media/video-controls-with-mutation-event-handler-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
This tests that we don't crash while creating a video element while a DOMSubtreeModified even handler is registered. |
If you can see the movie below, the test passed. |