| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/xss-filter-bypass-long-string.html b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
|
| index 672df25ebd86444ddd442b85038620c288234067..459c6e343be65fb5e6fe64d09b0e96ab28e50538 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
|
| @@ -12,7 +12,7 @@ if (window.testRunner) {
|
| <body>
|
| <iframe name="tg" src="about:blank"></iframe>
|
| <form target="tg" method="POST" id="theForm"
|
| - action="http://localhost:8000/security/xssAuditor/resources/xss-filter-bypass-long-string-reply.html">
|
| + action="http://localhost:8000/security/xssAuditor/resources/xss-filter-bypass-long-string-reply.php">
|
| <input type="hidden" name="post_data0" value="" />
|
| <input type="hidden" name="post_data1" value="" />
|
| <input type="hidden" name="post_data2" value="" />
|
|
|