- From: Sylvain Galineau <galineau@adobe.com>
- Date: Wed, 18 Jun 2014 15:26:31 +0000
- To: Anne van Kesteren <annevk@annevk.nl>
- CC: "<www-style@w3.org>" <www-style@w3.org>
On Jun 18, 2014, at 6:00 AM, Anne van Kesteren <annevk@annevk.nl> wrote: > It seems http://url.spec.whatwg.org/ can be used now. > > What would be useful in due course is having the model of what a style > sheet is better defined. > http://dev.w3.org/csswg/cssom/#css-style-sheets has some of it, but > lacks the actual base URL (different from location, which should > really be named href, I filed a bug on that), and a pointer to the > associated document (you'd have to traverse owner). > > Then here you could actually cross-reference "stylesheet" > "stylesheet's url", etc. when resolving these URL values. > > It seems something else is actually responsible for fetching these > values. (Some CSS properties seem to use CORS, some no CORS, there > might be some other differences there too.) > Are there other properties that use CORS besides the @font-face src descriptor?
Received on Wednesday, 18 June 2014 15:27:02 UTC