Bug 1637701 [wpt PR 23572] - Update wpt metadata, a=testonly

wpt-pr: 23572
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2020-05-14 18:54:16 +00:00
Родитель a8cbbbe3c3
Коммит 4814ec9ff0
7 изменённых файлов: 118 добавлений и 1 удалений

Просмотреть файл

@ -8,3 +8,6 @@
[Parsing origin: <ssh://example.com/foo/bar.git> against <http://example.org/>]
expected: FAIL
[Parsing origin: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL

Просмотреть файл

@ -8,3 +8,6 @@
[Parsing origin: <ssh://example.com/foo/bar.git> against <http://example.org/>]
expected: FAIL
[Parsing origin: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL

Просмотреть файл

@ -830,3 +830,24 @@
[Parsing: <\\\\\\.\\y:> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a^b> against <about:blank>]
expected: FAIL
[Parsing: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <sc://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a>b> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a<b> against <about:blank>]
expected: FAIL
[Parsing: <http://a<b> against <about:blank>]
expected: FAIL
[Parsing: <http://a^b> against <about:blank>]
expected: FAIL

Просмотреть файл

@ -872,3 +872,24 @@
[Parsing: <\\\\\\.\\y:> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a^b> against <about:blank>]
expected: FAIL
[Parsing: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <sc://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a>b> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a<b> against <about:blank>]
expected: FAIL
[Parsing: <http://a<b> against <about:blank>]
expected: FAIL
[Parsing: <http://a^b> against <about:blank>]
expected: FAIL

Просмотреть файл

@ -590,6 +590,57 @@
[XHR: \\\\\\.\\y: should throw]
expected: FAIL
[XHR: \\\\\\.\\Y: should throw]
[Location's href: non-special://a>b should throw]
expected: FAIL
[Location's href: non-special://a^b should throw]
expected: FAIL
[URL's constructor's base argument: non-special://a^b should throw]
expected: FAIL
[URL's href: non-special://a^b should throw]
expected: FAIL
[window.open(): non-special://a^b should throw]
expected: FAIL
[URL's constructor's base argument: non-special://a>b should throw]
expected: FAIL
[URL's href: non-special://a<b should throw]
expected: FAIL
[window.open(): non-special://a<b should throw]
expected: FAIL
[XHR: non-special://a>b should throw]
expected: FAIL
[XHR: non-special://a<b should throw]
expected: FAIL
[Location's href: http://a<b should throw]
expected: FAIL
[XHR: non-special://a^b should throw]
expected: FAIL
[URL's constructor's base argument: non-special://a<b should throw]
expected: FAIL
[Location's href: http://a>b should throw]
expected: FAIL
[Location's href: http://a^b should throw]
expected: FAIL
[URL's href: non-special://a>b should throw]
expected: FAIL
[Location's href: non-special://a<b should throw]
expected: FAIL
[window.open(): non-special://a>b should throw]
expected: FAIL

Просмотреть файл

@ -419,3 +419,18 @@
expected:
if os == "win": FAIL
[Parsing: <non-special://a^b> against <about:blank>]
expected: FAIL
[Parsing: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <sc://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a>b> against <about:blank>]
expected: FAIL
[Parsing: <non-special://a<b> against <about:blank>]
expected: FAIL

Просмотреть файл

@ -8,3 +8,6 @@
[Origin parsing: <ssh://example.com/foo/bar.git> against <http://example.org/>]
expected: FAIL
[Origin parsing: <http://\x1f!"$&'()*+,-.;=_`{|}~/> against <about:blank>]
expected: FAIL