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