From: Heinrich Fenkart Date: Sun, 6 Jul 2014 07:23:09 +0000 (+0200) Subject: Mention #13500 in comment for ScrollSpy test X-Git-Tag: v3.3.0~379^2~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff099585f5aaf3330c6a8d15f513075c03c433a;p=thirdparty%2Fbootstrap.git Mention #13500 in comment for ScrollSpy test --- diff --git a/js/tests/unit/scrollspy.js b/js/tests/unit/scrollspy.js index 98c1d63963..3cfde85f70 100644 --- a/js/tests/unit/scrollspy.js +++ b/js/tests/unit/scrollspy.js @@ -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 = '
' + '
' +