- From: Cameron McCormack <cam@mcc.id.au>
- Date: Wed, 23 May 2012 11:54:22 +1000
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- CC: "www-style@w3.org" <www-style@w3.org>
Bjoern Hoehrmann:
> http://www.websitedev.de/temp/rfc3986-check.html.gz tells me the string
> above is a URI, so you are asking whether you can use URLs inside url().
Sorry, I probably wasn't clear enough. The document at that data: URI is:
<!doctype html><body style="background-image:
url(http://räksmörgås.josefsson.org/raksmorgas.jpg">
The bit inside the url() isn't a URI, is it?
> If I understand you correctly, you are saying that the specification
> does not adequately explain that url("http://example.org/") refers to
> <http://example.org/>.
Yes that's my concern. Or what url("http://exämple.org/") refers to, or
whether it's valid at all.
Received on Wednesday, 23 May 2012 01:55:21 UTC