Index: trunk/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html |
=================================================================== |
--- trunk/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html (revision 168578) |
+++ trunk/LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html (working copy) |
@@ -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>" |