aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/scrollspy.html
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2021-05-08 13:01:07 +0100
committerGitHub <[email protected]>2021-05-08 13:01:07 +0100
commitee12e9b2c0b1069138f8305cbbdb61929ab46472 (patch)
tree80062c2199826a3ade9193f0f824dd6f0962ebb4 /js/tests/visual/scrollspy.html
parent633e4e05d0f8e4ff34fea2bff3359895e897e0e4 (diff)
parent767856c7b802fe50bc68246fce248c100b563593 (diff)
downloadbootstrap-patrickhlauke-carousel-indicators-v4.tar.xz
bootstrap-patrickhlauke-carousel-indicators-v4.zip
Merge branch 'v4-dev' into patrickhlauke-carousel-indicators-v4patrickhlauke-carousel-indicators-v4
Diffstat (limited to 'js/tests/visual/scrollspy.html')
-rw-r--r--js/tests/visual/scrollspy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html
index b9f36c496..b1f8cbcda 100644
--- a/js/tests/visual/scrollspy.html
+++ b/js/tests/visual/scrollspy.html
@@ -24,7 +24,7 @@
<a class="nav-link" href="#mdo">@mdo</a>
</li>
<li class="nav-item dropdown">
- <a class="nav-link dropdown-toggle" href="#" id="dropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dropdown</a>
+ <a class="nav-link dropdown-toggle" href="#" id="dropdown" data-toggle="dropdown" aria-expanded="false">Dropdown</a>
<div class="dropdown-menu" aria-labelledby="dropdown">
<a class="dropdown-item" href="#one">One</a>
<a class="dropdown-item" href="#two">Two</a>