Update url, num_cpus, heapsize, webdriver.

This commit is contained in:
Matt Brubeck 2017-01-05 13:18:01 -08:00
parent 85d3bbd999
commit 6f3831b2d1
11 changed files with 58 additions and 138 deletions

View file

@ -3,3 +3,4 @@
expected: TIMEOUT
[EventSource: Cache-Control 1]
expected: TIMEOUT

View file

@ -1,8 +0,0 @@
[a-element-origin-xhtml.xhtml]
type: testharness
[Parsing origin: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing origin: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -1,8 +0,0 @@
[a-element-origin.html]
type: testharness
[Parsing origin: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing origin: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -1,23 +1,5 @@
[a-element-xhtml.xhtml]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL
[Parsing: <http://10000000000> against <http://other.com/>]
expected: FAIL

View file

@ -1,23 +1,5 @@
[a-element.html]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL
[Parsing: <http://10000000000> against <http://other.com/>]
expected: FAIL

View file

@ -1,20 +1,5 @@
[url-constructor.html]
type: testharness
[Parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <#β> against <http://example.org/foo/bar>]
expected: FAIL
[Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
expected: FAIL
[Parsing: <data:test# »> against <about:blank>]
expected: FAIL
[Parsing: <http://foo.bar/baz?qux#foo\x08bar> against <about:blank>]
expected: FAIL

View file

@ -1,8 +0,0 @@
[url-origin.html]
type: testharness
[Origin parsing: <http://[::127.0.0.1\]> against <http://example.org/foo/bar>]
expected: FAIL
[Origin parsing: <http://[0:0:0:0:0:0:13.1.68.3\]> against <http://example.org/foo/bar>]
expected: FAIL

View file

@ -405,9 +405,3 @@
[<area>: Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' Simple percent-encoding; nuls, tabs, and newlines are removed]
expected: FAIL
[URL: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
expected: FAIL
[<a>: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
expected: FAIL