| Index: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/bad-underlying-sinks.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/bad-underlying-sinks.https.html b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/bad-underlying-sinks.https.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..50838bcf44de715bc10041b971c731fc74593b68
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/bad-underlying-sinks.https.html
|
| @@ -0,0 +1,11 @@
|
| +<!DOCTYPE html>
|
| +<meta charset="utf-8">
|
| +<title>bad-underlying-sinks.js browser context wrapper file</title>
|
| +
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| +
|
| +<script src="../resources/test-utils.js"></script>
|
| +<script src="../resources/recording-streams.js"></script>
|
| +
|
| +<script src="bad-underlying-sinks.js"></script>
|
|
|