2011-03-07  Adam Barth  <[email protected]>

        Reviewed by Dimitri Glazkov.

        Import jquery test suite
        https://bugs.webkit.org/show_bug.cgi?id=55911

        This test suite is imported from https://github.com/jquery/jquery.  I
        tried to make as few changes as possible in case we want to merge with
        upstream in the future.  The test suite was original licensed under the
        MIT license, which is compatible with WebKit's license.

        * jquery: Added.


git-svn-id: svn://svn.chromium.org/blink/trunk@80511 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/jquery/effects.html b/third_party/WebKit/LayoutTests/jquery/effects.html
new file mode 100644
index 0000000..83e167d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/jquery/effects.html
@@ -0,0 +1,2 @@
+<script src="resources/helper.js"></script>
+<iframe src="resources/test/index.html?effects"></iframe>