Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <redux@splintered.co.uk>2017-01-12 02:57:59 +0300
committerPatrick H. Lauke <redux@splintered.co.uk>2017-01-12 02:57:59 +0300
commit6b48ba4e0d1f83c541d9a21c1235dc55968b6290 (patch)
treeafb88d834e07bc878d8baf7351bd179aced6c8fb /js/tests/visual/modal.html
parent3df1bfd8cd977fb3199b9c77178f48a74eeeb224 (diff)
Remove incorrect aria-multiselectable
Closes https://github.com/twbs/bootstrap/issues/21635
Diffstat (limited to 'js/tests/visual/modal.html')
-rw-r--r--js/tests/visual/modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html
index 33af36c5f8..3aca0c96f0 100644
--- a/js/tests/visual/modal.html
+++ b/js/tests/visual/modal.html
@@ -54,7 +54,7 @@
<h4>Tooltips in a modal</h4>
<p><a href="#" data-toggle="tooltip" data-placement="top" title="Tooltip on top">This link</a> and <a href="#" data-toggle="tooltip" data-placement="bottom" title="Tooltip on bottom">that link</a> should have tooltips on hover.</p>
- <div id="accordion" role="tablist" aria-multiselectable="true">
+ <div id="accordion" role="tablist">
<div class="card">
<div class="card-header" role="tab" id="headingOne">
<h5 class="mb-0">