Re: Allow navigation to relative URLs?

Why should this be supported? What is the benefit to the added complexity
of translating URLs?

On Wed, Feb 25, 2015 at 10:30 AM Seva Lo <vlotoshnikov@gmail.com> wrote:

> This would make existing drivers another one bit less compatible with the
> standard. The feature sounds reasonable to me but not essential. How about
> proposing that in Level 2, then seeing that implemented with all the edge
> cases in two very different browsers, *then* including in Level 2?
> El feb 25, 2015 5:08 AM, "James Graham" <james@hoppipolla.co.uk> escribió:
>
> On 25/02/15 12:31, James Graham wrote:
>>
>> > * Resolve url relative to the API base url of the entry settings object.
>> >
>> > (that doesn't sound very easy, but it's specese for "do exactly what
>> > window.location.assign(url) or window.location.href=url does")
>> >
>>
>> Oh, it's probably even simpler than that in our case since all the
>> strange things that scripts can do (e.g. calling functions in other
>> documents) don't apply in this case, so the base url should always be
>> the document base url.
>>
>>

Received on Wednesday, 25 February 2015 18:37:11 UTC