Bug 1585178 [wpt PR 19424] - Add/Revise WPT to reflect resolution of calc() in table...
commit3f16a4dbed1385bb89ca1d5cd9d8d94061797bcf
authorXiaocheng Hu <xiaochengh@chromium.org>
Mon, 7 Oct 2019 22:01:45 +0000 (7 22:01 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 14 Oct 2019 11:23:20 +0000 (14 11:23 +0000)
tree67c2071dfbd4e29a20885106b3e3e1e54e5d1cb0
parent52eadd688da4b3fe293e5bfcb6a9e8eac5071fe2
Bug 1585178 [wpt PR 19424] - Add/Revise WPT to reflect resolution of calc() in table layout, a=testonly

Automatic update from web-platform-tests
Add/Revise WPT to reflect resolution of calc() in table layout

https://github.com/w3c/csswg-drafts/issues/94 made a resolution that

"Any math expression of a complex type is treated as auto. Simple typed
things continue to work as today."

This patch adds new tests and revises existing tests to reflect the
resolution.

Bug: 382725
Change-Id: I522799b51fdd4a7cfa66e137ae31c68aaf2dea73
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832619
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701597}

--

wpt-commits: cda40b6ff20c841a6195e95387d09072db8fd6e3
wpt-pr: 19424
testing/web-platform/tests/css/css-tables/auto-layout-calc-width-001.html [copied from testing/web-platform/tests/css/css-tables/fixed-layout-calc-width-001.html with 75% similarity]
testing/web-platform/tests/css/css-tables/calc-percent-plus-0px-auto.html [copied from testing/web-platform/tests/css/css-tables/calc-percent-plus-0px.html with 73% similarity]
testing/web-platform/tests/css/css-tables/calc-percent-plus-0px-fixed-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-tables/calc-percent-plus-0px-fixed.html [moved from testing/web-platform/tests/css/css-tables/calc-percent-plus-0px.html with 54% similarity]
testing/web-platform/tests/css/css-tables/fixed-layout-calc-width-001.html