From 00fdd8bcd9f9e771da46552e7b6fe11c867c9eb9 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Thu, 1 Apr 2010 09:33:25 +0200 Subject: Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master. --- tests/visual/tooltip/ajaxcontent.php | 2 - tests/visual/tooltip/callout.html | 213 ----------------------------------- tests/visual/tooltip/tooltip.html | 149 ------------------------ 3 files changed, 364 deletions(-) delete mode 100644 tests/visual/tooltip/ajaxcontent.php delete mode 100644 tests/visual/tooltip/callout.html delete mode 100644 tests/visual/tooltip/tooltip.html (limited to 'tests/visual/tooltip') diff --git a/tests/visual/tooltip/ajaxcontent.php b/tests/visual/tooltip/ajaxcontent.php deleted file mode 100644 index a689a734d..000000000 --- a/tests/visual/tooltip/ajaxcontent.php +++ /dev/null @@ -1,2 +0,0 @@ - -Hello world! \ No newline at end of file diff --git a/tests/visual/tooltip/callout.html b/tests/visual/tooltip/callout.html deleted file mode 100644 index 3ef694987..000000000 --- a/tests/visual/tooltip/callout.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - Tooltip Visual Test: Default - - - - - - - - - - - - - -
- - -
- collision detection should kick in around here -
- -
- I'm a link to a footnote. -
- -
- right aligned with custom position -
- -
- gets its content via ajax -
- -
- span -
- div - nested span -
-
- -
-
- - -
-
- - -
-
- -
This is the footnote, including other elements
- - - -
- - - - diff --git a/tests/visual/tooltip/tooltip.html b/tests/visual/tooltip/tooltip.html deleted file mode 100644 index 3f1ae3878..000000000 --- a/tests/visual/tooltip/tooltip.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - Tooltip Visual Test: Default - - - - - - - - - - - - - -
- - -
- collision detection should kick in around here -
- -
- I'm a link to a footnote. -
- -
- right aligned with custom position -
- -
- gets its content via ajax -
- -
- span -
- div - nested span -
-
- -
- Text in bold. -
- -
-
- - -
-
- - -
-
- - - - - -
This is the footnote, including other elements
- - - -
- - - - -- cgit v1.2.3