Index: LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html |
diff --git a/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html b/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html |
index 02e499e1e18cb5014f5d1723f841a38d3ac30cb2..d0b86b4953badc1bc1abf08066ee9f01c6940b7c 100644 |
--- a/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html |
+++ b/LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html |
@@ -11,6 +11,6 @@ |
<body> |
<p>This test passes as long as the word 'FAIL' and an accompanying message do not appear in the subframe.</p> |
<pre id='console'></pre> |
- <iframe id='aFrame' name='aFrame' src='http://localhost:8000/security/resources/cross-frame-iframe.html'></iframe> |
+ <iframe id='aFrame' src='http://localhost:8000/security/resources/cross-frame-iframe.html'></iframe> |
</body> |
</html> |