Index: LayoutTests/http/tests/security/cross-frame-access-put-expected.txt |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt |
index 6f116282c53c1920b39e55260bda61bbb2947be2..1281d536b0c1b48149bf957ccaeed742a4eb1666 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt |
@@ -83,7 +83,7 @@ ALERT: PASS: window.SyntaxError should be 'function SyntaxError() { [native code |
ALERT: PASS: window.Text should be 'function Text() { [native code] }' and is. |
ALERT: PASS: window.TypeError should be 'function TypeError() { [native code] }' and is. |
ALERT: PASS: window.URIError should be 'function URIError() { [native code] }' and is. |
-ALERT: PASS: window.XMLDocument should be 'function Document() { [native code] }' and is. |
+ALERT: PASS: window.XMLDocument should be 'function XMLDocument() { [native code] }' and is. |
ALERT: PASS: window.XMLSerializer should be 'function XMLSerializer() { [native code] }' and is. |
ALERT: PASS: window.XPathEvaluator should be 'function XPathEvaluator() { [native code] }' and is. |
ALERT: PASS: window.XPathResult should be 'function XPathResult() { [native code] }' and is. |