mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Update web-platform-tests to revision b'ed9e9309618bdf76de06ff85757edbc8e1d7da82' (#32512)
Signed-off-by: WPT Sync Bot <josh+wptsync@joshmatthews.net>
This commit is contained in:
parent
7982f0dc27
commit
d439faf6fb
1382 changed files with 71031 additions and 46899 deletions
|
@ -14,6 +14,15 @@
|
|||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.html]
|
||||
[Blob interface: operation text()]
|
||||
|
@ -30,3 +39,12 @@
|
|||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
|
@ -24,3 +24,5 @@
|
|||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -36,3 +36,5 @@
|
|||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[background-size-contain-svg-view.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[background-size-cover-svg-view.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[opacity-animation-ending-correctly-002.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-emoji-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-emoji-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-001.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-004.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-010.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line-clamp-015.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-010.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-015.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[first-letter-width-2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[dynamic-available-size-iframe.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[visibility-collapse-border-spacing-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[visibility-collapse-border-spacing-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[visibility-collapse-border-spacing.html]
|
||||
expected: FAIL
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
[calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) should be used-value-equivalent to 2 2 2]
|
||||
expected: FAIL
|
||||
|
||||
[calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2) calc(sign(1em - 1px) * 2deg) should be used-value-equivalent to 2 2 2 2deg]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[rlh-unit-001.html]
|
||||
expected: FAIL
|
|
@ -604,3 +604,12 @@
|
|||
|
||||
[Document interface: calling caretPositionFromPoint(double, double, ShadowRoot...) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[smooth-scroll-nonstop.html]
|
||||
expected: TIMEOUT
|
||||
[noop scrollIntoView doesn't interrupt ongoing smooth scroll.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,8 @@
|
|||
[EventTarget-constructible.any.worker.html]
|
||||
[A constructed EventTarget implements dispatch correctly]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[EventTarget-constructible.any.html]
|
||||
[A constructed EventTarget implements dispatch correctly]
|
||||
expected: FAIL
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
[Basic AttributePart cloning with values]
|
||||
expected: FAIL
|
||||
|
||||
[Basic AttributePart parsing with multiple attributes]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
[basic-dom-part-declarative-pi-syntax.tentative.html]
|
||||
[Basic declarative DOM Parts (Main Document)]
|
||||
expected: FAIL
|
||||
|
||||
[Basic declarative DOM Parts (Template)]
|
||||
expected: FAIL
|
||||
|
||||
[Basic declarative DOM Parts (Clone)]
|
||||
expected: FAIL
|
||||
|
||||
[Basic declarative DOM Parts (PartClone)]
|
||||
expected: FAIL
|
|
@ -1,19 +1,15 @@
|
|||
[keepalive.any.html]
|
||||
expected: TIMEOUT
|
||||
[keepalive in onunload in nested frame in another window]
|
||||
expected: FAIL
|
||||
|
||||
[[keepalive\] simple GET request on 'pagehide' [no payload\]; setting up]
|
||||
expected: TIMEOUT
|
||||
[[keepalive\] simple GET request on 'unload' [no payload\]]
|
||||
expected: FAIL
|
||||
|
||||
[[keepalive\] simple GET request on 'unload' [no payload\]; setting up]
|
||||
expected: NOTRUN
|
||||
[[keepalive\] simple GET request on 'pagehide' [no payload\]]
|
||||
expected: FAIL
|
||||
|
||||
[[keepalive\] simple POST request on 'load' [no payload\]; setting up]
|
||||
expected: NOTRUN
|
||||
[[keepalive\] simple POST request on 'unload' [no payload\]]
|
||||
expected: FAIL
|
||||
|
||||
[[keepalive\] simple POST request on 'pagehide' [no payload\]; setting up]
|
||||
expected: NOTRUN
|
||||
|
||||
[[keepalive\] simple POST request on 'unload' [no payload\]; setting up]
|
||||
expected: NOTRUN
|
||||
[[keepalive\] simple POST request on 'pagehide' [no payload\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue