From f05b935882198ccf7d81675736e3aeb089c5113a Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Thu, 5 May 2011 14:36:32 +0100 Subject: Merge WebKit at r74534: Initial merge by git. Change-Id: I6ccd1154fa1b19c2ec2a66878eb675738735f1eb --- Tools/TestWebKitAPI/Tests/WebKit2/simple.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Tools/TestWebKitAPI/Tests/WebKit2/simple.html (limited to 'Tools/TestWebKitAPI/Tests/WebKit2/simple.html') diff --git a/Tools/TestWebKitAPI/Tests/WebKit2/simple.html b/Tools/TestWebKitAPI/Tests/WebKit2/simple.html new file mode 100644 index 0000000..12cf873 --- /dev/null +++ b/Tools/TestWebKitAPI/Tests/WebKit2/simple.html @@ -0,0 +1,5 @@ + + + Simple HTML file. + + -- cgit v1.1