Re: [encrypted-media-tests][url-tests] Run stability checker on test files if .js[on] changes (#4100)

# Firefox #
Testing revision 6a7f2a7bb10a431cadd5b2f1a566a3093a1c06af
changed support file is several dirs deep: document-write-alert-fail.js

basedir: content-security-policy/blink-contrib

changed support file is several dirs deep: playback-persistent-license-events.js

basedir: encrypted-media

Parent of this changed support file is a top-level subdir: urltestdata.json

basedir: url

Starting 10 test iterations
All results were stable

## All results ##

### [/content-security-policy/blink-contrib/default-src-inline-blocked.sub.html](http://w3c-test.org/submissions/4100/content-security-policy/blink-contrib/default-src-inline-blocked.sub.html) ###
|               Subtest               | Results |
|-------------------------------------|---------|
|                                     | OK      |
| ```
Violation report status OK.
``` | PASS    |

### [/url/url-constructor.html](http://w3c-test.org/submissions/4100/url/url-constructor.html) ###
|                                           Subtest                                           | Results |
|---------------------------------------------------------------------------------------------|---------|
|                                                                                             | OK      |
| ```
Parsing: <http://[2001::1]> against <http://example.org/foo/bar>
```                    | PASS    |
| ```
Parsing: <http://a:b@c:29/d> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <file:///foo/bar.txt> against <file:///tmp/mock/path>
```                      | PASS    |
| ```
Parsing: <?> against <http://example.org/foo/bar>
```                                   | PASS    |
| ```
Parsing: <?i> against <sc:/pa/pa>
```                                                   | FAIL    |
| ```
Parsing: <//> against <file:///tmp/mock/path>
```                                       | PASS    |
| ```
Parsing: <http::@/www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>
```    | FAIL    |
| ```
Parsing: <http://facebook.com/?foo=%7B%22abc%22> against <about:blank>
```              | PASS    |
| ```
Parsing: <http:/example.com/> against <about:blank>
```                                 | PASS    |
| ```
Parsing: <?a=b&c=d> against <http://example.org/foo/bar>
```                            | PASS    |
| ```
Parsing: <sc:> against <https://example.org/foo/bar>
```                                | PASS    |
| ```
Parsing: <https:/example.com/> against <http://example.org/foo/bar>
```                 | PASS    |
| ```
Parsing: <madeupscheme:example.com/> against <http://example.org/foo/bar>
```           | PASS    |
| ```
Parsing: <a:  foo.com> against <http://example.org/foo/bar>
```                         | FAIL    |
| ```
Parsing: </\server/file> against <file:///tmp/mock/path>
```                            | FAIL    |
| ```
Parsing: <http:[61:27]/:foo> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <http::@c:29> against <http://example.org/foo/bar>
```                         | FAIL    |
| ```
Parsing: <ftp:/example.com/> against <about:blank>
```                                  | PASS    |
| ```
Parsing: <#i> against <sc://ho/pa>
```                                                  | FAIL    |
| ```
Parsing: <http://example.com/foo/../../..> against <about:blank>
```                    | PASS    |
| ```
Parsing: <http://127.0.0.1:10100/relative_import.html> against <about:blank>
```        | PASS    |
| ```
Parsing: <http://[:]> against <http://other.com/>
```                                   | PASS    |
| ```
Parsing: <http://example.com/你好你> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://%ef%b7%90zyx.com> against <http://other.com/>
```                      | FAIL    |
| ```
Parsing: <http://192.168.0.1 hello> against <http://other.com/>
```                     | PASS    |
| ```
Parsing: <javascript:example.com/> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://2001::1> against <http://example.org/foo/bar>
```                      | PASS    |
| ```
Parsing: <http:/:@/www.example.com> against <about:blank>
```                           | PASS    |
| ```
Parsing: <///> against <file:///tmp/mock/path>
```                                      | PASS    |
| ```
Parsing: <data:text/html,test#test> against <http://example.org/foo/bar>
```            | FAIL    |
| ```
Parsing: <http://f:00000000000000/c> against <http://example.org/foo/bar>
```           | PASS    |
| ```
Parsing: <??a=b&c=d> against <http://example.org/foo/bar>
```                           | PASS    |
| ```
Parsing: <?i> against <sc://ho/pa>
```                                                  | FAIL    |
| ```
Parsing: <http://foo/path;a??e#f#g> against <http://example.org/foo/bar>
```            | PASS    |
| ```
Parsing: <mailto:example.com/> against <about:blank>
```                                | PASS    |
| ```
Parsing: <http://www/foo%2Ehtml> against <about:blank>
```                              | FAIL    |
| ```
Parsing: <http://example.com/@asdf%40> against <about:blank>
```                        | PASS    |
| ```
Parsing: <about:/../> against <about:blank>
```                                         | FAIL    |
| ```
Parsing: <   > against <http://example.org/foo/bar>
```                                 | PASS    |
| ```
Parsing: <..> against <http://www.example.com/test>
```                                 | PASS    |
| ```
Parsing: <http://::@c@d:2> against <http://example.org/foo/bar>
```                     | FAIL    |
| ```
Parsing: <http:a:b@/www.example.com> against <about:blank>
```                          | PASS    |
| ```
Parsing: </some/path> against <http://user@example.org/smth>
```                        | PASS    |
| ```
Parsing: <http:@www.example.com> against <about:blank>
```                              | PASS    |
| ```
Parsing: <#i> against <sc:sd/sd>
```                                                    | FAIL    |
| ```
Parsing: <h t
t
p://h o
s
t:9 0
0
0/p a
t
h?q u
e
ry#f r
a
g> against <about:blank>
``` | PASS    |
| ```
URL.searchParams updating, clearing
```                                                 | PASS    |
| ```
Parsing: <javascript:/example.com/> against <http://example.org/foo/bar>
```            | PASS    |
| ```
Parsing: <https://@@@example> against <http://doesnotmatter/>
```                       | PASS    |
| ```
Parsing: <http://f:fifty-two/c> against <http://example.org/foo/bar>
```                | PASS    |
| ```
Parsing: <http:foo.com> against <http://example.org/foo/bar>
```                        | PASS    |
| ```
Parsing: <foo://///////> against <http://example.org/foo/bar>
```                       | FAIL    |
| ```
Parsing: <wss:example.com/> against <about:blank>
```                                   | PASS    |
| ```
Parsing: <wss://foo:815/> against <about:blank>
```                                     | PASS    |
| ```
Parsing: <http://example.com/foo/..bar> against <about:blank>
```                       | PASS    |
| ```
Parsing: <data:/../> against <about:blank>
```                                          | FAIL    |
| ```
Parsing: <javascript:/example.com/> against <about:blank>
```                           | PASS    |
| ```
Parsing: <foo://///////bar.com/> against <http://example.org/foo/bar>
```               | FAIL    |
| ```
Parsing: <file://test> against <file:///tmp/mock/path>
```                              | FAIL    |
| ```
Parsing: <.> against <http://www.example.com/test>
```                                  | PASS    |
| ```
Parsing: <:#> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <http:/@www.example.com> against <about:blank>
```                             | PASS    |
| ```
Parsing: <http:> against <http://example.org/foo/bar>
```                               | PASS    |
| ```
Parsing: </a%2fc> against <http://example.org/foo/bar>
```                              | PASS    |
| ```
Parsing: <:a> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <:23> against <http://example.org/foo/bar>
```                                 | PASS    |
| ```
Parsing: <?i> against <sc:sd>
```                                                       | PASS    |
| ```
Parsing: <gopher:example.com/> against <http://example.org/foo/bar>
```                 | FAIL    |
| ```
Parsing: <http://f:999999/c> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <http://%00.com> against <http://other.com/>
```                               | FAIL    |
| ```
Parsing: </some/path> against <http://user:pass@example.org:21/smth>
```                | PASS    |
| ```
Parsing: <http://[www.google.com]/> against <about:blank>
```                           | PASS    |
| ```
Parsing: <wss://foo:443/> against <about:blank>
```                                     | PASS    |
| ```
Parsing: <:> against <http://example.org/foo/bar>
```                                   | PASS    |
| ```
Parsing: <http:/a:b@/www.example.com> against <about:blank>
```                         | PASS    |
| ```
Parsing: <file:test> against <file:///tmp/mock/path>
```                                | PASS    |
| ```
Parsing: <https:example.com/> against <http://example.org/foo/bar>
```                  | PASS    |
| ```
Parsing: <ws://foo:80/> against <about:blank>
```                                       | PASS    |
| ```
Parsing: <http:/a:@www.example.com> against <about:blank>
```                           | PASS    |
| ```
Parsing: <http://%ef%bc%85%ef%bc%94%ef%bc%91.com> against <http://other.com/>
```       | FAIL    |
| ```
Parsing: <http:/example.com/> against <http://example.org/foo/bar>
```                  | PASS    |
| ```
Parsing: <:\> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <http://%zz%66%a.com> against <http://other.com/>
```                          | FAIL    |
| ```
Parsing: <sc://ñ.test/> against <about:blank>
```                                       | FAIL    |
| ```
Parsing: <../i> against <sc:sd>
```                                                     | PASS    |
| ```
Parsing: <http://ExAmPlE.CoM> against <http://other.com/>
```                           | PASS    |
| ```
Parsing: <ftp://foo:21/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <file:/example.com/> against <about:blank>
```                                 | PASS    |
| ```
Parsing: <http:/:b@www.example.com> against <about:blank>
```                           | FAIL    |
| ```
Parsing: <http://hello%00> against <http://other.com/>
```                              | FAIL    |
| ```
Parsing: <http://f:
/c> against <http://example.org/foo/bar>
```                        | PASS    |
| ```
Parsing: <../i> against <sc:sd/sd>
```                                                  | PASS    |
| ```
Parsing: <http://f:00000000000000000000080/c> against <http://example.org/foo/bar>
```  | PASS    |
| ```
Parsing: </a/%2f/c> against <http://example.org/foo/bar>
```                            | PASS    |
| ```
Parsing: <test.txt> against <http://www.example.com/test>
```                           | PASS    |
| ```
Parsing: <file:a> against <http://www.example.com/test>
```                             | PASS    |
| ```
Parsing: <file://localhost/test> against <file:///tmp/mock/path>
```                    | PASS    |
| ```
Parsing: <foo:/bar.com/> against <http://example.org/foo/bar>
```                       | PASS    |
| ```
Parsing: <http://example.com/‥/foo> against <about:blank>
```                           | PASS    |
| ```
Parsing: <http://Goo%20 goo%7C|.com> against <http://other.com/>
```                    | PASS    |
| ```
Parsing: <http://foo:81/> against <about:blank>
```                                     | PASS    |
| ```
Parsing: <wss:/example.com/> against <about:blank>
```                                  | PASS    |
| ```
Parsing: <http://%41.com> against <http://other.com/>
```                               | FAIL    |
| ```
Parsing: <http://@/www.example.com> against <about:blank>
```                           | PASS    |
| ```
Parsing: <#\> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <http://example.com/foo/bar//../..> against <about:blank>
```                  | PASS    |
| ```
URL.searchParams setter, invalid values
```                                             | PASS    |
| ```
Parsing: <../i> against <sc://ho/pa>
```                                                | FAIL    |
| ```
URL.searchParams and URL.search setters, update propagation
```                         | PASS    |
| ```
Parsing: <#> against <test:test?test>
```                                               | FAIL    |
| ```
Parsing: <:foo.com\> against <http://example.org/foo/bar>
```                           | PASS    |
| ```
Parsing: <../aaa/test.txt> against <http://www.example.com/test>
```                    | PASS    |
| ```
Parsing: <http://a:b@www.example.com> against <about:blank>
```                         | PASS    |
| ```
Parsing: <file:..> against <http://www.example.com/test>
```                            | FAIL    |
| ```
Parsing: <http://example.com/foo/bar/..> against <about:blank>
```                      | PASS    |
| ```
Parsing: <data:/example.com/> against <http://example.org/foo/bar>
```                  | FAIL    |
| ```
Parsing: <http://example.com////../..> against <about:blank>
```                        | PASS    |
| ```
Parsing: <http:/a:b@www.example.com> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http://f:0/c> against <http://example.org/foo/bar>
```                        | PASS    |
| ```
Parsing: <http:\\foo.com\> against <http://example.org/foo/bar>
```                     | PASS    |
| ```
Parsing: <data:test# »> against <about:blank>
```                                       | FAIL    |
| ```
Parsing: <http://@:www.example.com> against <about:blank>
```                           | PASS    |
| ```
Parsing: <file://localhost/> against <file:///tmp/mock/path>
```                        | PASS    |
| ```
URL.searchParams getter
```                                                             | PASS    |
| ```
Parsing: <ws:example.com/> against <about:blank>
```                                    | PASS    |
| ```
Parsing: <http://example.com/foo bar> against <about:blank>
```                         | PASS    |
| ```
Parsing: <http://www.google.com> against <about:blank>
```                              | PASS    |
| ```
Parsing: </i> against <sc:sd/sd>
```                                                    | PASS    |
| ```
Parsing: <http://2001::1]> against <http://example.org/foo/bar>
```                     | PASS    |
| ```
Parsing: <foo:////://///> against <http://example.org/foo/bar>
```                      | FAIL    |
| ```
Parsing: </i> against <sc:sd>
```                                                       | PASS    |
| ```
Parsing: <https://foo:80/> against <about:blank>
```                                    | PASS    |
| ```
Parsing: <http://example.com/foo ‘%91> against <about:blank>
```                        | PASS    |
| ```
Parsing: <http:/@/www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <#x> against <mailto:x@x.com>
```                                              | FAIL    |
| ```
Parsing: <#> against <http://example.org/foo/bar>
```                                   | PASS    |
| ```
Parsing: <mailto:/../> against <about:blank>
```                                        | FAIL    |
| ```
Parsing: <http://example.com/foo%2zbar> against <about:blank>
```                       | PASS    |
| ```
Parsing: <//C|/foo/bar> against <file:///tmp/mock/path>
```                             | FAIL    |
| ```
Parsing: <madeupscheme:/example.com/> against <about:blank>
```                         | PASS    |
| ```
Parsing: <http://%30%78%63%30%2e%30%32%35%30.01%2e> against <http://other.com/>
```     | PASS    |
| ```
Parsing: <中/test.txt> against <http://www.example.com/test>
```                         | PASS    |
| ```
Parsing: </a/b/c> against <http://example.org/foo/bar>
```                              | PASS    |
| ```
Parsing: <../i> against <sc:/pa/pa>
```                                                 | FAIL    |
| ```
Parsing: </i> against <sc:/pa/pa>
```                                                   | FAIL    |
| ```
Parsing: <data:example.com/> against <http://example.org/foo/bar>
```                   | FAIL    |
| ```
Parsing: <file:///home/me> against <file:///tmp/mock/path>
```                          | PASS    |
| ```
Parsing: <http://[google.com]> against <http://other.com/>
```                          | PASS    |
| ```
Parsing: <file:...> against <http://www.example.com/test>
```                           | PASS    |
| ```
Parsing: <wss://foo:81/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <http://@www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://你好你> against <http://other.com/>
```                                  | FAIL    |
| ```
Parsing: <tel:1234567890> against <http://example.org/foo/bar>
```                      | PASS    |
| ```
Parsing: <madeupscheme:example.com/> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http:\\a\b:c\d@foo.com\> against <http://example.org/foo/bar>
```             | PASS    |
| ```
Parsing: <http://example.com/././foo> against <about:blank>
```                         | PASS    |
| ```
Parsing: <https://foo:443/> against <about:blank>
```                                   | PASS    |
| ```
Parsing: <file:/example.com/> against <http://example.org/foo/bar>
```                  | PASS    |
| ```
Parsing: <madeupscheme:/example.com/> against <http://example.org/foo/bar>
```          | PASS    |
| ```
Parsing: <ws://foo:815/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <wss:/example.com/> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <https:/example.com/> against <about:blank>
```                                | PASS    |
| ```
Parsing: </test.txt> against <http://www.example.com/test>
```                          | PASS    |
| ```
Parsing: <../i> against <sc:///pa/pa>
```                                               | FAIL    |
| ```
Parsing: <https:example.com/> against <about:blank>
```                                 | PASS    |
| ```
Parsing: <ws:/example.com/> against <about:blank>
```                                   | PASS    |
| ```
Parsing: <http:example.com/> against <about:blank>
```                                  | PASS    |
| ```
Parsing: <//foo/bar> against <http://example.org/foo/bar>
```                           | PASS    |
| ```
Parsing: <i> against <sc://ho/pa>
```                                                   | FAIL    |
| ```
Parsing: <http:example.com/> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <foo://> against <http://example.org/foo/bar>
```                              | FAIL    |
| ```
Parsing: <file://localhost> against <file:///tmp/mock/path>
```                         | PASS    |
| ```
Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>
```             | FAIL    |
| ```
Parsing: <  File:c|////foo\bar.html> against <file:///tmp/mock/path>
```                | FAIL    |
| ```
Parsing: <http:\\www.google.com\foo> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http://GOO​⁠goo.com> against <http://other.com/>
```                         | PASS    |
| ```
Parsing: <#;?> against <http://example.org/foo/bar>
```                                 | PASS    |
| ```
Parsing: <ws://foo:443/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <foo:/> against <http://example.org/foo/bar>
```                               | PASS    |
| ```
Parsing: <http://user:pass@foo:21/bar;par?b#c> against <http://example.org/foo/bar>
``` | PASS    |
| ```
Parsing: <http://example.com/(%28:%3A%29)> against <about:blank>
```                    | PASS    |
| ```
Parsing: <https:@/www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://@pple.com> against <about:blank>
```                                   | PASS    |
| ```
Parsing: <http://foo:💩@example.com/bar> against <http://other.com/>
```                 | PASS    |
| ```
Parsing: <ftps:example.com/> against <about:blank>
```                                  | PASS    |
| ```
Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>
```       | FAIL    |
| ```
Parsing: <http://example example.com> against <http://other.com/>
```                   | PASS    |
| ```
Parsing: <http://f: /c> against <http://example.org/foo/bar>
```                        | PASS    |
| ```
Parsing: <http://www.@pple.com> against <about:blank>
```                               | FAIL    |
| ```
Parsing: <http://www.example2.com> against <http://www.example.com/test>
```            | PASS    |
| ```
Parsing: <http://%25DOMAIN:foobar@foodomain.com/> against <about:blank>
```             | PASS    |
| ```
Parsing: <http://user:pass@/> against <about:blank>
```                                 | PASS    |
| ```
Parsing: <> against <http://example.org/foo/bar>
```                                    | PASS    |
| ```
Parsing: <mailto:/example.com/> against <http://example.org/foo/bar>
```                | PASS    |
| ```
Parsing: <#x> against <about:blank>
```                                                 | FAIL    |
| ```
Parsing: <http://0Xc0.0250.01> against <http://other.com/>
```                          | PASS    |
| ```
Parsing: <http://example.com/foo> against <about:blank>
```                             | PASS    |
| ```
Parsing: <ftp:example.com/> against <about:blank>
```                                   | PASS    |
| ```
Parsing: <\\server\file> against <file:///tmp/mock/path>
```                            | FAIL    |
| ```
Parsing: <https://localhost:3000/jqueryui@1.2.3> against <about:blank>
```              | PASS    |
| ```
Parsing: <http://%25> against <http://other.com/>
```                                   | FAIL    |
| ```
Parsing: <gopher://foo:443/> against <about:blank>
```                                  | FAIL    |
| ```
Parsing: <//server/file> against <file:///tmp/mock/path>
```                            | FAIL    |
| ```
Parsing: <http://[]> against <http://other.com/>
```                                    | PASS    |
| ```
Parsing: <http://foo/abcd?efgh?ijkl> against <http://example.org/foo/bar>
```           | PASS    |
| ```
Parsing: <http://example.com/foo/%2e%2> against <about:blank>
```                       | FAIL    |
| ```
Parsing: <wss:example.com/> against <http://example.org/foo/bar>
```                    | PASS    |
| ```
Parsing: <javascript:/../> against <about:blank>
```                                    | FAIL    |
| ```
Parsing: <?i> against <sc:///pa/pa>
```                                                 | FAIL    |
| ```
Parsing: </> against <http://www.example.com/test>
```                                  | PASS    |
| ```
Parsing: </i> against <sc://ho/pa>
```                                                  | FAIL    |
| ```
Parsing: <http://example.com/foo/bar//..> against <about:blank>
```                     | PASS    |
| ```
Parsing: <http://192.0x00A80001> against <about:blank>
```                              | PASS    |
| ```
Parsing: <http:> against <https://example.org/foo/bar>
```                              | FAIL    |
| ```
Parsing: <[61:24:74]:98> against <http://example.org/foo/bar>
```                       | PASS    |
| ```
Parsing: <http://example.com/foo%00%51> against <about:blank>
```                       | PASS    |
| ```
Parsing: <http://example.com/%20foo> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http://f:/c> against <http://example.org/foo/bar>
```                         | PASS    |
| ```
Parsing: <http://`{}:`{}@h/`{}?`{}> against <http://doesnotmatter/>
```                 | PASS    |
| ```
Parsing: <http://example.com/foo/.> against <about:blank>
```                           | PASS    |
| ```
Parsing: < foo.com  > against <http://example.org/foo/bar>
```                          | PASS    |
| ```
Parsing: <ftp:example.com/> against <http://example.org/foo/bar>
```                    | PASS    |
| ```
Parsing: <ftp:/example.com/> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <data:/example.com/> against <about:blank>
```                                 | FAIL    |
| ```
Parsing: <http://www.google.com/foo?bar=baz#> against <about:blank>
```                 | PASS    |
| ```
Loading data…
```                                                                       | PASS    |
| ```
Parsing: <http://:b@www.example.com> against <about:blank>
```                          | FAIL    |
| ```
Parsing: <http://example.com/foo%2©zbar> against <about:blank>
```                     | PASS    |
| ```
Parsing: <ws://foo:81/> against <about:blank>
```                                       | PASS    |
| ```
Parsing: <    :foo.com   
> against <http://example.org/foo/bar>
```                    | PASS    |
| ```
Parsing: <http://foo/abcd#foo?bar> against <http://example.org/foo/bar>
```             | PASS    |
| ```
Parsing: <http:a:@www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://:@www.example.com> against <about:blank>
```                           | FAIL    |
| ```
Parsing: <httpa://foo:80/> against <about:blank>
```                                    | FAIL    |
| ```
Parsing: <http://192.168.0.257> against <http://other.com/>
```                         | FAIL    |
| ```
Parsing: <http://example.com/‮/foo/‭/bar> against <about:blank>
```                     | PASS    |
| ```
Parsing: <http://user@/www.example.com> against <about:blank>
```                       | PASS    |
| ```
Parsing: </i> against <sc:///pa/pa>
```                                                 | FAIL    |
| ```
Parsing: <ftps:/example.com/> against <about:blank>
```                                 | PASS    |
| ```
Parsing: <http://example.com/foo/bar/../ton/../../a> against <about:blank>
```          | PASS    |
| ```
Parsing: <http://2001::1]:80> against <http://example.org/foo/bar>
```                  | PASS    |
| ```
Parsing: <C|/foo/bar> against <file:///tmp/mock/path>
```                               | FAIL    |
| ```
Parsing: <http://GOO  goo.com> against <http://other.com/>
```                          | PASS    |
| ```
Parsing: </:23> against <http://example.org/foo/bar>
```                                | PASS    |
| ```
Parsing: <http:/@:www.example.com> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://foo.com/\@> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <ftps:example.com/> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <http://example .
org> against <http://example.org/foo/bar>
```                | PASS    |
| ```
Parsing: <#/> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <http:@:www.example.com> against <about:blank>
```                             | PASS    |
| ```
Parsing: <gopher:/example.com/> against <http://example.org/foo/bar>
```                | FAIL    |
| ```
Parsing: <mailto:example.com/> against <http://example.org/foo/bar>
```                 | PASS    |
| ```
Parsing: <::> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <:foo.com/> against <http://example.org/foo/bar>
```                           | PASS    |
| ```
Parsing: <http:a:b@www.example.com> against <about:blank>
```                           | PASS    |
| ```
Parsing: <http://example.com/foo/%2e> against <about:blank>
```                         | FAIL    |
| ```
Parsing: <///test> against <file:///tmp/mock/path>
```                                  | PASS    |
| ```
Parsing: <http://a:@www.example.com> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http://example.com\\foo\\bar> against <about:blank>
```                       | PASS    |
| ```
Parsing: <:/> against <http://example.org/foo/bar>
```                                  | PASS    |
| ```
Parsing: <ws:/example.com/> against <http://example.org/foo/bar>
```                    | PASS    |
| ```
Parsing: <http://example.com/foo/bar/../ton> against <about:blank>
```                  | PASS    |
| ```
Parsing: <i> against <sc:///pa/pa>
```                                                  | FAIL    |
| ```
Parsing: <http::b@www.example.com> against <about:blank>
```                            | FAIL    |
| ```
Parsing: <c:/foo> against <http://example.org/foo/bar>
```                              | PASS    |
| ```
Parsing: <http://example.com//foo> against <about:blank>
```                           | PASS    |
| ```
Parsing: <file:c:\foo\bar.html> against <file:///tmp/mock/path>
```                     | FAIL    |
| ```
Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>
```               | FAIL    |
| ```
Parsing: <ws:example.com/> against <http://example.org/foo/bar>
```                     | PASS    |
| ```
Parsing: <#i> against <sc:sd>
```                                                       | FAIL    |
| ```
Parsing: <ftps:/example.com/> against <http://example.org/foo/bar>
```                  | PASS    |
| ```
Parsing: <gopher:/example.com/> against <about:blank>
```                               | FAIL    |
| ```
Parsing: <http://example.com/foo%> against <about:blank>
```                            | PASS    |
| ```
Parsing: <http://%3g%78%63%30%2e%30%32%35%30%2E.01> against <http://other.com/>
```     | FAIL    |
| ```
Parsing: <http://[1::2]:3:4> against <http://example.org/foo/bar>
```                   | PASS    |
| ```
Parsing: <ftp://foo:80/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <http://foo:-80/> against <about:blank>
```                                    | PASS    |
| ```
Parsing: <http://example.com/foo%41%7a> against <about:blank>
```                       | PASS    |
| ```
Parsing: <> against <http://user:pass@example.org:21/smth>
```                          | PASS    |
| ```
Parsing: <http://www/foo/%2E/html> against <about:blank>
```                            | PASS    |
| ```
Parsing: <data:example.com/> against <about:blank>
```                                  | FAIL    |
| ```
Parsing: <javascript:example.com/> against <http://example.org/foo/bar>
```             | PASS    |
| ```
Parsing: <http://%30%78%63%30%2e%30%32%35%30.01> against <http://other.com/>
```        | PASS    |
| ```
Parsing: <gopher:example.com/> against <about:blank>
```                                | FAIL    |
| ```
Parsing: <#i> against <sc:///pa/pa>
```                                                 | FAIL    |
| ```
Parsing: <http://﷐zyx.com> against <http://other.com/>
```                              | FAIL    |
| ```
Parsing: <mailto:/example.com/> against <about:blank>
```                               | PASS    |
| ```
Parsing: <#> against <test:test>
```                                                    | FAIL    |
| ```
Parsing: <http://f:b/c> against <http://example.org/foo/bar>
```                        | PASS    |
| ```
Parsing: <./test.txt> against <http://www.example.com/test>
```                         | PASS    |
| ```
Parsing: </C|\foo\bar> against <file:///tmp/mock/path>
```                              | FAIL    |
| ```
Parsing: <test> against <file:///tmp/mock/path>
```                                     | PASS    |
| ```
Parsing: <i> against <sc:/pa/pa>
```                                                    | FAIL    |
| ```
Parsing: <sc::a@example.net> against <about:blank>
```                                  | PASS    |
| ```
Parsing: <http://example.com/foo%2> against <about:blank>
```                           | PASS    |
| ```
Parsing: <#i> against <sc:/pa/pa>
```                                                   | FAIL    |
| ```
Parsing: <#x> against <data:,>
```                                                      | FAIL    |
| ```
Parsing: <http://example.com/%7Ffp3%3Eju%3Dduvgw%3Dd> against <about:blank>
```         | PASS    |
| ```
Parsing: <http://www.foo。bar.com> against <http://other.com/>
```                       | PASS    |
| ```
Parsing: <http://[2001::1]:80> against <http://example.org/foo/bar>
```                 | PASS    |
| ```
Parsing: <::23> against <http://example.org/foo/bar>
```                                | PASS    |
| ```
Parsing: <http://example.com/foo/../../../ton> against <about:blank>
```                | PASS    |
| ```
Parsing: <?i> against <sc:sd/sd>
```                                                    | PASS    |
| ```
Parsing: <//www.example2.com> against <http://www.example.com/test>
```                 | PASS    |
| ```
Parsing: <https://@test@test@example:800/> against <http://doesnotmatter/>
```          | PASS    |
| ```
Parsing: <i> against <sc:sd>
```                                                        | PASS    |
| ```
Parsing: <i> against <sc:sd/sd>
```                                                     | PASS    |
| ```
Parsing: <http://&a:foo(b]c@d:2/> against <http://example.org/foo/bar>
```              | PASS    |
| ```
Parsing: <http://example.com/foo/./> against <about:blank>
```                          | PASS    |
| ```
Parsing: <http://example.com/%3A%3a%3C%3c> against <about:blank>
```                    | PASS    |
| ```
Parsing: <../test.txt> against <http://www.example.com/test>
```                        | PASS    |
| ```
Parsing: <../../test.txt> against <http://www.example.com/test>
```                     | PASS    |
| ```
Parsing: <http://example.com/foo/bar/../> against <about:blank>
```                     | PASS    |
| ```
Parsing: <http://Go.com> against <http://other.com/>
```                                | PASS    |
| ```
Parsing: <wss://foo:80/> against <about:blank>
```                                      | PASS    |
| ```
Parsing: <http://foo.com:b@d/> against <http://example.org/foo/bar>
```                 | FAIL    |
| ```
Parsing: </a/ /c> against <http://example.org/foo/bar>
```                              | PASS    |
| ```
Parsing: </> against <http://example.org/foo/bar>
```                                   | PASS    |
| ```
Parsing: <gopher://foo:70/> against <about:blank>
```                                   | FAIL    |
| ```
Parsing: <http://a:b@/www.example.com> against <about:blank>
```                        | PASS    |
| ```
Parsing: <sc:\../> against <about:blank>
```                                            | PASS    |
| ```
Parsing: <#β> against <http://example.org/foo/bar>
```                                  | FAIL    |
| ```
Parsing: <http:@/www.example.com> against <about:blank>
```                             | PASS    |
| ```
Parsing: <http://foo:80/> against <about:blank>
```                                     | PASS    |
| ```
Parsing: <http://f: 21 / b ? d # e > against <http://example.org/foo/bar>
```           | PASS    |
| ```
Parsing: <http://example.com/./.foo> against <about:blank>
```                          | PASS    |

### [/encrypted-media/clearkey-mp4-playback-persistent-license-events.html](http://w3c-test.org/submissions/4100/encrypted-media/clearkey-mp4-playback-persistent-license-events.html) ###
|                                 Subtest                                  | Results |
|--------------------------------------------------------------------------|---------|
|                                                                          | OK      |
| ```
org.w3.clearkey, persistent-license, mp4, playback, check events
``` | FAIL    |

### [/encrypted-media/drm-mp4-playback-persistent-license-events.html](http://w3c-test.org/submissions/4100/encrypted-media/drm-mp4-playback-persistent-license-events.html) ###
|                           Subtest                            | Results |
|--------------------------------------------------------------|---------|
|                                                              | TIMEOUT |
| ```
drm, persistent-license, mp4, playback, check events
``` | TIMEOUT |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4100#issuecomment-257105841

Received on Saturday, 29 October 2016 17:53:38 UTC