Skip to content

CSS: Workaround buggy getComputedStyle on table rows in IE/Edge #4506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

mgol
Copy link
Member

@mgol mgol commented Oct 9, 2019

Summary

Workaround buggy getComputedStyle on table rows in IE/Edge.

Fixes gh-4490

This is a master version of #4503.

Checklist

@mgol mgol added this to the 4.0.0 milestone Oct 9, 2019
@mgol
Copy link
Member Author

mgol commented Oct 9, 2019

+147 bytes

@mgol
Copy link
Member Author

mgol commented Oct 9, 2019

On the bright side, I expect us dropping EdgeHTML before jQuery 4.0.0 gets released which means the support test will go away.

@mgol mgol removed the Needs review label Oct 14, 2019
@mgol mgol merged commit 26415e0 into jquery:master Oct 14, 2019
@mgol mgol deleted the ie-tr-height branch October 14, 2019 16:41
gibson042 added a commit to gibson042/jquery that referenced this pull request Oct 14, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
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.

Table row height reported incorrectly in Edge
3 participants