]> source.dussan.org Git - jquery.git/commit
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 14 Oct 2019 16:34:06 +0000 (18:34 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2019 16:34:06 +0000 (18:34 +0200)
commit6d31477a35bfa70d209522b5e8c7e948b6c4d599
tree198996c7755c378be56cfff0e71811a6fadd9e49
parentac2da4e6b96f5b583c4dfe148a9a9e870465fc69
CSS: Workaround buggy getComputedStyle on table rows in IE/Edge

Fixes gh-4490
Closes gh-4503
src/css.js
src/css/support.js
test/unit/css.js
test/unit/support.js