diff options
Diffstat (limited to 'WebKitTools/Scripts/webkitpy/layout_tests/data/text/article-element.html')
-rw-r--r-- | WebKitTools/Scripts/webkitpy/layout_tests/data/text/article-element.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/WebKitTools/Scripts/webkitpy/layout_tests/data/text/article-element.html b/WebKitTools/Scripts/webkitpy/layout_tests/data/text/article-element.html deleted file mode 100644 index c0f4547..0000000 --- a/WebKitTools/Scripts/webkitpy/layout_tests/data/text/article-element.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html> -<head> -<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> -<script src="../../fast/js/resources/js-test-pre.js"></script> -</head> -<body> -<p id="description"></p> -<div id="console"></div> -<script src="script-tests/article-element.js"></script> -<script src="../../fast/js/resources/js-test-post.js"></script> -</body> -</html> |