servo/tests/wpt/web-platform-tests/streams/readable-streams/constructor.html

10 lines
307 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>constructor.js browser context wrapper file</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../resources/constructor-ordering.js"></script>
<script src="constructor.js"></script>