2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix unit tests

This commit is contained in:
Johann-S
2018-08-19 16:37:37 +02:00
parent 82890e9bcf
commit 9c4c72e31e
6 changed files with 17 additions and 46 deletions
+4
View File
@@ -69,6 +69,10 @@
<button class="btn" data-toggle="collapse" data-target="<img src=x onerror=alert(0)>">
Collapse with an XSS
</button>
<button class="btn" data-toggle="collapse" data-parent="<img src=1 onerror=\'alert(0)\'>" href="#collapseThree">
Collapse with an XSS in data-parent
</button>
</div>
<!-- JavaScript Includes -->