From 88d8cf9cb2e34a80d00e09da6443b440f09b2dcf Mon Sep 17 00:00:00 2001 From: Mike West Date: Sat, 23 Mar 2019 03:33:58 -0700 Subject: [PATCH] Verify `Sec-Fetch-Site` is correct for domains with trailing dots. `example.com` != `example.com.`. They ought to have the same registrable domain, and therefore compare as `same-site`, rather than `same-origin`. Addresses https://github.com/mikewest/sec-metadata/issues/15. Bug: 843478 Change-Id: Ic71afeda69f274c23c19608177756d882307a59d --- .../trailing-dot.tentative.https.sub.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 fetch/sec-metadata/trailing-dot.tentative.https.sub.html diff --git a/fetch/sec-metadata/trailing-dot.tentative.https.sub.html b/fetch/sec-metadata/trailing-dot.tentative.https.sub.html new file mode 100644 index 00000000000000..ad2b88e748ff1a --- /dev/null +++ b/fetch/sec-metadata/trailing-dot.tentative.https.sub.html @@ -0,0 +1,45 @@ + + + + +