mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Mention #13500 in comment for ScrollSpy test
This commit is contained in:
@@ -29,7 +29,7 @@ $(function () {
|
|||||||
strictEqual($scrollspy[0], $el[0], 'collection contains element')
|
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 () {
|
test('should switch "active" class on scroll', function () {
|
||||||
var topbarHTML = '<div class="topbar">' +
|
var topbarHTML = '<div class="topbar">' +
|
||||||
'<div class="topbar-inner">' +
|
'<div class="topbar-inner">' +
|
||||||
|
Reference in New Issue
Block a user