Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / cache / history-only-cached-subresource-loads-expected.txt
blob1125eff1f5cd207c8e235403f84c2eef81c28ba3
1 This test checks that loading a subresource with "Cache-Control: no-store" is cached and reused in back navigation when the page is not in the page cache.
3 We then test that loading the same subresource is refetched when used in non-stale loads such as refreshes or normal navigation.
5 PASS - no-store subresource was cached and used for a back navigation
6 PASS - no-store subresource was refetched with a reload
7 PASS - no-store subresource was refetched with a normal navigation