Sha256: 0c4e230202cd373aaa59daccf416d16c5fd9568386622fc29bdde5f40a20ebf0

Contents?: true

Size: 374 Bytes

Versions: 158

Compression:

Stored size: 374 Bytes

Contents

$(function () {

    module("bootstrap-transition")

      test("should be defined on jquery support object", function () {
        ok($.support.transition !== undefined, 'transition object is defined')
      })

      test("should provide an end object", function () {
        ok($.support.transition ? $.support.transition.end : true, 'end string is defined')
      })

})

Version data entries

158 entries across 158 versions & 8 rubygems

Version Path
middleman-more-3.0.9 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.8 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.8.pre.2 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.8.pre.1 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.7 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
cmstyle-0.0.13 lib/assets/javascripts/bootstrap-transition.js
cmstyle-0.0.12 lib/assets/javascripts/bootstrap-transition.js
middleman-more-3.0.6 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.5 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.4 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.2 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.1.pre fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
sass-twitter-bootstrap-0.1.0 js/tests/unit/bootstrap-transition.js
middleman-more-3.0.0 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.0.rc.4 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.0.rc.3 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.0.rc.2 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js
middleman-more-3.0.0.rc.1 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/js/tests/unit/bootstrap-transition.js