Index: LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt |
diff --git a/LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt b/LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt |
index f4885fdbe8ff3e8478d6da2693c4a81dfbacf7bc..4c76ccc19af104b5dc0955f4edbc4c328abad831 100644 |
--- a/LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt |
+++ b/LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt |
@@ -2,7 +2,7 @@ document.xmlEncoding : UTF-8 |
document.xmlVersion : 1.0 |
document.xmlStandalone : true |
document.readyState : loading |
-div.innerHTML = threw exception: Error: SyntaxError: DOM Exception 12 |
+div.innerHTML = threw exception: SyntaxError: An invalid or illegal string was specified. |
document.xmlEncoding : UTF-8 |
document.xmlVersion : 1.0 |
document.xmlStandalone : true |