Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(800)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt

Issue 2811623002: Fetch API: Add Request#cache attribute (Closed)
Patch Set: address comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt
index e60e907ef4f7128bb837af489cafe4be0d25a126..b220302a358fc2650ad60041cecaffd1968bd611 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt
@@ -14,7 +14,7 @@ PASS Check referrer attribute
PASS Check referrerPolicy attribute
PASS Check mode attribute
PASS Check credentials attribute
-FAIL Check cache attribute assert_true: request has cache attribute expected true got false
+PASS Check cache attribute
PASS Check redirect attribute
PASS Check integrity attribute
PASS Check bodyUsed attribute

Powered by Google App Engine
This is Rietveld 408576698