Re: [whatwg] URL: test case review

On 10/06/2014 12:42 PM, Anne van Kesteren wrote:
> On Mon, Oct 6, 2014 at 3:13 AM, Sam Ruby <rubys@intertwingly.net> wrote:
>> http://intertwingly.net/stories/2014/10/05/urltest-results/24f081633d
>
> This does not match what I find in browsers. (I did not look through
> the list exhaustively, see below, but since this was the first one...)

Can you explain the methodology you used?

The method I used can be found via:

wget http://intertwingly.net/stories/2014/10/05/urltest
wget http://intertwingly.net/stories/2014/10/05/urltestdata.json

TL:DR; I created a page with a script that (a) fetches input data using 
XHR; (b) updates an <a> and a <base> element and then captures various 
properties for each test, and (c) posts the result using XHR.

- Sam Ruby

Received on Monday, 6 October 2014 16:54:32 UTC