]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use `textContent` instead of `innerText`. (#30462)
authorXhmikosR <xhmikosr@gmail.com>
Sun, 29 Mar 2020 06:53:57 +0000 (09:53 +0300)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 06:53:57 +0000 (09:53 +0300)
commited94976ea80cfe5fa2bd9b6a6913c78de8626045
treedab1df18fe565637c3fec61ef7361bda02bccf23
parentdec3ea6a7f18e9127a771492e55ad2b94ab03e2a
Use `textContent` instead of `innerText`. (#30462)

It's supported by all of our supported browsers.
.eslintrc.json
js/src/tooltip.js
js/tests/unit/tooltip.spec.js