]> source.dussan.org Git - jquery.git/commit
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 28 Oct 2019 19:38:33 +0000 (20:38 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 28 Oct 2019 19:43:39 +0000 (20:43 +0100)
commita612733be0c68d337647a6fcc8f8e0cabc1fc36b
tree0aec25343cd5dea540329b4c30291f91d400421c
parent323575fb9bb330a852718d89e323f7ec79549100
Tests: Skip a "width/height on a table row with phantom borders" test in Firefox

Firefox 70 & newer fail this test but the issue there is more profound - Firefox
doesn't subtract borders from table row computed widths.

Closes gh-4537
Ref jquery/jquery#4529
Ref https://bugzilla.mozilla.org/show_bug.cgi?id=1590837
Ref w3c/csswg-drafts#4444

(cherry picked from commit c79e1d5fefc50b1df0a1c2ca3f06b567e79c0f9b)
test/unit/dimensions.js