This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29567 - Unclear why origin and referrer are set differently
Summary: Unclear why origin and referrer are set differently
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: Fonts (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: John Daggett
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-09 19:04 UTC by eisinger
Modified: 2016-04-09 19:04 UTC (History)
0 users

See Also:


Attachments

Description eisinger 2016-04-09 19:04:07 UTC
It doesn't become clear from reading https://drafts.csswg.org/css-fonts-3/#font-fetching-requirements why the referrer header is set differently than the origin header. In fact, I would expect from the referrer spec that the referrer header is set to the containing document, taking the containing document's referrer policy into account.