| Index: LayoutTests/http/tests/svg/resources/delayCachedLoadScript.php
|
| diff --git a/LayoutTests/http/tests/svg/resources/delayCachedLoad.php b/LayoutTests/http/tests/svg/resources/delayCachedLoadScript.php
|
| similarity index 70%
|
| copy from LayoutTests/http/tests/svg/resources/delayCachedLoad.php
|
| copy to LayoutTests/http/tests/svg/resources/delayCachedLoadScript.php
|
| index d06689d793c2b412fc9cf67adc449e59d329d55b..ffb55fb0bf8561da6646e98b1391cb45be81c079 100644
|
| --- a/LayoutTests/http/tests/svg/resources/delayCachedLoad.php
|
| +++ b/LayoutTests/http/tests/svg/resources/delayCachedLoadScript.php
|
| @@ -3,5 +3,5 @@
|
| // required for webkit.org/b/106733
|
| usleep(70000);
|
| header('Cache-Control: no-cache, must-revalidate');
|
| - header('Location: http://127.0.0.1:8000/svg/resources/greenSquare.svg');
|
| + header('Location: http://127.0.0.1:8000/svg/resources/setexecuted.js');
|
| ?>
|
|
|