mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Script implement TransformStream and TransformStreamDefaultController (#36739)
Part of https://github.com/servo/servo/issues/34676 --------- Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com> Signed-off-by: Taym <haddadi.taym@gmail.com> Co-authored-by: gterzian <2792687+gterzian@users.noreply.github.com>
This commit is contained in:
parent
d39b9f05ff
commit
f3f4cc5500
30 changed files with 1784 additions and 48 deletions
23
tests/wpt/meta/streams/transform-streams/lipfuzz.any.js.ini
vendored
Normal file
23
tests/wpt/meta/streams/transform-streams/lipfuzz.any.js.ini
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
[lipfuzz.any.shadowrealm-in-window.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.https.any.shadowrealm-in-serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.any.shadowrealm-in-shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.any.shadowrealm-in-dedicatedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.https.any.shadowrealm-in-audioworklet.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[lipfuzz.any.shadowrealm-in-sharedworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue