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 2a8c7bbbda10f1789c3d387389cc3e3726445243..2475a4a31898ac71d26dcf73fef1404d28be47b4 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: SyntaxError: Failed to execute 'innerHTML' on 'Node': The provided markup is invalid XML, and therefore cannot be inserted into an XML document. |
+div.innerHTML = threw exception: SyntaxError: Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document. |
document.xmlEncoding : UTF-8 |
document.xmlVersion : 1.0 |
document.xmlStandalone : true |