Bug 1858832 [wpt PR 42517] - Add additional tests for multiplication/division of...
commit2553719e9cc79f83789083c869e374073d6bdd73
authorBrandon McConnell <brandon@dreamthinkbuild.com>
Thu, 26 Oct 2023 17:24:08 +0000 (26 17:24 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 31 Oct 2023 13:59:05 +0000 (31 13:59 +0000)
tree4c0fc4e8e8feb6028ebd2eb13e903e0282e843a0
parent46b190e775c283b5a259f7cb75125839f62451b1
Bug 1858832 [wpt PR 42517] - Add additional tests for multiplication/division of mixed units, a=testonly

Automatic update from web-platform-tests
Add additional tests for multiplication/division of mixed units (#42517)

This PR adds tests for testing multiplication/division of mixed units,
both in simple expressions as well as calc() inside @media query expressions.

This is done in support of Interop 2024 ticket:
https://github.com/web-platform-tests/interop/issues/513

--

wpt-commits: 47d5fbd0947420fa271416f2ae3e06f1c3bc0dd2
wpt-pr: 42517
23 files changed:
testing/web-platform/tests/css/css-text/tab-size/tab-size-computed-value-001.html
testing/web-platform/tests/css/css-text/word-spacing/word-spacing-computed-001.html
testing/web-platform/tests/css/css-values/calc-background-position-002.html
testing/web-platform/tests/css/css-values/calc-in-media-queries-with-mixed-units.html
testing/web-platform/tests/css/css-values/calc-linear-radial-conic-gradient-001.html
testing/web-platform/tests/css/css-values/calc-z-index-fractions-001.html
testing/web-platform/tests/css/css-values/getComputedStyle-border-radius-001.html
testing/web-platform/tests/css/css-values/getComputedStyle-border-radius-003.html
testing/web-platform/tests/css/css-values/getComputedStyle-calc-mixed-units-001.html
testing/web-platform/tests/css/css-values/getComputedStyle-calc-mixed-units-002.html
testing/web-platform/tests/css/css-values/getComputedStyle-calc-mixed-units-003.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-01.html
testing/web-platform/tests/css/css-values/support/mixed-units-02.html
testing/web-platform/tests/css/css-values/support/mixed-units-03.html
testing/web-platform/tests/css/css-values/support/mixed-units-04.html
testing/web-platform/tests/css/css-values/support/mixed-units-05.html
testing/web-platform/tests/css/css-values/support/mixed-units-06.html
testing/web-platform/tests/css/css-values/support/mixed-units-07.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-08.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-09.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-10.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-11.html [new file with mode: 0644]
testing/web-platform/tests/css/css-values/support/mixed-units-12.html [new file with mode: 0644]