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

Unified Diff: LayoutTests/fast/canvas/canvas-overloads-setStrokeColor.html

Issue 408813007: Remove non-standard API entry points in CanvasRenderingContext2D (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove some unnecessary mac/virtual/gpu baselines Created 6 years, 1 month 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: LayoutTests/fast/canvas/canvas-overloads-setStrokeColor.html
diff --git a/LayoutTests/fast/canvas/canvas-overloads-setStrokeColor.html b/LayoutTests/fast/canvas/canvas-overloads-setStrokeColor.html
deleted file mode 100644
index 8eba17329e1ca94a1efcf360062ec6c0a3511f0d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/canvas/canvas-overloads-setStrokeColor.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-overloads-setStrokeColor.js"></script>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698