Skip to content

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

Merged
mgol merged 1 commit into
jquery:masterfrom
mgol:ie-tr-height
Oct 14, 2019
Merged

CSS: Workaround buggy getComputedStyle on table rows in IE/Edge#4506
mgol merged 1 commit into
jquery:masterfrom
mgol:ie-tr-height

Conversation

@mgol
Copy link
Copy Markdown
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
Copy Markdown
Member Author

mgol commented Oct 9, 2019

+147 bytes

@mgol
Copy link
Copy Markdown
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