mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
84a1b7d4a5
commit
eb3c48f9d3
496 changed files with 17696 additions and 2718 deletions
15
tests/wpt/meta/url/a-element-xhtml.xhtml.ini
vendored
15
tests/wpt/meta/url/a-element-xhtml.xhtml.ini
vendored
|
@ -575,5 +575,20 @@
|
|||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=mailto]
|
||||
|
|
15
tests/wpt/meta/url/a-element.html.ini
vendored
15
tests/wpt/meta/url/a-element.html.ini
vendored
|
@ -576,3 +576,18 @@
|
|||
|
||||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
|
30
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
30
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
|
@ -908,6 +908,21 @@
|
|||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1281,6 +1296,21 @@
|
|||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
|
|
@ -49,3 +49,51 @@
|
|||
|
||||
[<area>: Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <sc:space ?query>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:space ?query>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <sc:space ?query#fragment>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:space ?query#fragment>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <sc:space #fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:space #fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <sc:space ?query#fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:space ?query#fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
|
48
tests/wpt/meta/url/url-setters.any.js.ini
vendored
48
tests/wpt/meta/url/url-setters.any.js.ini
vendored
|
@ -23,6 +23,30 @@
|
|||
[URL: Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query#fragment>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space #fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query#fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?include=javascript]
|
||||
|
||||
|
@ -69,6 +93,30 @@
|
|||
[URL: Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query#fragment>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space #fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <sc:space ?query#fragment>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?include=mailto]
|
||||
|
||||
|
|
14
tests/wpt/meta/url/urlsearchparams-delete.any.js.ini
vendored
Normal file
14
tests/wpt/meta/url/urlsearchparams-delete.any.js.ini
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
[urlsearchparams-delete.any.worker.html]
|
||||
[Changing the query of a URL with an opaque path with trailing spaces]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the query of a URL with an opaque path with trailing spaces and a fragment]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlsearchparams-delete.any.html]
|
||||
[Changing the query of a URL with an opaque path with trailing spaces]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the query of a URL with an opaque path with trailing spaces and a fragment]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue