summaryrefslogtreecommitdiff
path: root/Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html')
-rw-r--r--Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html b/Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html
deleted file mode 100644
index a220e9b2d..000000000
--- a/Tools/TestWebKitAPI/Tests/WebKit2/simple-tall.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
- Simple and tall HTML file.
- <div style="height: 3000px;"></div>
-</body>
-</html>