| Index: LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html
 | 
| diff --git a/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html b/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html
 | 
| index e7d6756fe0f84f6888c46695c7887e2354692510..13e9f8b5c9ba59a856e5d990c5b2d436be7860ee 100644
 | 
| --- a/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html
 | 
| +++ b/LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html
 | 
| @@ -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>
 | 
| 
 |