Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-strategies.https.html

Issue 2772293002: Update WritableStream to new standard version (Closed)
Patch Set: Changes from domenic@ review Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-strategies.https.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-strategies.https.html b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-strategies.https.html
deleted file mode 100644
index 4ee60f8e0fdb4379f492ad677aa41f4fe341bc55..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/bad-strategies.https.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<meta charset="utf-8">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<script src="/serviceworker/resources/test-helpers.js"></script>
-<script src="../resources/test-initializer.js"></script>
-
-<script src="bad-strategies.js"></script>
-<script>
-'use strict';
-worker_test('bad-strategies.js');
-</script>

Powered by Google App Engine
This is Rietveld 408576698