| Index: LayoutTests/http/tests/security/xssAuditor/html5-import.html
|
| diff --git a/LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html b/LayoutTests/http/tests/security/xssAuditor/html5-import.html
|
| similarity index 57%
|
| copy from LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html
|
| copy to LayoutTests/http/tests/security/xssAuditor/html5-import.html
|
| index 2495b6a42116254e9bf70f9cb300f28783946215..23f845e8770c7f7b1e6b8720f70e7a026a05375a 100644
|
| --- a/LayoutTests/http/tests/security/xssAuditor/base-href-safe2.html
|
| +++ b/LayoutTests/http/tests/security/xssAuditor/html5-import.html
|
| @@ -9,7 +9,7 @@ if (window.testRunner) {
|
| </script>
|
| </head>
|
| <body>
|
| -<iframe src="http://localhost:8000/security/xssAuditor/resources/base-href/base-href-safe2.html">
|
| +<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%3clink%20rel=%22import%22%20href=%22http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%253cscript%253ealert(/XSS/)%253c/script%253e%22%3e">
|
| </iframe>
|
| </body>
|
| </html>
|
|
|