From e8f397bc145ffd9de4441a269e0d45c5fe1fa9cf Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Thu, 25 Mar 2010 18:23:11 -0400 Subject: [PATCH] Added compound test for Tabs with Tooltips --- tests/visual/compound/tabs_tooltips.html | 37 ++++++++++++++++++++++++ tests/visual/index.html | 1 + 2 files changed, 38 insertions(+) create mode 100644 tests/visual/compound/tabs_tooltips.html diff --git a/tests/visual/compound/tabs_tooltips.html b/tests/visual/compound/tabs_tooltips.html new file mode 100644 index 000000000..00046fe0d --- /dev/null +++ b/tests/visual/compound/tabs_tooltips.html @@ -0,0 +1,37 @@ + + + + + Compound Visual Test : Tabs in Tabs + + + + + + + + + + + + +
+ +
+ label +
+ +
+ + + diff --git a/tests/visual/index.html b/tests/visual/index.html index 8896076ec..8f4810225 100644 --- a/tests/visual/index.html +++ b/tests/visual/index.html @@ -20,6 +20,7 @@
  • Draggable Accordion
  • Accordion within Tabs, both Sortable
  • Tabs contains Tabs
  • +
  • Tabs with Tooltips
  • All Widgets within a Dialog
  • -- 2.39.5