Index: LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt |
diff --git a/LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt b/LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt |
index ae3b508039e69d976ec4c0303195902f551c681a..4683586ccae6abbad4b4fedc6aa663836a3e9e14 100644 |
--- a/LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt |
+++ b/LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 34: Uncaught Error: NotFoundError: DOM Exception 8 |
-CONSOLE MESSAGE: line 34: Uncaught Error: NotFoundError: DOM Exception 8 |
+CONSOLE MESSAGE: line 34: Uncaught NotFoundError: An attempt was made to reference a Node in a context where it does not exist. |
+CONSOLE MESSAGE: line 34: Uncaught NotFoundError: An attempt was made to reference a Node in a context where it does not exist. |
PASS. DRT didn't crash. |