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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt

Issue 2802153002: Fix bug in request-init-003.sub.html (Closed)
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Check request values when initialized from Request assert_equals: Check cac he attribute expected (string) "no-cache" but got (undefined) undefined 2 FAIL Check request values when initialized from Request assert_equals: Check cac he attribute expected (string) "no-cache" but got (undefined) undefined
3 FAIL Check request values when initialized from Request and init values assert_e quals: Check cache attribute expected (string) "no-cache" but got (undefined) un defined 3 FAIL Check request values when initialized from Request and init values assert_e quals: Check cache attribute expected (string) "no-cache" but got (undefined) un defined
4 FAIL Check request values when initialized from url string assert_equals: Check referrer attribute expected "http://web-platform.test:8001/" but got "about:clie nt" 4 FAIL Check request values when initialized from url string assert_equals: Check cache attribute expected (string) "default" but got (undefined) undefined
5 FAIL Check request values when initialized from url and init values assert_equal s: Check cache attribute expected (string) "no-cache" but got (undefined) undefi ned 5 FAIL Check request values when initialized from url and init values assert_equal s: Check cache attribute expected (string) "no-cache" but got (undefined) undefi ned
6 Harness: the test ran to completion. 6 Harness: the test ran to completion.
7 7
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698