| Index: LayoutTests/fast/canvas/canvas-gradient-addStop-error.html
|
| diff --git a/LayoutTests/fast/canvas/canvas-gradient-addStop-error.html b/LayoutTests/fast/canvas/canvas-gradient-addStop-error.html
|
| deleted file mode 100644
|
| index 0ca9537cf229d6e5832ddf2a15c8cce6d6663824..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/canvas/canvas-gradient-addStop-error.html
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| -<html>
|
| -<head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| -</head>
|
| -<body>
|
| -<script src="script-tests/canvas-gradient-addStop-error.js"></script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| -</body>
|
| -</html>
|
|
|