Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt
diff --git a/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt b/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt
index 20fb39909a3883de089ef70c7536acb9444ae48e..2613414b02e2314d6369d2cac36d557af0f67a8b 100644
--- a/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt
+++ b/LayoutTests/fast/dynamic/outerHTML-no-element-expected.txt
@@ -2,4 +2,4 @@ test for 4110775 Crash will occur when double-clicking outerHTML link on W3 DOM
If the test fails, Safari may crash, or you may see a failure message below. If the test passes, you should see a message with a description of the expected exception.
-This test passed - expected error - Error: NoModificationAllowedError: DOM Exception 7
+This test passed - expected error - NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed.
« no previous file with comments | « LayoutTests/fast/dynamic/insertAdjacentText-expected.txt ('k') | LayoutTests/fast/events/message-port-clone-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698