]> source.dussan.org Git - jquery.git/commit
Support: ensure display is set to block for the support div (#4844)
authorTimmy Willison <4timmywil@gmail.com>
Tue, 16 Feb 2021 19:34:14 +0000 (14:34 -0500)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 19:34:14 +0000 (14:34 -0500)
commitf8bdb1270a3d6294201bc55400aaa2e414efb14a
tree3cf06fb2c80ed24b507eea37e6dc5c9e573f3a49
parent627c573ac62e6582b4b324bcc6a1283ca48c3906
Support: ensure display is set to block for the support div (#4844)

- Fixes an issue with the support test in iframes in Android 8 Chrome 86+,
  where display: inline resulted in unexpected height values.

Fixes gh-4832
src/css/support.js