summaryrefslogtreecommitdiffstats
path: root/WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html')
-rw-r--r--WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html b/WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html
new file mode 100644
index 0000000..12cf873
--- /dev/null
+++ b/WebKitTools/TestWebKitAPI/Tests/WebKit2/simple.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ Simple HTML file.
+</body>
+</html>