| Index: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.https.html b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.https.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ec5a0fa272c59974ac44b82c4bb52991b045c3a5
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/constructor.https.html
|
| @@ -0,0 +1,10 @@
|
| +<!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="constructor.js"></script>
|
|
|