diff options
Diffstat (limited to 'Tools/TestWebKitAPI/Tests/WebKit2/simple2.html')
-rw-r--r-- | Tools/TestWebKitAPI/Tests/WebKit2/simple2.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/TestWebKitAPI/Tests/WebKit2/simple2.html b/Tools/TestWebKitAPI/Tests/WebKit2/simple2.html new file mode 100644 index 000000000..1dcbfddd2 --- /dev/null +++ b/Tools/TestWebKitAPI/Tests/WebKit2/simple2.html @@ -0,0 +1,5 @@ +<html> +<body> + Second simple HTML file. +</body> +</html> |