diff --git a/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini b/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini index 282ab0b2525..cdeaf7f7080 100644 --- a/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini +++ b/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini @@ -7,7 +7,7 @@ expected: FAIL [Opening a blob URL in a new window immediately before revoking it works.] - expected: FAIL + expected: TIMEOUT [Opening a blob URL in a noopener about:blank window immediately before revoking it works.] expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/ec_importKey.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/ec_importKey.https.any.js.ini index b3b3f10b250..3a18f6eda12 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/ec_importKey.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/ec_importKey.https.any.js.ini @@ -647,6 +647,96 @@ [Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] expected: FAIL + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-256}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-256}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-384}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-384}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-521}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-521}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + [ec_importKey.https.any.worker.html] [Good parameters: P-256 bits (spki, buffer(91), {name: ECDSA, namedCurve: P-256}, true, [\])] @@ -1296,3 +1386,93 @@ [Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-256}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-256}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-256 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-256}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-384}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-384}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-384 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-384}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-521}, true, [\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, alg), {name: ECDH, namedCurve: P-521}, false, [\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits\])] + expected: FAIL + + [ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini b/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini index a057f038339..5e3a96e5999 100644 --- a/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini +++ b/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini @@ -8,8 +8,5 @@ [[data-expected-height\] 3] expected: FAIL - [[data-expected-height\] 1] - expected: FAIL - - [[data-expected-height\] 2] + [[data-expected-height\] 4] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-color/animation/opacity-animation-ending-correctly-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-color/animation/opacity-animation-ending-correctly-001.html.ini deleted file mode 100644 index 304b1579ca4..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-color/animation/opacity-animation-ending-correctly-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[opacity-animation-ending-correctly-001.html] - expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-1.html.ini b/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-1.html.ini new file mode 100644 index 00000000000..3a1231976ac --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-1.html.ini @@ -0,0 +1,2 @@ +[oklch-l-over-1-1.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-2.html.ini b/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-2.html.ini new file mode 100644 index 00000000000..9f918b7b99f --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-color/oklch-l-over-1-2.html.ini @@ -0,0 +1,2 @@ +[oklch-l-over-1-2.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-transitions/parsing/transition-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-transitions/parsing/transition-computed.html.ini index 715a238447f..260afeb675a 100644 --- a/tests/wpt/meta-legacy-layout/css/css-transitions/parsing/transition-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-transitions/parsing/transition-computed.html.ini @@ -43,3 +43,9 @@ [Default transition value] expected: FAIL + + [Property transition value 'all, all'] + expected: FAIL + + [Transition with a delay but no duration] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini b/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini deleted file mode 100644 index e35a452a186..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[no-transition-from-ua-to-blocking-stylesheet.html] - expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-values/round-function.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/round-function.html.ini index 97413927e24..ec981e25fe1 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/round-function.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/round-function.html.ini @@ -610,3 +610,231 @@ [calc(0px - round(to-zero, -18px, 10px)) should be used-value-equivalent to 10px] expected: FAIL + + [round(23, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(18, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(15, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(13, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(-13, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(-18, 10) should be used-value-equivalent to -20] + expected: FAIL + + [round(nearest, 23, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(nearest, 18, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(nearest, 15, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(nearest, 13, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(nearest, -13, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(nearest, -18, 10) should be used-value-equivalent to -20] + expected: FAIL + + [round(down, 23, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(down, 18, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(down, 15, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(down, 13, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(down, -13, 10) should be used-value-equivalent to -20] + expected: FAIL + + [round(down, -18, 10) should be used-value-equivalent to -20] + expected: FAIL + + [round(up, 23, 10) should be used-value-equivalent to 30] + expected: FAIL + + [round(up, 18, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(up, 15, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(up, 13, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(up, -13, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(up, -18, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(to-zero, 23, 10) should be used-value-equivalent to 20] + expected: FAIL + + [round(to-zero, 18, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(to-zero, 15, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(to-zero, 13, 10) should be used-value-equivalent to 10] + expected: FAIL + + [round(to-zero, -13, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(to-zero, -18, 10) should be used-value-equivalent to -10] + expected: FAIL + + [round(23, -10) should be used-value-equivalent to 20] + expected: FAIL + + [round(18, -10) should be used-value-equivalent to 20] + expected: FAIL + + [round(15, -10) should be used-value-equivalent to 20] + expected: FAIL + + [round(13, -10) should be used-value-equivalent to 10] + expected: FAIL + + [round(-13, -10) should be used-value-equivalent to -10] + expected: FAIL + + [round(-18, -10) should be used-value-equivalent to -20] + expected: FAIL + + [round(10, 5) should be used-value-equivalent to 10] + expected: FAIL + + [round(nearest, 10, 5) should be used-value-equivalent to 10] + expected: FAIL + + [round(down, 10, 5) should be used-value-equivalent to 10] + expected: FAIL + + [round(up, 10, 5) should be used-value-equivalent to 10] + expected: FAIL + + [round(to-zero, 10, 5) should be used-value-equivalent to 10] + expected: FAIL + + [round(-10, 5) should be used-value-equivalent to -10] + expected: FAIL + + [round(nearest, -10, 5) should be used-value-equivalent to -10] + expected: FAIL + + [round(down, -10, 5) should be used-value-equivalent to -10] + expected: FAIL + + [round(up, -10, 5) should be used-value-equivalent to -10] + expected: FAIL + + [round(to-zero, -10, 5) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(23, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(18, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(15, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(13, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(-13, 10)) should be used-value-equivalent to 10] + expected: FAIL + + [calc(0 - round(-18, 10)) should be used-value-equivalent to 20] + expected: FAIL + + [calc(0 - round(nearest, 23, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(nearest, 18, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(nearest, 15, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(nearest, 13, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(nearest, -13, 10)) should be used-value-equivalent to 10] + expected: FAIL + + [calc(0 - round(nearest, -18, 10)) should be used-value-equivalent to 20] + expected: FAIL + + [calc(0 - round(down, 23, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(down, 18, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(down, 15, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(down, 13, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(down, -13, 10)) should be used-value-equivalent to 20] + expected: FAIL + + [calc(0 - round(down, -18, 10)) should be used-value-equivalent to 20] + expected: FAIL + + [calc(0 - round(up, 23, 10)) should be used-value-equivalent to -30] + expected: FAIL + + [calc(0 - round(up, 18, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(up, 15, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(up, 13, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(up, -13, 10)) should be used-value-equivalent to 10] + expected: FAIL + + [calc(0 - round(up, -18, 10)) should be used-value-equivalent to 10] + expected: FAIL + + [calc(0 - round(to-zero, 23, 10)) should be used-value-equivalent to -20] + expected: FAIL + + [calc(0 - round(to-zero, 18, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(to-zero, 15, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(to-zero, 13, 10)) should be used-value-equivalent to -10] + expected: FAIL + + [calc(0 - round(to-zero, -13, 10)) should be used-value-equivalent to 10] + expected: FAIL + + [calc(0 - round(to-zero, -18, 10)) should be used-value-equivalent to 10] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini index d52a3e77a70..314dca9c1f5 100644 --- a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini +++ b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini @@ -1,6 +1,3 @@ [MediaQueryList-addListener-removeListener.html] [listeners are called when