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

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-webkitLineDash-invalid.html

Issue 2693043012: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests. (Closed)
Patch Set: Addressing comments 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/canvas/canvas-webkitLineDash-invalid.html
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-webkitLineDash-invalid.html b/third_party/WebKit/LayoutTests/fast/canvas/canvas-webkitLineDash-invalid.html
deleted file mode 100644
index 7014191e47f80bc8ac4072e59f450916817d33f7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-webkitLineDash-invalid.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
-<script src="../../resources/js-test.js"></script>
-</head>
-<body>
-<script src="script-tests/canvas-webkitLineDash-invalid.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698