Index: trunk/LayoutTests/http/tests/security/xssAuditor/full-block-javascript-link.html |
=================================================================== |
--- trunk/LayoutTests/http/tests/security/xssAuditor/full-block-javascript-link.html (revision 168578) |
+++ trunk/LayoutTests/http/tests/security/xssAuditor/full-block-javascript-link.html (working copy) |
@@ -13,7 +13,7 @@ |
</head> |
<body> |
<p>There should be no content in the iframe below:</p> |
-<iframe id="frame" name="frame" onload="checkIfFrameLocationMatchesSrcAndCallDone('frame')" src='http://127.0.0.1:8000/security/xssAuditor/resources/echo-intertag-click-and-notify.pl?enable-full-block=1&elmid=anchorLink&q=%3Ca+id%3DanchorLink+href%3Djavascript%3Aalert%280%29%3Etest%3C/a%3E'> |
+<iframe id="frame" onload="checkIfFrameLocationMatchesSrcAndCallDone('frame')" src='http://127.0.0.1:8000/security/xssAuditor/resources/echo-intertag-click-and-notify.pl?enable-full-block=1&elmid=anchorLink&q=%3Ca+id%3DanchorLink+href%3Djavascript%3Aalert%280%29%3Etest%3C/a%3E'> |
</iframe> |
</body> |
</html> |