| Index: LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
 | 
| diff --git a/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html b/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
 | 
| index a3abd56ab1626e6a33ca3ac4c695bb697c46d447..c13dc592be5dfbf11976a831488c35cc91b93da7 100644
 | 
| --- a/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
 | 
| +++ b/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html
 | 
| @@ -60,7 +60,7 @@
 | 
|                  +     "</scr" + "ipt>"
 | 
|                  + "</head>"
 | 
|                  + "<body onload='loaded();'>"
 | 
| -                +     "<iframe id='inner' name='inner'></iframe>"
 | 
| +                +     "<iframe id='inner'></iframe>"
 | 
|                  +     "<p>Inner iframe.</p>"
 | 
|                  +     "<button onclick='performTest();'>Test</button>"
 | 
|                  +     "<pre id='console'></pre>"
 | 
| 
 |