Skip to content

Commit

Permalink
Update web-platform-tests to revision 73bd4355b891665829c66e1b83d64bc…
Browse files Browse the repository at this point in the history
…c29197a16
  • Loading branch information
servo-wpt-sync committed May 15, 2020
1 parent e1cc38b commit db12fbb
Show file tree
Hide file tree
Showing 146 changed files with 2,397 additions and 794 deletions.

This file was deleted.

Expand Up @@ -2,6 +2,3 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

@@ -0,0 +1,4 @@
[elementFromPoint-001.html]
[CSSOM View - 5 - extensions to the Document interface]
expected: FAIL

Expand Up @@ -17,6 +17,3 @@
[test the top of layer]
expected: FAIL

[test some point of the element: top left corner]
expected: FAIL

@@ -0,0 +1,4 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

Expand Up @@ -315,24 +315,24 @@
[<iframe>: separate response Content-Type: text/plain */*]
expected: FAIL

[<iframe>: combined response Content-Type: */* text/html]
[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL

[<iframe>: separate response Content-Type: text/html */*]
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;x=" text/plain]
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;x=" text/plain]
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
[<iframe>: separate response Content-Type: text/plain ]
expected: FAIL

Expand Up @@ -56,6 +56,9 @@
[separate text/javascript x/x]
expected: FAIL

[separate text/javascript; charset=windows-1252 text/javascript]
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

[separate text/javascript;charset=windows-1252 text/javascript]
expected: FAIL

Expand Up @@ -8,9 +8,6 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL

[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
expected: FAIL

[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

@@ -1,4 +1,4 @@
[traverse_the_history_2.html]
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

@@ -1,20 +1,16 @@
[supported-elements.html]
expected: TIMEOUT
[Contenteditable element should support autofocus]
expected: FAIL

[Host element with delegatesFocus including no focusable descendants should be skipped]
expected: NOTRUN
expected: FAIL

[Element with tabindex should support autofocus]
expected: TIMEOUT
expected: FAIL

[Area element should support autofocus]
expected: NOTRUN
expected: FAIL

[Host element with delegatesFocus should support autofocus]
expected: NOTRUN

[Non-HTMLElement should not support autofocus]
expected: NOTRUN
expected: FAIL

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-1.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

@@ -1,5 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

@@ -0,0 +1,4 @@
[input-pattern-dynamic-value.html]
[input validation is updated after pattern attribute change]
expected: FAIL

This file was deleted.

@@ -0,0 +1,19 @@
[readwrite-readonly.html]
[The :read-write pseudo-class must not match input elements to which the readonly attribute does not apply]
expected: FAIL

[The :read-only pseudo-class must match input elements to which the readonly attribute does not apply]
expected: FAIL

[The :read-only pseudo-class must not match elements that are editable]
expected: FAIL

[The :read-only pseudo-class must not match elements that are editing hosts]
expected: FAIL

[The :read-write pseudo-class must match elements that are editing hosts]
expected: FAIL

[The :read-write pseudo-class must match elements that are editable]
expected: FAIL

18 changes: 18 additions & 0 deletions tests/wpt/metadata-layout-2020/url/a-element-xhtml.xhtml.ini
Expand Up @@ -32,3 +32,21 @@
[Parsing: <file://xn--/p> against <about:blank>]
expected: FAIL

[Parsing: <http://a>b> 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: <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

18 changes: 18 additions & 0 deletions tests/wpt/metadata-layout-2020/url/a-element.html.ini
Expand Up @@ -32,3 +32,21 @@
[Parsing: <file://xn--/p> against <about:blank>]
expected: FAIL

[Parsing: <http://a>b> 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: <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

90 changes: 90 additions & 0 deletions tests/wpt/metadata-layout-2020/url/failure.html.ini
Expand Up @@ -161,3 +161,93 @@
[Location's href: \\\\\\.\\Y: should throw]
expected: FAIL
[XHR: http://a>b should throw]
expected: FAIL
[Location's href: non-special://a>b should throw]
expected: FAIL

[Location's href: non-special://a^b should throw]
expected: FAIL
[URL's href: http://a<b should throw]
expected: FAIL

[URL's constructor's base argument: non-special://a^b should throw]
expected: FAIL

[URL's href: http://a>b should throw]
expected: FAIL
[window.open(): http://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

[XHR: http://a^b should throw]
expected: FAIL

[URL's href: non-special://a<b should throw]
expected: FAIL
[window.open(): http://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
[URL's constructor's base argument: http://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

[window.open(): http://a^b should throw]
expected: FAIL

[URL's constructor's base argument: http://a<b should throw]
expected: FAIL

[Location's href: http://a>b should throw]
expected: FAIL
[URL's href: http://a^b should throw]
expected: FAIL

[XHR: http://a<b should throw]
expected: FAIL

[Location's href: http://a^b should throw]
expected: FAIL
[URL's constructor's base argument: 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
18 changes: 18 additions & 0 deletions tests/wpt/metadata-layout-2020/url/url-constructor.html.ini
Expand Up @@ -32,3 +32,21 @@
[Parsing: <file://xn--/p> against <about:blank>]
expected: FAIL

[Parsing: <http://a>b> 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: <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

@@ -0,0 +1,4 @@
[pointer_tripleclick.py]
[test_tripleclick_at_coordinates]
expected: FAIL

@@ -1,7 +1,8 @@
[shared-worker-in-data-url-context.window.html]
expected: TIMEOUT
[Create a shared worker in a data url frame]
expected: FAIL
expected: TIMEOUT

[Create a data url shared worker in a data url frame]
expected: FAIL
expected: NOTRUN

0 comments on commit db12fbb

Please sign in to comment.