mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
e4b62a920a
Util.findShadowRoot() returns either null or an object. It cannot return falsy, which allows this optimization.