| Index: LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand.html
|
| diff --git a/LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand.html b/LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand.html
|
| deleted file mode 100644
|
| index eb22e56d08d8057774f80eef753f448f2c3887de..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/backgrounds/repeat/background-repeat-shorthand.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| -<html>
|
| -<head>
|
| -<link rel="stylesheet" href="resources/background-repeat-shorthand.css">
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| -</head>
|
| -<body>
|
| -<div id="icon1"></div>
|
| -<div id="icon2"></div>
|
| -<script src="resources/background-repeat-shorthand.js"></script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| -</body>
|
| -</html>
|
|
|