- From: Chris Lilley <chris@w3.org>
- Date: Wed, 6 Jul 2016 13:23:28 +0300
- To: www-style@w3.org
Received on Wednesday, 6 July 2016 10:23:43 UTC
On 2016-07-05 21:02, Ku(顧思捷)CJ wrote:
>
> Hi,
> While implementing fragment urls[1] inside gecko, I have come across a
> behavior which can not find definition on the spec.
This is defined in RFC 3986 (for all urls, not just for ones in SVG).
> When a SVG use element[2] references to a graphic element(located in
> another document) with a local-ref url. By referring behavior on most
> modern browsers, I think the correct behavior is to resolve the
> local-ref url by base of the referenced document.
Yes.
Reference Resolution
This section defines the process of resolving a URI reference within
a context that allows relative references
https://tools.ietf.org/html/rfc3986#section-5
--
Chris Lilley
@svgeesus
Technical Director, W3C Interaction Domain
Received on Wednesday, 6 July 2016 10:23:43 UTC