Index: LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html b/LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html |
index 812f6e4a997ebabf9858d8d65d3d23db0b3e4488..6dc5fc3626dff415ea4cb03a38df584fbf9a5340 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html |
+++ b/LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html |
@@ -4,7 +4,7 @@ |
</head> |
<body> |
<p>This test currently fails because we check the port and protocol even if document.domain is explicitly set (rdar://problem/5366437).</p> |
-<iframe id="aFrame" name="aFrame"></iframe> |
+<iframe id="aFrame"></iframe> |
<pre id="console"></pre> |
<script> |
// Explicitly set the domain. |