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

Unified Diff: third_party/WebKit/LayoutTests/fast/url/segments-from-data-url.html

Issue 2685843003: 'data:' may not be used as a document's base URL. (Closed)
Patch Set: Tests. Created 3 years, 10 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/fast/url/segments-from-data-url.html
diff --git a/third_party/WebKit/LayoutTests/fast/url/segments-from-data-url.html b/third_party/WebKit/LayoutTests/fast/url/segments-from-data-url.html
deleted file mode 100644
index ee1d5d88155bd24fb325da87c9a225b3f1e902cb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/url/segments-from-data-url.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="../../resources/js-test.js"></script>
-<script src="resources/utilities.js"></script>
-</head>
-<body>
-<script src="script-tests/segments-from-data-url.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698