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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user