github web-platform-tests/wpt merge_pr_48006

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
12 months ago

Part 3 - Add WPTs for table intrinsic size.

table-intrinsic-size-001.html and table-intrinsic-size-002.html test
inline-size and max-inline-size on the table elements, respectively. They
currently pass on Nightly, but will fail if the special logic in
IntrinsicForAxis() is removed. Since we lacked test coverage for this scenario,
I added these tests.

table-intrinsic-size-003.html and table-intrinsic-size-004.html tests the
intrinsic size when table has orthogonal writing mode. They fail due to
bug 1310551.

Differential Revision: https://phabricator.services.mozilla.com/D221237

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1917056
gecko-commit: 45b1d3abcc094f2317b53a25b5062ec25332e422
gecko-reviewers: layout-reviewers, emilio

Don't miss a new wpt release

NewReleases is sending notifications on new releases.