Index: LayoutTests/fast/dom/custom/registration-context-delete-then-register-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-then-register-expected.txt b/LayoutTests/fast/dom/custom/registration-context-delete-then-register-expected.txt |
index b271b794608ff210ade8c3bf7e1078753f176819..3a0ed054c64c58d86082cf52ca4b23117bf49a8b 100644 |
--- a/LayoutTests/fast/dom/custom/registration-context-delete-then-register-expected.txt |
+++ b/LayoutTests/fast/dom/custom/registration-context-delete-then-register-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS destroyed context |
-PASS caught expected exception "InvalidStateError: Failed to call 'register' on 'Document' for type 'x-a': the context is no longer valid." |
+PASS caught expected exception "InvalidStateError: Failed to execute 'register' on 'Document': Registration failed for type 'x-a'. The context is no longer valid." |
PASS child done |
PASS successfullyParsed is true |