From 4adb9026eab43e36f78991cbe56088f2de110089 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 3 Aug 2011 17:12:44 -0400 Subject: [PATCH] Tests: Cleanup. --- tests/unit/autocomplete/autocomplete.html | 1 + tests/unit/button/button.html | 90 ++++---- tests/unit/core/core.html | 211 ++++++++++--------- tests/unit/datepicker/datepicker.html | 60 +++--- tests/unit/dialog/dialog.html | 58 +++-- tests/unit/draggable/draggable.html | 51 +++-- tests/unit/droppable/droppable.html | 53 +++-- tests/unit/effects/effects.html | 25 +-- tests/unit/menu/menu.html | 81 ++++--- tests/unit/position/position.html | 5 +- tests/unit/position/position_deprecated.html | 5 +- tests/unit/progressbar/progressbar.html | 48 ++--- tests/unit/resizable/resizable.html | 54 ++--- tests/unit/selectable/selectable.html | 57 +++-- tests/unit/slider/slider.html | 55 +++-- tests/unit/sortable/sortable.html | 59 +++--- tests/unit/spinner/spinner.html | 56 +++-- tests/unit/widget/widget.html | 5 +- 18 files changed, 476 insertions(+), 498 deletions(-) diff --git a/tests/unit/autocomplete/autocomplete.html b/tests/unit/autocomplete/autocomplete.html index 82d04291b..39e88fdd5 100644 --- a/tests/unit/autocomplete/autocomplete.html +++ b/tests/unit/autocomplete/autocomplete.html @@ -4,6 +4,7 @@ jQuery UI Autocomplete Test Suite + diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index 3474df20c..7fcf07eec 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -1,29 +1,30 @@ - + - + jQuery UI Button Test Suite - + + - - - + + + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -31,38 +32,35 @@

-
    -
- +
    +
    -
    - -
    - - - +
    + + + +
    +
    +
    + + +
    - -
    - - - -
    -
    -
    -
    - - - -
    -
    - - + +
    +
    + + + +
    +
    -
    -
    + +
    + +
    diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index 4c1186271..affd094d8 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -1,26 +1,29 @@ - + - + jQuery UI Core Test Suite - - - - - - - - - - - - - - @@ -29,98 +32,96 @@

    -
      -
    - +
      - - - - - - - - - - - -
      - - - - - - - - - - xxx - anchor - anchor - x -
      x
      - x -
      x
      -
      - -
      - - - - - - - - - -
      - -
      - - - - - - - - - -
      - -
      - - - - - - . - . - . - . -
      - -
      -
      .
      -
      -
      -
      .
      + + + + + + + + + + + +
      + + + + + + + + + + xxx + anchor + anchor + x +
      x
      + x +
      x
      +
      + +
      + + + + + + + + + +
      + +
      + -
      -
      .
      + + -
      - -
      + + + + + + +
      + +
      + + + + + + . + . + . + .
      +
      +
      .
      +
      +
      +
      .
      +
      +
      +
      .
      +
      +
      + +
      + +
      diff --git a/tests/unit/datepicker/datepicker.html b/tests/unit/datepicker/datepicker.html index 51b61f603..108023372 100644 --- a/tests/unit/datepicker/datepicker.html +++ b/tests/unit/datepicker/datepicker.html @@ -1,32 +1,33 @@ - + - + jQuery UI Datepicker Test Suite - + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + @@ -44,13 +45,12 @@

      -
        -
      - +
        -

        -

        -
        +
        +

        + +
        diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html index 1840e2c4a..b35ae5823 100644 --- a/tests/unit/dialog/dialog.html +++ b/tests/unit/dialog/dialog.html @@ -1,34 +1,35 @@ - + - + jQuery UI Dialog Test Suite - + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + - - + @@ -47,11 +47,9 @@

        -
          -
        - +
          -
          +
          diff --git a/tests/unit/draggable/draggable.html b/tests/unit/draggable/draggable.html index f9d3ee7a9..e5006bf17 100644 --- a/tests/unit/draggable/draggable.html +++ b/tests/unit/draggable/draggable.html @@ -1,27 +1,27 @@ - + - + jQuery UI Draggable Test Suite - - - - + + + + - - - - + + + + - - - - - - - + + + + + + - + @@ -39,15 +39,14 @@

          -
            -
          - +
            -
            Relative
            -
            Absolute
            -
            -
            -
            +
            Relative
            +
            Absolute
            +
            +
            + + diff --git a/tests/unit/droppable/droppable.html b/tests/unit/droppable/droppable.html index 80edfa4b0..149430bcf 100644 --- a/tests/unit/droppable/droppable.html +++ b/tests/unit/droppable/droppable.html @@ -1,28 +1,28 @@ - + - + jQuery UI Droppable Test Suite - - - - - + + + + + - - - - - - - - - - - - + + + + + + + + + + - + @@ -40,14 +40,13 @@

            -
              -
            - +
              -
              Draggable
              -
              Droppable
              -
               
              -
              +
              Draggable
              +
              Droppable
              +
               
              + + diff --git a/tests/unit/effects/effects.html b/tests/unit/effects/effects.html index 659495476..f2c447ef7 100644 --- a/tests/unit/effects/effects.html +++ b/tests/unit/effects/effects.html @@ -31,8 +31,7 @@ - - @@ -55,10 +56,7 @@

              -
                -
              - - +
                - diff --git a/tests/unit/position/position.html b/tests/unit/position/position.html index 3df9d465c..a47e91004 100644 --- a/tests/unit/position/position.html +++ b/tests/unit/position/position.html @@ -1,4 +1,4 @@ - + @@ -62,8 +62,5 @@ elements smaller than 10px have a line-height set on them to avoid a bug in IE6 - - - diff --git a/tests/unit/position/position_deprecated.html b/tests/unit/position/position_deprecated.html index 9d595e48e..16d88ea2e 100644 --- a/tests/unit/position/position_deprecated.html +++ b/tests/unit/position/position_deprecated.html @@ -1,4 +1,4 @@ - + @@ -23,8 +23,7 @@

                -
                  -
                +