diff --git a/Tests/LibWeb/Text/expected/wpt-import/streams/readable-streams/global.txt b/Tests/LibWeb/Text/expected/wpt-import/streams/readable-streams/global.txt new file mode 100644 index 00000000000..ba9f729ecac --- /dev/null +++ b/Tests/LibWeb/Text/expected/wpt-import/streams/readable-streams/global.txt @@ -0,0 +1,15 @@ +Harness status: OK + +Found 9 tests + +8 Pass +1 Fail +Pass Stream objects created in expected globals +Pass Cancel promise is created in same global as stream +Fail Closed Promise in correct global +Pass Reader objects in correct global +Pass Desired size can be grafted from one prototype to another +Pass Closing errored stream throws object in appropriate global +Pass Can enqueue chunks from multiple globals +Pass Correct errors and globals for closed streams +Pass Tee Branches in correct global \ No newline at end of file diff --git a/Tests/LibWeb/Text/input/wpt-import/streams/readable-streams/global.html b/Tests/LibWeb/Text/input/wpt-import/streams/readable-streams/global.html new file mode 100644 index 00000000000..ea775583159 --- /dev/null +++ b/Tests/LibWeb/Text/input/wpt-import/streams/readable-streams/global.html @@ -0,0 +1,162 @@ + + +