- From: David Singer <singer@apple.com>
- Date: Tue, 4 Nov 2014 14:55:47 +0000
- To: Anne van Kesteren <annevk@annevk.nl>
- Cc: WhatWG <whatwg@whatwg.org>, Graham Klyne <gk@ninebynine.org>, Sam Ruby <rubys@intertwingly.net>
I am pretty puzzled why the base URL <stuff://www.app.com/a/b/> composed with the URL <banana> results not in stuff://www.app.com/a/b/banana but stuff:///banana Is this a bug or feature of the spec., or a bug in this implementation? On Nov 4, 2014, at 14:32 , Anne van Kesteren <annevk@annevk.nl> wrote: > On Tue, Nov 4, 2014 at 3:28 PM, Sam Ruby <rubys@intertwingly.net> wrote: >> To help foster discussion, I've made an alternate version of the live URL >> parser page, one that enables setting of the base URL: >> >> http://intertwingly.net/projects/pegurl/liveview2.html#foobar://test/x >> >> Of course, if there are any bugs in the proposed reference implementation, >> I'm interested in that too. > > Per the URL Standard resolving "x" against "test:test" results in > failure, not "test:///x". > > > -- > https://annevankesteren.nl/ David Singer Manager, Software Standards, Apple Inc.
Received on Tuesday, 4 November 2014 14:56:32 UTC