]> source.dussan.org Git - jquery.git/commit
Support: ensure display is set to block for the support div
authorTimmy Willison <4timmywil@gmail.com>
Wed, 17 Feb 2021 21:19:04 +0000 (16:19 -0500)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 21:19:04 +0000 (16:19 -0500)
commit09f254361f1fe8a563b8a90fe6a4d269f4b11514
tree9a90eb710add617a749505c7b1fb3ee95df9a38b
parent8ae477a432f0924cd4bd3bdeaef2c4c15e483a8f
Support: ensure display is set to block for the support div

* Support: ensure display is set to block for the support div

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

Close gh-4845
Fixes gh-4832
src/css/support.js