| Index: LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
|
| diff --git a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
|
| index 39002891ff75f9e32d4cd609e3aa3fe4e0852717..28835fb921d82d9c983659b0b6000cfa08077210 100644
|
| --- a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
|
| +++ b/LayoutTests/http/tests/cache/subresource-expiration-2-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.
|
| Cache-control: max-age=10, no-store; (result=Uncached expected=Uncached) PASS
|
| Cache-control: max-age=10, no-cache="Set-Cookie"; (result=Cached expected=Cached) PASS
|
| Cache-control: max-age=10, must-revalidate; (result=Cached expected=Cached) PASS
|
|
|