Skip to content

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

Merged
timmywil merged 2 commits into
jquery:mainfrom
timmywil:feature/support
Feb 17, 2021
Merged

Support: ensure display is set to block for the support div#4845
timmywil merged 2 commits into
jquery:mainfrom
timmywil:feature/support

Conversation

@timmywil
Copy link
Copy Markdown
Member

  • 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

Summary

This ports the same change made on the 3.x-stable to the main branch.

Checklist

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

Fixes jquerygh-4832
@mgol mgol added this to the 3.6.0 milestone Feb 17, 2021
@mgol mgol added the Support label Feb 17, 2021
@mgol mgol modified the milestones: 3.6.0, 4.0.0 Feb 17, 2021
@timmywil timmywil merged commit 09f2543 into jquery:main Feb 17, 2021
@timmywil timmywil deleted the feature/support branch February 17, 2021 21:19
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

CSS: The reliableTrDimensions support test is failing on Chrome for Android

2 participants