w3c / beacon

Beacon
https://w3c.github.io/beacon/
Other
46 stars 22 forks source link

Firefox, Chrome and Edge all fail http referrer test #60

Closed toddreifsteck closed 6 years ago

toddreifsteck commented 6 years ago

http://w3c-test.org/beacon/headers/header-referrer-no-referrer-when-downgrade.https.html

assert_equals: Correct referrer header result expected "" but got "http://w3c-test.org/beacon/headers/header-referrer-no-referrer-when-downgrade.https.html" at Anonymous function (http://w3c-test.org/beacon/headers/header-referrer.js:13:7)

toddreifsteck commented 6 years ago

Same bug at: http://w3c-test.org/beacon/headers/header-referrer-same-origin.html

toddreifsteck commented 6 years ago

It appears that Chrome/Firefox have both fixed in their Canary/Developer Edition builds.

toddreifsteck commented 6 years ago

Similar bug at: http://w3c-test.org/beacon/headers/header-referrer-strict-origin-when-cross-origin.https.html

toddreifsteck commented 6 years ago

Another: http://w3c-test.org/beacon/headers/header-referrer-strict-origin.https.html

toddreifsteck commented 6 years ago

Resolving as both Firefox/Chrome have fixed.

Opened Edge bug at https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/16352742/