summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/attribution-reporting/request-format.sub.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/attribution-reporting/request-format.sub.https.html')
-rw-r--r--testing/web-platform/tests/attribution-reporting/request-format.sub.https.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/web-platform/tests/attribution-reporting/request-format.sub.https.html b/testing/web-platform/tests/attribution-reporting/request-format.sub.https.html
index a9e36dd126..83a2d8f6bd 100644
--- a/testing/web-platform/tests/attribution-reporting/request-format.sub.https.html
+++ b/testing/web-platform/tests/attribution-reporting/request-format.sub.https.html
@@ -53,9 +53,7 @@ promise_test(async t => {
} else {
assert_not_own_property(requests[0], 'attribution-reporting-eligible');
}
- assert_equals(requests[0].referer, location.toString());
- // TODO(apaseltiner): Test various referrer policies.
// TODO(apaseltiner): Test cookie propagation.
const expectedURL = blankURL();