0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/js/tests/unit/util
Nikon the Third e8f08d1802
Adjust regex SAFE_URL_PATTERN for use with test method of regexes. (#33136)
The test method on regexes behaves different than the match method on strings in the presence of the global modifier.
Add a unit test for sanitizing the same template twice.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-02-19 10:24:53 +02:00
..
index.spec.js Prevent getSelector from returning URLs as selector (#32586) 2021-02-03 21:58:54 +02:00
sanitizer.spec.js Adjust regex SAFE_URL_PATTERN for use with test method of regexes. (#33136) 2021-02-19 10:24:53 +02:00