Skip to content

Commit

Permalink
Auto merge of #26695 - servo-wpt-sync:wpt_update_28-05-2020, r=servo-…
Browse files Browse the repository at this point in the history
…wpt-sync

Sync WPT with upstream (28-05-2020)

Automated downstream sync of changes from upstream as of 28-05-2020.
[no-wpt-sync]
r? @servo-wpt-sync
  • Loading branch information
bors-servo committed May 28, 2020
2 parents e9362c6 + 1b463fc commit d7d5645
Show file tree
Hide file tree
Showing 222 changed files with 5,108 additions and 704 deletions.
@@ -0,0 +1,4 @@
[buffer-is-detached.https.window.html]
[writeValueWithResponse() fails when passed a detached buffer]
expected: FAIL

@@ -0,0 +1,4 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[write-succeeds.https.window.html]
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

@@ -0,0 +1,4 @@
[buffer-is-detached.https.window.html]
[writeValueWithoutResponse() fails when passed a detached buffer]
expected: FAIL

@@ -0,0 +1,4 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

@@ -0,0 +1,4 @@
[write-succeeds.https.window.html]
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

This file was deleted.

This file was deleted.

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

[Hit test within unscaled box]
expected: FAIL

@@ -0,0 +1,2 @@
[appearance-transition.tentative.html]
expected: FAIL
Expand Up @@ -2,3 +2,6 @@
[listeners are called when <iframe> is resized]
expected: FAIL

[listeners are called correct number of times]
expected: FAIL

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

This file was deleted.

Expand Up @@ -3,12 +3,6 @@
[Legacy listener of animationend]
expected: TIMEOUT

[Listener of animationstart]
expected: TIMEOUT

[Listener of animationend]
expected: FAIL

[Legacy listener of transitionend]
expected: TIMEOUT

Expand Down
@@ -1,5 +1,4 @@
[webkit-transition-end-event.html]
expected: TIMEOUT
[dispatchEvent of an transitionend event does not trigger a prefixed event handler or listener]
expected: FAIL

Expand All @@ -13,14 +12,11 @@
expected: FAIL

[event types for prefixed and unprefixed transitionend event listeners should be named appropriately]
expected: TIMEOUT
expected: FAIL

[ontransitionend and onwebkittransitionend are not aliases]
expected: FAIL

[webkitTransitionEnd event listener is case sensitive]
expected: NOTRUN

[webkitTransitionEnd event listener should trigger for an animation]
expected: FAIL

Expand Down
Expand Up @@ -318,18 +318,15 @@
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL

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

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

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

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

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

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

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

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

[X-Content-Type-Options%3A%0D%0AX-Content-Type-Options%3A%20nosniff]
[X-Content-Type-Options%3A%20'NosniFF']
expected: FAIL

[X-Content-Type-Options%3A%20%2Cnosniff]
expected: FAIL

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

@@ -0,0 +1,4 @@
[creating_browsing_context_test_01.html]
[first argument: absolute url]
expected: FAIL

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-1.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: TIMEOUT

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-3.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_nonescaping-1.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

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

Expand Up @@ -8,6 +8,3 @@
[Check that rel=noopener with target=_top does a normal load]
expected: FAIL

[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

Expand Up @@ -3,3 +3,6 @@
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: FAIL

0 comments on commit d7d5645

Please sign in to comment.