Update web-platform-tests to revision b'ed9e9309618bdf76de06ff85757edbc8e1d7da82' (#32512)

Signed-off-by: WPT Sync Bot <josh+wptsync@joshmatthews.net>
This commit is contained in:
Servo WPT Sync 2024-06-16 00:41:02 -04:00 committed by GitHub
parent 7982f0dc27
commit d439faf6fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1382 changed files with 71031 additions and 46899 deletions

View file

@ -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

View file

@ -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

View file

@ -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