cdumez@apple.com | 9631a4f | 2019-09-16 21:04:08 +0000 | [diff] [blame] | 1 | |
2 | <!DOCTYPE html> | ||||
3 | <script src='../resources/testharness.js'></script> | ||||
4 | <script src='../resources/testharnessreport.js'></script> | ||||
5 | <script> | ||||
6 | 'use strict'; | ||||
7 | fetch_tests_from_worker(new Worker('readable-stream-byob-request.js')); | ||||
8 | </script> |