mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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.worker.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
|
||||
|
|
|
@ -19,3 +19,6 @@
|
|||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -19,3 +19,6 @@
|
|||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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 @@
|
|||
[font-variant-emoji-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[font-variant-emoji-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-lists/counters-006.html.ini
Normal file
2
tests/wpt/meta/css/css-lists/counters-006.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[counters-006.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
|
|
@ -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
|
||||
|
|
2
tests/wpt/meta/css/css-values/rlh-unit-001.html.ini
Normal file
2
tests/wpt/meta/css/css-values/rlh-unit-001.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[rlh-unit-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[vh_not_refreshing_on_chrome.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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[element-img-environment-change.sub.html]
|
||||
expected: TIMEOUT
|
||||
[sec-fetch-site - Not sent to non-trustworthy same-site destination, no attributes]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[a-click.html]
|
||||
[aElement.click() before the load event must NOT replace]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.non-invertible-matrix.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.non-invertible-matrix.shadow.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.non-invertible-matrix.shadow.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.non-invertible-matrix.w.html]
|
||||
expected: TIMEOUT
|
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