]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mention #13500 in comment for ScrollSpy test
authorHeinrich Fenkart <hnrch02@gmail.com>
Sun, 6 Jul 2014 07:23:09 +0000 (09:23 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Sun, 6 Jul 2014 07:24:23 +0000 (09:24 +0200)
js/tests/unit/scrollspy.js

index 98c1d63963d938d6e4d4440b674549908c6a2336..3cfde85f708a2c8bd99ba80398e03a7008667c9e 100644 (file)
@@ -29,7 +29,7 @@ $(function () {
     strictEqual($scrollspy[0], $el[0], 'collection contains element')
   })
 
-  // FIXME
+  // Does not work properly ATM, #13500 will fix this
   test('should switch "active" class on scroll', function () {
     var topbarHTML = '<div class="topbar">' +
         '<div class="topbar-inner">' +