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:
authorXhmikosR <xhmikosr@gmail.com>2020-05-06 09:20:08 +0300
committerGitHub <noreply@github.com>2020-05-06 09:20:08 +0300
commit967e6071bac797101daabe74c31cc3a5e6493fd4 (patch)
tree848f0ebdb90e65d78c002f7c00475ff8b393aee0 /js/tests/visual/collapse.html
parent23aaee8c6f8c5cff58935f8484a1995dbffa4b45 (diff)
tests: streamline HTML end tags (#30648)
Diffstat (limited to 'js/tests/visual/collapse.html')
-rw-r--r--js/tests/visual/collapse.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/collapse.html b/js/tests/visual/collapse.html
index 0bc82923ec..0fa97133ce 100644
--- a/js/tests/visual/collapse.html
+++ b/js/tests/visual/collapse.html
@@ -62,7 +62,7 @@
</a>
</h5>
</div>
- <div id="collapseFour" class="collapse" data-parent="<img src=1 onerror=alert(123) />" role="tabpanel" aria-labelledby="headingFour">
+ <div id="collapseFour" class="collapse" data-parent="<img src=1 onerror=alert(123)>" role="tabpanel" aria-labelledby="headingFour">
<div class="card-body">
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>