Index: trunk/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html |
=================================================================== |
--- trunk/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html (revision 168578) |
+++ trunk/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html (working copy) |
@@ -70,7 +70,7 @@ |
</head> |
<body> |
<p>This tests that the main frame has access to a javascript: URL loaded in an iframe inside another javascript: URL loaded iframe.</p> |
- <iframe id="aFrame" name="aFrame" style="width: 500px; height: 300px;"></iframe> |
+ <iframe id="aFrame" style="width: 500px; height: 300px;"></iframe> |
<pre id='console'></pre> |
</body> |
</html> |