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 26116 - "A CSS style sheet is an abstract concept that r..."
Summary: "A CSS style sheet is an abstract concept that r..."
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 13:05 UTC by Anne
Modified: 2014-06-17 13:05 UTC (History)
0 users

See Also:


Attachments

Description Anne 2014-06-17 13:05:11 UTC
You should rename "location" to "href" since it's just storing the original value of that attribute.

When you parse URLs against a base URL, you need a style sheet's URL. You should store that somewhere it seems.

Will all of CSS reference this as the place to look for Referrer information, base URLs, etc? Is that the plan?