| Index: LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
|
| diff --git a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
|
| index 13944ca3343f68cc143d6c1008172f120af1a101..7e81d51c38914ddf0cc366ebfac4da52375ba7ec 100644
|
| --- a/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
|
| +++ b/LayoutTests/http/tests/cache/subresource-expiration-1-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| No cache headers or Last-modified header (result=Uncached expected=Uncached) PASS
|
| Expires: [now+10s]; (result=Cached expected=Cached) PASS
|
| Expires: [now-10s]; (result=Uncached expected=Uncached) PASS
|
|
|