]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Sanitizer: fix logic and add a test. (#35133)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 7 Oct 2021 14:48:36 +0000 (17:48 +0300)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 14:48:36 +0000 (17:48 +0300)
commit64e13162faa692aa2d12071ad9a14a3ac1b08a6f
treeba54284addb11feecc37d7e00af42528868c2c7a
parent9ff87f5f0ef9d35af922ee2833deb875908686d6
Sanitizer: fix logic and add a test. (#35133)

This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.
js/src/util/sanitizer.js
js/tests/unit/util/sanitizer.spec.js