diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini similarity index 54% rename from tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits.https.any.js.ini rename to tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini index 5e414c7aa15..b15e0c3c431 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve25519.https.any.js.ini @@ -1,4 +1,4 @@ -[cfrg_curves_bits.https.any.html] +[cfrg_curves_bits_curve25519.https.any.worker.html] [setup - define tests] expected: FAIL @@ -20,23 +20,8 @@ [X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] expected: FAIL - [X448 key derivation checks for all-zero value result with a key of order 0] - expected: FAIL - [X448 key derivation checks for all-zero value result with a key of order 1] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] - expected: FAIL - - -[cfrg_curves_bits.https.any.worker.html] +[cfrg_curves_bits_curve25519.https.any.html] [setup - define tests] expected: FAIL @@ -57,18 +42,3 @@ [X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order 0] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order 1] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)] - expected: FAIL - - [X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini new file mode 100644 index 00000000000..4d00d730a6a --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_bits_curve448.https.any.js.ini @@ -0,0 +1,38 @@ +[cfrg_curves_bits_curve448.https.any.html] + [setup - define tests] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order 0] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order 1] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] + expected: FAIL + + +[cfrg_curves_bits_curve448.https.any.worker.html] + [setup - define tests] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order 0] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order 1] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)] + expected: FAIL + + [X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini similarity index 54% rename from tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys.https.any.js.ini rename to tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini index 68fe4aef6c2..3ceecca494b 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys.https.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve25519.https.any.js.ini @@ -1,13 +1,7 @@ -[cfrg_curves_keys.https.any.worker.html] +[cfrg_curves_keys_curve25519.https.any.worker.html] [setup - define tests] expected: FAIL - [Key derivation using a X25519 generated keys.] - expected: FAIL - - [Key derivation using a X448 generated keys.] - expected: FAIL - [X25519 deriveBits checks for all-zero value result with a key of order 0] expected: FAIL @@ -26,30 +20,12 @@ [X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] expected: FAIL - [X448 deriveBits checks for all-zero value result with a key of order 0] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order 1] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] - expected: FAIL - - -[cfrg_curves_keys.https.any.html] - [setup - define tests] - expected: FAIL - [Key derivation using a X25519 generated keys.] expected: FAIL - [Key derivation using a X448 generated keys.] + +[cfrg_curves_keys_curve25519.https.any.html] + [setup - define tests] expected: FAIL [X25519 deriveBits checks for all-zero value result with a key of order 0] @@ -70,17 +46,5 @@ [X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] expected: FAIL - [X448 deriveBits checks for all-zero value result with a key of order 0] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order 1] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)] - expected: FAIL - - [X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] + [Key derivation using a X25519 generated keys.] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini new file mode 100644 index 00000000000..c3458b0df72 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/derive_bits_keys/cfrg_curves_keys_curve448.https.any.js.ini @@ -0,0 +1,44 @@ +[cfrg_curves_keys_curve448.https.any.html] + [setup - define tests] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order 0] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order 1] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] + expected: FAIL + + [Key derivation using a X448 generated keys.] + expected: FAIL + + +[cfrg_curves_keys_curve448.https.any.worker.html] + [setup - define tests] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order 0] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order 1] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)] + expected: FAIL + + [X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)] + expected: FAIL + + [Key derivation using a X448 generated keys.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/getRandomValues.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/getRandomValues.any.js.ini index a50fdb01eff..b3eccf4f594 100644 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/getRandomValues.any.js.ini +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/getRandomValues.any.js.ini @@ -1,56 +1,8 @@ [getRandomValues.any.worker.html] - [Integer array: BigInt64Array] - expected: FAIL - - [Large length: BigInt64Array] - expected: FAIL - - [Null arrays: BigInt64Array] - expected: FAIL - - [Integer array: BigUint64Array] - expected: FAIL - - [Large length: BigUint64Array] - expected: FAIL - - [Null arrays: BigUint64Array] - expected: FAIL - [Float16 arrays] expected: FAIL - [Subclass of BigInt64Array] - expected: FAIL - - [Subclass of BigUint64Array] - expected: FAIL - [getRandomValues.any.html] - [Integer array: BigInt64Array] - expected: FAIL - - [Large length: BigInt64Array] - expected: FAIL - - [Null arrays: BigInt64Array] - expected: FAIL - - [Integer array: BigUint64Array] - expected: FAIL - - [Large length: BigUint64Array] - expected: FAIL - - [Null arrays: BigUint64Array] - expected: FAIL - [Float16 arrays] expected: FAIL - - [Subclass of BigInt64Array] - expected: FAIL - - [Subclass of BigUint64Array] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey.https.any.js.ini deleted file mode 100644 index 4c3061e29a5..00000000000 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey.https.any.js.ini +++ /dev/null @@ -1,698 +0,0 @@ -[okp_importKey.https.any.html] - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign\])] - expected: FAIL - - [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (spki, buffer(68), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (spki, buffer(68), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (raw, buffer(56), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (raw, buffer(56), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(kty, crv, x), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(kty, crv, x), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - -[okp_importKey.https.any.worker.html] - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign\])] - expected: FAIL - - [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (spki, buffer(68), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (spki, buffer(68), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [\])] - expected: FAIL - - [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, false, [\])] - expected: FAIL - - [Good parameters: X448 bits (raw, buffer(56), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters: X448 bits (raw, buffer(56), {name: X448}, false, [\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify, verify\])] - expected: FAIL - - [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign, sign\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(kty, crv, x), {name: X25519}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(kty, crv, x), {name: X448}, true, [\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] - expected: FAIL - - [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed25519.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed25519.https.any.js.ini new file mode 100644 index 00000000000..53ae48faf06 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed25519.https.any.js.ini @@ -0,0 +1,188 @@ +[okp_importKey_Ed25519.https.any.worker.html] + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign, sign\])] + expected: FAIL + + +[okp_importKey_Ed25519.https.any.html] + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [\])] + expected: FAIL + + [Good parameters: Ed25519 bits (spki, buffer(44), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(kty, crv, x), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (raw, buffer(32), {name: Ed25519}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (pkcs8, buffer(48), {name: Ed25519}, false, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed25519 bits (jwk, object(crv, d, x, kty), {name: Ed25519}, false, [sign, sign\])] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed448.https.any.js.ini new file mode 100644 index 00000000000..a648a2c9e95 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_Ed448.https.any.js.ini @@ -0,0 +1,188 @@ +[okp_importKey_Ed448.https.any.worker.html] + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign, sign\])] + expected: FAIL + + +[okp_importKey_Ed448.https.any.html] + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(kty, crv, x), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, true, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters with ignored JWK alg: Ed448 (jwk, object(crv, d, x, kty), {name: Ed448}, true, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [\])] + expected: FAIL + + [Good parameters: Ed448 bits (spki, buffer(69), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(kty, crv, x), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (raw, buffer(57), {name: Ed448}, false, [verify, verify\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (pkcs8, buffer(73), {name: Ed448}, false, [sign, sign\])] + expected: FAIL + + [Good parameters: Ed448 bits (jwk, object(crv, d, x, kty), {name: Ed448}, false, [sign, sign\])] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X25519.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X25519.https.any.js.ini new file mode 100644 index 00000000000..6bf07f7980f --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X25519.https.any.js.ini @@ -0,0 +1,164 @@ +[okp_importKey_X25519.https.any.html] + [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(kty, crv, x), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + +[okp_importKey_X25519.https.any.worker.html] + [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(kty, crv, x), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, true, [\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X25519 (jwk, object(crv, d, x, kty), {name: X25519}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (spki, buffer(44), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(kty, crv, x), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (raw, buffer(32), {name: X25519}, false, [\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (pkcs8, buffer(48), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X25519 bits (jwk, object(crv, d, x, kty), {name: X25519}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X448.https.any.js.ini new file mode 100644 index 00000000000..9120981ca5b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/import_export/okp_importKey_X448.https.any.js.ini @@ -0,0 +1,164 @@ +[okp_importKey_X448.https.any.worker.html] + [Good parameters: X448 bits (spki, buffer(68), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(kty, crv, x), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (raw, buffer(56), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (spki, buffer(68), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (raw, buffer(56), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + +[okp_importKey_X448.https.any.html] + [Good parameters: X448 bits (spki, buffer(68), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(kty, crv, x), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (raw, buffer(56), {name: X448}, true, [\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters with ignored JWK alg: X448 (jwk, object(crv, d, x, kty), {name: X448}, true, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (spki, buffer(68), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(kty, crv, x), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (raw, buffer(56), {name: X448}, false, [\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits, deriveKey\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (pkcs8, buffer(72), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL + + [Good parameters: X448 bits (jwk, object(crv, d, x, kty), {name: X448}, false, [deriveKey, deriveBits, deriveKey, deriveBits\])] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa.https.any.js.ini deleted file mode 100644 index 1d48180b27e..00000000000 --- a/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa.https.any.js.ini +++ /dev/null @@ -1,242 +0,0 @@ -[eddsa.https.any.html] - [EdDSA Ed25519 verification] - expected: FAIL - - [EdDSA Ed25519 verification with altered signature after call] - expected: FAIL - - [EdDSA Ed25519 with altered data after call] - expected: FAIL - - [EdDSA Ed25519 using privateKey to verify] - expected: FAIL - - [EdDSA Ed25519 using publicKey to sign] - expected: FAIL - - [EdDSA Ed25519 no verify usage] - expected: FAIL - - [EdDSA Ed25519 round trip] - expected: FAIL - - [EdDSA Ed25519 signing with wrong algorithm name] - expected: FAIL - - [EdDSA Ed25519 verifying with wrong algorithm name] - expected: FAIL - - [EdDSA Ed25519 verification failure due to altered signature] - expected: FAIL - - [EdDSA Ed25519 verification failure due to shortened signature] - expected: FAIL - - [EdDSA Ed25519 verification failure due to altered data] - expected: FAIL - - [Sign and verify using generated Ed25519 keys.] - expected: FAIL - - [EdDSA Ed448 verification] - expected: FAIL - - [EdDSA Ed448 verification with altered signature after call] - expected: FAIL - - [EdDSA Ed448 with altered data after call] - expected: FAIL - - [EdDSA Ed448 using privateKey to verify] - expected: FAIL - - [EdDSA Ed448 using publicKey to sign] - expected: FAIL - - [EdDSA Ed448 no verify usage] - expected: FAIL - - [EdDSA Ed448 round trip] - expected: FAIL - - [EdDSA Ed448 signing with wrong algorithm name] - expected: FAIL - - [EdDSA Ed448 verifying with wrong algorithm name] - expected: FAIL - - [EdDSA Ed448 verification failure due to altered signature] - expected: FAIL - - [EdDSA Ed448 verification failure due to shortened signature] - expected: FAIL - - [EdDSA Ed448 verification failure due to altered data] - expected: FAIL - - [Sign and verify using generated Ed448 keys.] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 0] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 1] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 2] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 3] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 4] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 5] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 6] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 7] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 8] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 9] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 10] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 11] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 12] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 13] - expected: FAIL - - -[eddsa.https.any.worker.html] - [EdDSA Ed25519 verification] - expected: FAIL - - [EdDSA Ed25519 verification with altered signature after call] - expected: FAIL - - [EdDSA Ed25519 with altered data after call] - expected: FAIL - - [EdDSA Ed25519 using privateKey to verify] - expected: FAIL - - [EdDSA Ed25519 using publicKey to sign] - expected: FAIL - - [EdDSA Ed25519 no verify usage] - expected: FAIL - - [EdDSA Ed25519 round trip] - expected: FAIL - - [EdDSA Ed25519 signing with wrong algorithm name] - expected: FAIL - - [EdDSA Ed25519 verifying with wrong algorithm name] - expected: FAIL - - [EdDSA Ed25519 verification failure due to altered signature] - expected: FAIL - - [EdDSA Ed25519 verification failure due to shortened signature] - expected: FAIL - - [EdDSA Ed25519 verification failure due to altered data] - expected: FAIL - - [Sign and verify using generated Ed25519 keys.] - expected: FAIL - - [EdDSA Ed448 verification] - expected: FAIL - - [EdDSA Ed448 verification with altered signature after call] - expected: FAIL - - [EdDSA Ed448 with altered data after call] - expected: FAIL - - [EdDSA Ed448 using privateKey to verify] - expected: FAIL - - [EdDSA Ed448 using publicKey to sign] - expected: FAIL - - [EdDSA Ed448 no verify usage] - expected: FAIL - - [EdDSA Ed448 round trip] - expected: FAIL - - [EdDSA Ed448 signing with wrong algorithm name] - expected: FAIL - - [EdDSA Ed448 verifying with wrong algorithm name] - expected: FAIL - - [EdDSA Ed448 verification failure due to altered signature] - expected: FAIL - - [EdDSA Ed448 verification failure due to shortened signature] - expected: FAIL - - [EdDSA Ed448 verification failure due to altered data] - expected: FAIL - - [Sign and verify using generated Ed448 keys.] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 0] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 1] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 2] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 3] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 4] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 5] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 6] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 7] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 8] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 9] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 10] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 11] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 12] - expected: FAIL - - [Ed25519 Verification checks with small-order key of order - Test 13] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve25519.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve25519.https.any.js.ini new file mode 100644 index 00000000000..90b1c125ddc --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve25519.https.any.js.ini @@ -0,0 +1,80 @@ +[eddsa_curve25519.https.any.html] + [EdDSA Ed25519 verification] + expected: FAIL + + [EdDSA Ed25519 verification with altered signature after call] + expected: FAIL + + [EdDSA Ed25519 with altered data after call] + expected: FAIL + + [EdDSA Ed25519 using privateKey to verify] + expected: FAIL + + [EdDSA Ed25519 using publicKey to sign] + expected: FAIL + + [EdDSA Ed25519 no verify usage] + expected: FAIL + + [EdDSA Ed25519 round trip] + expected: FAIL + + [EdDSA Ed25519 signing with wrong algorithm name] + expected: FAIL + + [EdDSA Ed25519 verifying with wrong algorithm name] + expected: FAIL + + [EdDSA Ed25519 verification failure due to altered signature] + expected: FAIL + + [EdDSA Ed25519 verification failure due to shortened signature] + expected: FAIL + + [EdDSA Ed25519 verification failure due to altered data] + expected: FAIL + + [Sign and verify using generated Ed25519 keys.] + expected: FAIL + + +[eddsa_curve25519.https.any.worker.html] + [EdDSA Ed25519 verification] + expected: FAIL + + [EdDSA Ed25519 verification with altered signature after call] + expected: FAIL + + [EdDSA Ed25519 with altered data after call] + expected: FAIL + + [EdDSA Ed25519 using privateKey to verify] + expected: FAIL + + [EdDSA Ed25519 using publicKey to sign] + expected: FAIL + + [EdDSA Ed25519 no verify usage] + expected: FAIL + + [EdDSA Ed25519 round trip] + expected: FAIL + + [EdDSA Ed25519 signing with wrong algorithm name] + expected: FAIL + + [EdDSA Ed25519 verifying with wrong algorithm name] + expected: FAIL + + [EdDSA Ed25519 verification failure due to altered signature] + expected: FAIL + + [EdDSA Ed25519 verification failure due to shortened signature] + expected: FAIL + + [EdDSA Ed25519 verification failure due to altered data] + expected: FAIL + + [Sign and verify using generated Ed25519 keys.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve448.https.any.js.ini b/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve448.https.any.js.ini new file mode 100644 index 00000000000..82b91e93175 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/WebCryptoAPI/sign_verify/eddsa_curve448.https.any.js.ini @@ -0,0 +1,80 @@ +[eddsa_curve448.https.any.worker.html] + [EdDSA Ed448 verification] + expected: FAIL + + [EdDSA Ed448 verification with altered signature after call] + expected: FAIL + + [EdDSA Ed448 with altered data after call] + expected: FAIL + + [EdDSA Ed448 using privateKey to verify] + expected: FAIL + + [EdDSA Ed448 using publicKey to sign] + expected: FAIL + + [EdDSA Ed448 no verify usage] + expected: FAIL + + [EdDSA Ed448 round trip] + expected: FAIL + + [EdDSA Ed448 signing with wrong algorithm name] + expected: FAIL + + [EdDSA Ed448 verifying with wrong algorithm name] + expected: FAIL + + [EdDSA Ed448 verification failure due to altered signature] + expected: FAIL + + [EdDSA Ed448 verification failure due to shortened signature] + expected: FAIL + + [EdDSA Ed448 verification failure due to altered data] + expected: FAIL + + [Sign and verify using generated Ed448 keys.] + expected: FAIL + + +[eddsa_curve448.https.any.html] + [EdDSA Ed448 verification] + expected: FAIL + + [EdDSA Ed448 verification with altered signature after call] + expected: FAIL + + [EdDSA Ed448 with altered data after call] + expected: FAIL + + [EdDSA Ed448 using privateKey to verify] + expected: FAIL + + [EdDSA Ed448 using publicKey to sign] + expected: FAIL + + [EdDSA Ed448 no verify usage] + expected: FAIL + + [EdDSA Ed448 round trip] + expected: FAIL + + [EdDSA Ed448 signing with wrong algorithm name] + expected: FAIL + + [EdDSA Ed448 verifying with wrong algorithm name] + expected: FAIL + + [EdDSA Ed448 verification failure due to altered signature] + expected: FAIL + + [EdDSA Ed448 verification failure due to shortened signature] + expected: FAIL + + [EdDSA Ed448 verification failure due to altered data] + expected: FAIL + + [Sign and verify using generated Ed448 keys.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html.ini b/tests/wpt/meta-legacy-layout/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html.ini new file mode 100644 index 00000000000..0ce7184e0ff --- /dev/null +++ b/tests/wpt/meta-legacy-layout/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html.ini @@ -0,0 +1,3 @@ +[partitioned-cookies-a-b-a-embed.tentative.https.html] + [Same-site embed with a cross-site parent partitioned cookie access] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float-2.html.ini b/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float-2.html.ini deleted file mode 100644 index 068736c5062..00000000000 --- a/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float-2.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[new-fc-beside-adjoining-float-2.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float.html.ini b/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float.html.ini deleted file mode 100644 index 042b5c8181a..00000000000 --- a/tests/wpt/meta-legacy-layout/css/CSS2/floats/new-fc-beside-adjoining-float.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[new-fc-beside-adjoining-float.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-113.xht.ini b/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-113.xht.ini deleted file mode 100644 index b336778c090..00000000000 --- a/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-113.xht.ini +++ /dev/null @@ -1,3 +0,0 @@ -[margin-collapse-113.xht] - type: reftest - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-min-height-001.xht.ini b/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-min-height-001.xht.ini deleted file mode 100644 index b2b41d98c21..00000000000 --- a/tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-min-height-001.xht.ini +++ /dev/null @@ -1,2 +0,0 @@ -[margin-collapse-min-height-001.xht] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-property.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-property.html.ini new file mode 100644 index 00000000000..3821701e831 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-property.html.ini @@ -0,0 +1,2 @@ +[background-color-animation-custom-property.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html.ini new file mode 100644 index 00000000000..f251fd61978 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html.ini @@ -0,0 +1,2 @@ +[background-color-animation-custom-timing-function-reverse.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html.ini new file mode 100644 index 00000000000..fa7deb78c2f --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html.ini @@ -0,0 +1,2 @@ +[background-color-animation-custom-timing-function.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-box/parsing/height-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-box/parsing/height-valid.html.ini deleted file mode 100644 index 355e0a9ffee..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-box/parsing/height-valid.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[height-valid.html] - [e.style['height'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['height'\] = "max-content" should set the property value] - expected: FAIL - - [e.style['height'\] = "fit-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-height-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-height-valid.html.ini deleted file mode 100644 index 8d004d653b8..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-height-valid.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[max-height-valid.html] - [e.style['max-height'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-height'\] = "max-content" should set the property value] - expected: FAIL - - [e.style['max-height'\] = "fit-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-width-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-width-valid.html.ini deleted file mode 100644 index 7e1e81ec5c1..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-box/parsing/max-width-valid.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[max-width-valid.html] - [e.style['max-width'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-width'\] = "max-content" should set the property value] - expected: FAIL - - [e.style['max-width'\] = "fit-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-box/parsing/width-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-box/parsing/width-valid.html.ini deleted file mode 100644 index ec0a8326211..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-box/parsing/width-valid.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[width-valid.html] - [e.style['width'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['width'\] = "max-content" should set the property value] - expected: FAIL - - [e.style['width'\] = "fit-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.html.ini similarity index 92% rename from tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.tentative.html.ini rename to tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.html.ini index bf47d2b4f77..45532a6b577 100644 --- a/tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.tentative.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-cascade/scope-shadow.html.ini @@ -1,4 +1,4 @@ -[scope-shadow.tentative.html] +[scope-shadow.html] [@scope can match :host] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-color/relative-currentcolor-visited-getcomputedstyle.html.ini b/tests/wpt/meta-legacy-layout/css/css-color/relative-currentcolor-visited-getcomputedstyle.html.ini new file mode 100644 index 00000000000..ac5cb8ba7db --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-color/relative-currentcolor-visited-getcomputedstyle.html.ini @@ -0,0 +1,3 @@ +[relative-currentcolor-visited-getcomputedstyle.html] + [Property background-color value 'rgb(from currentcolor r g b)' should not leak :visited for computed style] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-parsing.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-parsing.html.ini new file mode 100644 index 00000000000..72f4601118a --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-parsing.html.ini @@ -0,0 +1,2 @@ +[at-container-overflowing-parsing.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-serialization.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-serialization.html.ini new file mode 100644 index 00000000000..18c1abafcc7 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/at-container-overflowing-serialization.html.ini @@ -0,0 +1,2 @@ +[at-container-overflowing-serialization.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state-snapped-none.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state-snapped-none.html.ini new file mode 100644 index 00000000000..e5d314021fb --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/container-queries/scroll-state-snapped-none.html.ini @@ -0,0 +1,2 @@ +[scroll-state-snapped-none.html] + expected: ERROR diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/negative-overflow-003.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/negative-overflow-003.html.ini new file mode 100644 index 00000000000..279e4cd62c3 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-flexbox/negative-overflow-003.html.ini @@ -0,0 +1,144 @@ +[negative-overflow-003.html] + [.container 1] + expected: FAIL + + [.container 2] + expected: FAIL + + [.container 3] + expected: FAIL + + [.container 4] + expected: FAIL + + [.container 5] + expected: FAIL + + [.container 6] + expected: FAIL + + [.container 7] + expected: FAIL + + [.container 8] + expected: FAIL + + [.container 9] + expected: FAIL + + [.container 10] + expected: FAIL + + [.container 11] + expected: FAIL + + [.container 12] + expected: FAIL + + [.container 13] + expected: FAIL + + [.container 14] + expected: FAIL + + [.container 15] + expected: FAIL + + [.container 16] + expected: FAIL + + [.container 17] + expected: FAIL + + [.container 18] + expected: FAIL + + [.container 19] + expected: FAIL + + [.container 20] + expected: FAIL + + [.container 21] + expected: FAIL + + [.container 22] + expected: FAIL + + [.container 23] + expected: FAIL + + [.container 24] + expected: FAIL + + [.container 25] + expected: FAIL + + [.container 26] + expected: FAIL + + [.container 27] + expected: FAIL + + [.container 28] + expected: FAIL + + [.container 29] + expected: FAIL + + [.container 30] + expected: FAIL + + [.container 31] + expected: FAIL + + [.container 32] + expected: FAIL + + [.container 33] + expected: FAIL + + [.container 34] + expected: FAIL + + [.container 35] + expected: FAIL + + [.container 36] + expected: FAIL + + [.container 37] + expected: FAIL + + [.container 38] + expected: FAIL + + [.container 39] + expected: FAIL + + [.container 40] + expected: FAIL + + [.container 41] + expected: FAIL + + [.container 42] + expected: FAIL + + [.container 43] + expected: FAIL + + [.container 44] + expected: FAIL + + [.container 45] + expected: FAIL + + [.container 46] + expected: FAIL + + [.container 47] + expected: FAIL + + [.container 48] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-computed.html.ini deleted file mode 100644 index 1fa3d086b3d..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-computed.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[flex-basis-computed.html] - [Property flex-basis value 'fit-content'] - expected: FAIL - - [Property flex-basis value 'min-content'] - expected: FAIL - - [Property flex-basis value 'max-content'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-valid.html.ini deleted file mode 100644 index 4d02731b951..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-basis-valid.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[flex-basis-valid.html] - [e.style['flex-basis'\] = "fit-content" should set the property value] - expected: FAIL - - [e.style['flex-basis'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['flex-basis'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-shorthand.html.ini b/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-shorthand.html.ini deleted file mode 100644 index 52349e3b91d..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-shorthand.html.ini +++ /dev/null @@ -1,24 +0,0 @@ -[flex-shorthand.html] - [e.style['flex'\] = "0 fit-content" should set flex-basis] - expected: FAIL - - [e.style['flex'\] = "0 fit-content" should set flex-grow] - expected: FAIL - - [e.style['flex'\] = "0 fit-content" should set flex-shrink] - expected: FAIL - - [e.style['flex'\] = "0 fit-content" should not set unrelated longhands] - expected: FAIL - - [e.style['flex'\] = "1 0 max-content" should set flex-basis] - expected: FAIL - - [e.style['flex'\] = "1 0 max-content" should set flex-grow] - expected: FAIL - - [e.style['flex'\] = "1 0 max-content" should set flex-shrink] - expected: FAIL - - [e.style['flex'\] = "1 0 max-content" should not set unrelated longhands] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini b/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini index c3d30125e3b..3329f23836b 100644 --- a/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini @@ -11,14 +11,11 @@ [@font-face matching for quoted and unquoted ui-rounded] expected: FAIL - [@font-face matching for quoted and unquoted fangsong] - expected: FAIL - [@font-face matching for quoted and unquoted ui-sans-serif] expected: FAIL [@font-face matching for quoted and unquoted ui-monospace] expected: FAIL - [@font-face matching for quoted and unquoted cursive] + [@font-face matching for quoted and unquoted serif] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-images/animation/object-position-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/animation/object-position-interpolation.html.ini index bba280ebef4..ef7ef713ea0 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/animation/object-position-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/animation/object-position-interpolation.html.ini @@ -1,67 +1,4 @@ [object-position-interpolation.html] - [CSS Transitions: property from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (0.5) should be [25% 25%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (1) should be [0% 0%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (0.5) should be [25% 25%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (1) should be [0% 0%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (0.5) should be [25% 25%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (1) should be [0% 0%\]] - expected: FAIL - - [CSS Animations: property from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]] - expected: FAIL - [Web Animations: property from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]] expected: FAIL @@ -83,69 +20,6 @@ [Web Animations: property from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]] expected: FAIL - [CSS Transitions: property from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (0.5) should be [50% 25%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (1) should be [50% 0%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (0.5) should be [50% 25%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (1) should be [50% 0%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (0.5) should be [50% 25%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (1) should be [50% 0%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]] - expected: FAIL - [Web Animations: property from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]] expected: FAIL @@ -167,69 +41,6 @@ [Web Animations: property from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]] expected: FAIL - [CSS Transitions: property from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (0.5) should be [25% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (1) should be [0% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (0.5) should be [25% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (1) should be [0% 50%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (0) should be [50% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (0.5) should be [25% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (1) should be [0% 50%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]] - expected: FAIL - [Web Animations: property from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]] expected: FAIL @@ -251,69 +62,6 @@ [Web Animations: property from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]] expected: FAIL - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]] - expected: FAIL - - [CSS Transitions: property from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]] - expected: FAIL - - [CSS Animations: property from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]] - expected: FAIL - [Web Animations: property from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-images/inheritance.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/inheritance.html.ini index 9f8bf376d9b..da6fcda9e06 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/inheritance.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/inheritance.html.ini @@ -1,16 +1,4 @@ [inheritance.html] - [Property object-position has initial value 50% 50%] - expected: FAIL - - [Property object-fit does not inherit] - expected: FAIL - - [Property object-position does not inherit] - expected: FAIL - - [Property object-fit has initial value fill] - expected: FAIL - [Property image-orientation inherits] expected: FAIL @@ -19,4 +7,3 @@ [Property image-orientation has initial value from-image] expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-computed.html.ini index 7245a4bc778..e74d8c87478 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-computed.html.ini @@ -17,21 +17,5 @@ [Property object-fit value 'cover' computes to 'cover'] expected: FAIL - [Property object-fit value 'fill'] - expected: FAIL - [Property object-fit value 'cover scale-down'] expected: FAIL - - [Property object-fit value 'contain'] - expected: FAIL - - [Property object-fit value 'cover'] - expected: FAIL - - [Property object-fit value 'scale-down'] - expected: FAIL - - [Property object-fit value 'none'] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-valid.html.ini index 3b6f81591a1..638e28931a9 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-fit-valid.html.ini @@ -1,28 +1,12 @@ [object-fit-valid.html] - [e.style['object-fit'\] = "contain" should set the property value] - expected: FAIL - [e.style['object-fit'\] = "contain scale-down" should set the property value] expected: FAIL - [e.style['object-fit'\] = "cover" should set the property value] - expected: FAIL - [e.style['object-fit'\] = "cover scale-down" should set the property value] expected: FAIL - [e.style['object-fit'\] = "fill" should set the property value] - expected: FAIL - - [e.style['object-fit'\] = "none" should set the property value] - expected: FAIL - - [e.style['object-fit'\] = "scale-down" should set the property value] - expected: FAIL - [e.style['object-fit'\] = "scale-down contain" should set the property value] expected: FAIL [e.style['object-fit'\] = "scale-down cover" should set the property value] expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-computed.html.ini index 245daffddff..84698b52852 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-computed.html.ini @@ -46,52 +46,3 @@ [Property object-position value 'right 20px bottom 10px' computes to 'calc(100% - 20px) calc(100% - 10px)'] expected: FAIL - - [Property object-position value '-20% -30px'] - expected: FAIL - - [Property object-position value 'right 40%'] - expected: FAIL - - [Property object-position value '30px center'] - expected: FAIL - - [Property object-position value 'center 50px'] - expected: FAIL - - [Property object-position value '40px top'] - expected: FAIL - - [Property object-position value 'right 30% top 60px'] - expected: FAIL - - [Property object-position value 'right 20px bottom 10px'] - expected: FAIL - - [Property object-position value 'left bottom'] - expected: FAIL - - [Property object-position value 'right 20% bottom 10%'] - expected: FAIL - - [Property object-position value '10% center'] - expected: FAIL - - [Property object-position value 'center'] - expected: FAIL - - [Property object-position value 'center bottom'] - expected: FAIL - - [Property object-position value 'center top'] - expected: FAIL - - [Property object-position value 'center center'] - expected: FAIL - - [Property object-position value 'left center'] - expected: FAIL - - [Property object-position value 'right bottom'] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-valid.html.ini index a8d5db2e430..ec1757f06ca 100644 --- a/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-images/parsing/object-position-valid.html.ini @@ -1,58 +1,3 @@ [object-position-valid.html] - [e.style['object-position'\] = "10%" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "bottom 10% right 20%" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "bottom right" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "center left" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "left" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "top" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "top center" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "right 30% top 60px" should set the property value] - expected: FAIL - [e.style['object-position'\] = "20% 30px" should set the property value] expected: FAIL - - [e.style['object-position'\] = "30px center" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "40px top" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "center 50px" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "center bottom" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "left bottom" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "left center" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "right 40%" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "center" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "center center" should set the property value] - expected: FAIL - - [e.style['object-position'\] = "-20% -30px" should set the property value] - expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/block-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/block-size-valid.html.ini deleted file mode 100644 index b3a281af8ec..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/block-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[block-size-valid.html] - [e.style['block-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['block-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/inline-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/inline-size-valid.html.ini deleted file mode 100644 index b3e31a26127..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/inline-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[inline-size-valid.html] - [e.style['inline-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['inline-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-computed.html.ini deleted file mode 100644 index 03e87d288b1..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-computed.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[max-block-size-computed.html] - [Property max-block-size value 'min-content'] - expected: FAIL - - [Property max-block-size value 'max-content'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-valid.html.ini deleted file mode 100644 index e24be8e2dd4..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-block-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[max-block-size-valid.html] - [e.style['max-block-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-block-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-computed.html.ini deleted file mode 100644 index f2a47ef6a3d..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-computed.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[max-inline-size-computed.html] - [Property max-inline-size value 'min-content'] - expected: FAIL - - [Property max-inline-size value 'max-content'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-valid.html.ini deleted file mode 100644 index cb6b6d05960..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/max-inline-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[max-inline-size-valid.html] - [e.style['max-inline-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-inline-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-computed.html.ini index bc7cb9f4145..74cc74f72ea 100644 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-computed.html.ini @@ -1,9 +1,3 @@ [min-block-size-computed.html] [Property min-block-size value 'auto'] expected: FAIL - - [Property min-block-size value 'min-content'] - expected: FAIL - - [Property min-block-size value 'max-content'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-valid.html.ini deleted file mode 100644 index 62679dd2108..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-block-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[min-block-size-valid.html] - [e.style['min-block-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['min-block-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-computed.html.ini index cbd4c7d9551..50598a7cf1d 100644 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-computed.html.ini @@ -1,9 +1,3 @@ [min-inline-size-computed.html] [Property min-inline-size value 'auto'] expected: FAIL - - [Property min-inline-size value 'min-content'] - expected: FAIL - - [Property min-inline-size value 'max-content'] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-valid.html.ini deleted file mode 100644 index d8cb2c1bc9e..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/min-inline-size-valid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[min-inline-size-valid.html] - [e.style['min-inline-size'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['min-inline-size'\] = "max-content" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-rect-004.html.ini b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-rect-004.html.ini new file mode 100644 index 00000000000..e0cf0739cc4 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-masking/clip-path/clip-path-rect-004.html.ini @@ -0,0 +1,2 @@ +[clip-path-rect-004.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-035.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-035.tentative.html.ini new file mode 100644 index 00000000000..17ee387fe0b --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-035.tentative.html.ini @@ -0,0 +1,2 @@ +[line-clamp-auto-035.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-036.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-036.tentative.html.ini new file mode 100644 index 00000000000..d1cf1a87612 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-036.tentative.html.ini @@ -0,0 +1,2 @@ +[line-clamp-auto-036.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-037.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-037.tentative.html.ini new file mode 100644 index 00000000000..eb0cd26bcdc --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-037.tentative.html.ini @@ -0,0 +1,2 @@ +[line-clamp-auto-037.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-composition.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-composition.html.ini deleted file mode 100644 index 643dbbe0ca0..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-composition.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[height-composition.html] - [Compositing: property underlying [min-content\] from add [100px\] to add [200px\] at (-0.3) should be [70px\]] - expected: FAIL - - [Compositing: property underlying [min-content\] from add [100px\] to add [200px\] at (0) should be [100px\]] - expected: FAIL - - [Compositing: property underlying [min-content\] from add [100px\] to add [200px\] at (0.5) should be [150px\]] - expected: FAIL - - [Compositing: property underlying [min-content\] from add [100px\] to add [200px\] at (1) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [min-content\] from add [100px\] to add [200px\] at (1.5) should be [250px\]] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-interpolation.html.ini index dc50dbd49b6..91770eebef3 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/height-interpolation.html.ini @@ -233,90 +233,6 @@ [Web Animations: property from [auto\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -368,18 +284,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -389,60 +293,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -485,90 +335,6 @@ [Web Animations: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -773,72 +539,6 @@ [Web Animations: property from [max-content\] to neutral at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-height-interpolation.html.ini index 4c36ab329cb..8eaf2327da4 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-height-interpolation.html.ini @@ -242,18 +242,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.3) should be [none\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (-0.3) should be [none\]] expected: FAIL @@ -263,60 +251,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.3) should be [none\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from [none\] to [max-content\] at (-0.3) should be [none\]] expected: FAIL @@ -494,18 +428,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [20px\] to [min-content\] at (0.3) should be [20px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [20px\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [20px\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [20px\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [20px\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (-0.3) should be [20px\]] expected: FAIL @@ -515,60 +437,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (0.3) should be [20px\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [20px\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [20px\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [20px\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [20px\] to [min-content\] at (-0.3) should be [20px\]] expected: FAIL @@ -647,72 +515,6 @@ [Web Animations: property from [min-content\] to neutral at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from neutral to [max-content\] at (0.5) should be [max-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-width-interpolation.html.ini index 25802ec7449..c958add5ba3 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/max-width-interpolation.html.ini @@ -368,18 +368,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -389,60 +377,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -494,18 +428,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -515,60 +437,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -647,72 +515,6 @@ [Web Animations: property from [min-content\] to neutral at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from neutral to [fit-content\] at (0.5) should be [fit-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-height-interpolation.html.ini index 37508f1bf02..c30064e42fd 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-height-interpolation.html.ini @@ -302,18 +302,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -323,60 +311,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -581,72 +515,6 @@ [Web Animations: property from [fit-content\] to neutral at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from neutral to [min-content\] at (0.5) should be [min-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-width-interpolation.html.ini index 96580874284..435b28a7aec 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/min-width-interpolation.html.ini @@ -368,18 +368,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]] expected: FAIL @@ -389,60 +377,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]] expected: FAIL @@ -494,18 +428,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.3) should be [auto\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -515,60 +437,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.3) should be [auto\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from [auto\] to [max-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -647,72 +515,6 @@ [Web Animations: property from [fit-content\] to neutral at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from neutral to [max-content\] at (0.5) should be [max-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-composition.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-composition.html.ini deleted file mode 100644 index 161ad92d8df..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-composition.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[width-composition.html] - [Compositing: property underlying [100px\] from add [100px\] to add [min-content\] at (-0.3) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [min-content\] at (0) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [min-content\] at (0.5) should be [75px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [min-content\] at (1) should be [75px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [min-content\] at (1.5) should be [75px\]] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-interpolation.html.ini index 66012d15c2d..da3bd55134b 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/animation/width-interpolation.html.ini @@ -269,90 +269,6 @@ [Web Animations: property from [auto\] to [40px\] at (1.5) should be [40px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -530,18 +446,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [30px\] to [fit-content\] at (0.3) should be [30px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [30px\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [30px\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [30px\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [30px\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (-0.3) should be [30px\]] expected: FAIL @@ -551,60 +455,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (0.3) should be [30px\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [30px\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [30px\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [30px\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from [30px\] to [fit-content\] at (-0.3) should be [30px\]] expected: FAIL @@ -647,90 +497,6 @@ [Web Animations: property from [30px\] to [fit-content\] at (1.5) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -809,72 +575,6 @@ [Web Animations: property from [max-content\] to neutral at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from neutral to [min-content\] at (0.5) should be [min-content\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1a.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1a.html.ini deleted file mode 100644 index be541dcf01f..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[block-size-with-min-or-max-content-1a.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1b.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1b.html.ini deleted file mode 100644 index c8a03d02ad7..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/block-size-with-min-or-max-content-1b.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[block-size-with-min-or-max-content-1b.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini new file mode 100644 index 00000000000..35256741d38 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/dynamic-available-size-iframe.html.ini @@ -0,0 +1,2 @@ +[dynamic-available-size-iframe.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini deleted file mode 100644 index 2aa2bd6c2cd..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[hori-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2b.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2b.html.ini deleted file mode 100644 index 26711bf3ace..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/hori-block-size-small-or-larger-than-container-with-min-or-max-content-2b.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[hori-block-size-small-or-larger-than-container-with-min-or-max-content-2b.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-021.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-021.html.ini new file mode 100644 index 00000000000..8ddb1d69a18 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-021.html.ini @@ -0,0 +1,2 @@ +[intrinsic-percent-replaced-021.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-022.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-022.html.ini new file mode 100644 index 00000000000..7b6ee53191e --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-022.html.ini @@ -0,0 +1,2 @@ +[intrinsic-percent-replaced-022.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-023.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-023.html.ini new file mode 100644 index 00000000000..873156dc23c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/intrinsic-percent-replaced-023.html.ini @@ -0,0 +1,2 @@ +[intrinsic-percent-replaced-023.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/height-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/height-valid.html.ini index 70d87ba7d21..6d7711beb8c 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/height-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/height-valid.html.ini @@ -1,10 +1,4 @@ [height-valid.html] - [e.style['height'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['height'\] = "max-content" should set the property value] - expected: FAIL - [e.style['height'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-computed.html.ini index 749300a51c9..1ce030b6ca3 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-computed.html.ini @@ -1,10 +1,4 @@ [max-height-computed.html] - [Property max-height value 'min-content'] - expected: FAIL - - [Property max-height value 'max-content'] - expected: FAIL - [Property max-height value 'fit-content(10px)'] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-valid.html.ini index aa2ca4c98c9..e6d91c7ad3c 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-height-valid.html.ini @@ -1,10 +1,4 @@ [max-height-valid.html] - [e.style['max-height'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-height'\] = "max-content" should set the property value] - expected: FAIL - [e.style['max-height'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-computed.html.ini index cfc40fa6e85..a3433878bcc 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-computed.html.ini @@ -1,10 +1,4 @@ [max-width-computed.html] - [Property max-width value 'min-content'] - expected: FAIL - - [Property max-width value 'max-content'] - expected: FAIL - [Property max-width value 'fit-content(10px)'] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-valid.html.ini index 5c57b8b2324..827822e9396 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/max-width-valid.html.ini @@ -1,10 +1,4 @@ [max-width-valid.html] - [e.style['max-width'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['max-width'\] = "max-content" should set the property value] - expected: FAIL - [e.style['max-width'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-computed.html.ini index 7227f1aa7d9..38fde2d8e70 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-computed.html.ini @@ -1,10 +1,4 @@ [min-height-computed.html] - [Property min-height value 'min-content'] - expected: FAIL - - [Property min-height value 'max-content'] - expected: FAIL - [Property min-height value 'fit-content(10px)'] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-valid.html.ini index 07aa7e9cb8b..4a673ae2cf1 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-height-valid.html.ini @@ -1,10 +1,4 @@ [min-height-valid.html] - [e.style['min-height'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['min-height'\] = "max-content" should set the property value] - expected: FAIL - [e.style['min-height'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-computed.html.ini index 96c298af5d2..5e87562d965 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-computed.html.ini @@ -1,10 +1,4 @@ [min-width-computed.html] - [Property min-width value 'min-content'] - expected: FAIL - - [Property min-width value 'max-content'] - expected: FAIL - [Property min-width value 'fit-content(10px)'] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-valid.html.ini index 65faa47d659..bfb9555dadc 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/min-width-valid.html.ini @@ -1,10 +1,4 @@ [min-width-valid.html] - [e.style['min-width'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['min-width'\] = "max-content" should set the property value] - expected: FAIL - [e.style['min-width'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/width-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/width-valid.html.ini index ef7289bf26c..4538a8f7fce 100644 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/width-valid.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-sizing/parsing/width-valid.html.ini @@ -1,10 +1,4 @@ [width-valid.html] - [e.style['width'\] = "min-content" should set the property value] - expected: FAIL - - [e.style['width'\] = "max-content" should set the property value] - expected: FAIL - [e.style['width'\] = "fit-content(10%)" should set the property value] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-sizing/vert-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini b/tests/wpt/meta-legacy-layout/css/css-sizing/vert-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini deleted file mode 100644 index 0958045ea3e..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-sizing/vert-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[vert-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text-decor/inheritance.html.ini b/tests/wpt/meta-legacy-layout/css/css-text-decor/inheritance.html.ini index 58566e30618..d960be1f4df 100644 --- a/tests/wpt/meta-legacy-layout/css/css-text-decor/inheritance.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-text-decor/inheritance.html.ini @@ -31,3 +31,6 @@ [Property text-emphasis-position has initial value over] expected: FAIL + + [Property text-emphasis-position has initial value auto] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-computed.html.ini index ed48097c3d9..84fa28b920b 100644 --- a/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-computed.html.ini @@ -16,3 +16,6 @@ [Property text-emphasis-position value 'under left'] expected: FAIL + + [Property text-emphasis-position value 'auto'] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-valid.html.ini b/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-valid.html.ini new file mode 100644 index 00000000000..6816048b7a8 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-text-decor/parsing/text-emphasis-position-valid.html.ini @@ -0,0 +1,15 @@ +[text-emphasis-position-valid.html] + [e.style['text-emphasis-position'\] = "auto" should set the property value] + expected: FAIL + + [e.style['text-emphasis-position'\] = "over left" should set the property value] + expected: FAIL + + [e.style['text-emphasis-position'\] = "right under" should set the property value] + expected: FAIL + + [e.style['text-emphasis-position'\] = "over" should set the property value] + expected: FAIL + + [e.style['text-emphasis-position'\] = "under" should set the property value] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text/letter-spacing/letter-spacing-trim-start-002.html.ini b/tests/wpt/meta-legacy-layout/css/css-text/letter-spacing/letter-spacing-trim-start-002.html.ini deleted file mode 100644 index eb2eae5396b..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-text/letter-spacing/letter-spacing-trim-start-002.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[letter-spacing-trim-start-002.html] - [assert_equals(t.offsetWidth, refWidth, "widths should now match")] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-text/white-space/white-space-intrinsic-size-021.html.ini b/tests/wpt/meta-legacy-layout/css/css-text/white-space/white-space-intrinsic-size-021.html.ini index 0cd8fc91e6d..a1b8879de43 100644 --- a/tests/wpt/meta-legacy-layout/css/css-text/white-space/white-space-intrinsic-size-021.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-text/white-space/white-space-intrinsic-size-021.html.ini @@ -65,24 +65,12 @@ [.container > div 77] expected: FAIL - [.container > div 95] - expected: FAIL - - [.container > div 96] - expected: FAIL - [.container > div 103] expected: FAIL [.container > div 104] expected: FAIL - [.container > div 119] - expected: FAIL - - [.container > div 120] - expected: FAIL - [.container > div 127] expected: FAIL @@ -100,3 +88,36 @@ [.container > div 144] expected: FAIL + + [.container > div 82] + expected: FAIL + + [.container > div 86] + expected: FAIL + + [.container > div 87] + expected: FAIL + + [.container > div 111] + expected: FAIL + + [.container > div 112] + expected: FAIL + + [.container > div 151] + expected: FAIL + + [.container > div 152] + expected: FAIL + + [.container > div 169] + expected: FAIL + + [.container > div 170] + expected: FAIL + + [.container > div 173] + expected: FAIL + + [.container > div 174] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-composition.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-composition.html.ini deleted file mode 100644 index b649855796c..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-composition.html.ini +++ /dev/null @@ -1,30 +0,0 @@ -[interpolate-size-height-composition.html] - [Compositing: property underlying [fit-content\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [100px\] to add [200px\] at (0) should be [150px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [100px\] to add [200px\] at (0.5) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [100px\] to add [200px\] at (1) should be [250px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [100px\] to add [200px\] at (1.5) should be [300px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [min-content\] to add [200px\] at (-0.3) should be [5px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [min-content\] to add [200px\] at (0) should be [50px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [min-content\] to add [200px\] at (0.5) should be [125px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [min-content\] to add [200px\] at (1) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [275px\]] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-interpolation.html.ini index 2cea53c78fe..f11bb6ed9b0 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-height-interpolation.html.ini @@ -71,60 +71,6 @@ [Web Animations: property from [auto\] to [10px\] at (1.5) should be [0px\]] expected: FAIL - [CSS Transitions: property from [min-content\] to [inherit\] at (-0.3) should be [5px\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [inherit\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [inherit\] at (0.3) should be [95px\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [inherit\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [inherit\] at (1) should be [200px\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [inherit\] at (1.5) should be [275px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (-0.3) should be [5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (0.3) should be [95px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (1) should be [200px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [inherit\] at (1.5) should be [275px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (-0.3) should be [5px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (0) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (0.3) should be [95px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (1) should be [200px\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to [inherit\] at (1.5) should be [275px\]] - expected: FAIL - [Web Animations: property from [min-content\] to [inherit\] at (-0.3) should be [5px\]] expected: FAIL @@ -143,111 +89,6 @@ [Web Animations: property from [min-content\] to [inherit\] at (1.5) should be [275px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [Web Animations: property from [auto\] to [min-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -269,60 +110,6 @@ [Web Animations: property from [auto\] to [min-content\] at (1.5) should be [min-content\]] expected: FAIL - [CSS Transitions: property from [fit-content\] to [10px\] at (-0.3) should be [62px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [10px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [10px\] at (0.3) should be [38px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [10px\] at (0.6) should be [26px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [10px\] at (1) should be [10px\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [10px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (-0.3) should be [62px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (0.3) should be [38px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (0.6) should be [26px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (1) should be [10px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [10px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (-0.3) should be [62px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (0.3) should be [38px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (0.6) should be [26px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (1) should be [10px\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [10px\] at (1.5) should be [0px\]] - expected: FAIL - [Web Animations: property from [fit-content\] to [10px\] at (-0.3) should be [62px\]] expected: FAIL @@ -341,111 +128,6 @@ [Web Animations: property from [fit-content\] to [10px\] at (1.5) should be [0px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [Web Animations: property from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -593,60 +275,6 @@ [Web Animations: property from [max-content\] to [stretch\] at (1.5) should be [stretch\]] expected: FAIL - [CSS Transitions: property from [max-content\] to neutral at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0.3) should be [80px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0.6) should be [110px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (1) should be [150px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (1.5) should be [200px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0.3) should be [80px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0.6) should be [110px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1) should be [150px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1.5) should be [200px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0.3) should be [80px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0.6) should be [110px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (1) should be [150px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (1.5) should be [200px\]] - expected: FAIL - [Web Animations: property from [max-content\] to neutral at (-0.3) should be [20px\]] expected: FAIL @@ -665,60 +293,6 @@ [Web Animations: property from [max-content\] to neutral at (1.5) should be [200px\]] expected: FAIL - [CSS Transitions: property from neutral to [fit-content\] at (-0.3) should be [180px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0) should be [150px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.3) should be [120px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (0.6) should be [90px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [fit-content\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (-0.3) should be [180px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0) should be [150px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.3) should be [120px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (0.6) should be [90px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (-0.3) should be [180px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0) should be [150px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.3) should be [120px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.6) should be [90px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1) should be [50px\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1.5) should be [0px\]] - expected: FAIL - [Web Animations: property from neutral to [fit-content\] at (-0.3) should be [180px\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-logical-properties-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-logical-properties-interpolation.html.ini index 76110844385..379c8195291 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-logical-properties-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-logical-properties-interpolation.html.ini @@ -11,9 +11,6 @@ [CSS Transitions: property from [max-content\] to [25px\] at (0.6) should be [45px\]] expected: FAIL - [CSS Transitions: property from [max-content\] to [25px\] at (1) should be [25px\]] - expected: FAIL - [CSS Transitions: property from [max-content\] to [25px\] at (1.5) should be [0px\]] expected: FAIL @@ -29,9 +26,6 @@ [CSS Transitions with transition: all: property from [max-content\] to [25px\] at (0.6) should be [45px\]] expected: FAIL - [CSS Transitions with transition: all: property from [max-content\] to [25px\] at (1) should be [25px\]] - expected: FAIL - [CSS Transitions with transition: all: property from [max-content\] to [25px\] at (1.5) should be [0px\]] expected: FAIL @@ -83,9 +77,6 @@ [CSS Transitions: property from [max-content\] to neutral at (0.6) should be [110px\]] expected: FAIL - [CSS Transitions: property from [max-content\] to neutral at (1) should be [100px\]] - expected: FAIL - [CSS Transitions: property from [max-content\] to neutral at (1.5) should be [87.5px\]] expected: FAIL @@ -101,9 +92,6 @@ [CSS Transitions with transition: all: property from [max-content\] to neutral at (0.6) should be [110px\]] expected: FAIL - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1) should be [100px\]] - expected: FAIL - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1.5) should be [87.5px\]] expected: FAIL @@ -119,9 +107,6 @@ [CSS Animations: property from [max-content\] to neutral at (0.6) should be [110px\]] expected: FAIL - [CSS Animations: property from [max-content\] to neutral at (1) should be [100px\]] - expected: FAIL - [CSS Animations: property from [max-content\] to neutral at (1.5) should be [87.5px\]] expected: FAIL @@ -179,24 +164,6 @@ [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -50px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 130px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 70px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 40px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -50px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 130px + size * -0.3)\]] expected: FAIL @@ -251,24 +218,6 @@ [CSS Transitions with transition: all: property from [max-content\] to [100px\] at (1.5) should be [calc-size(max-content, 150px + size * -0.5)\]] expected: FAIL - [CSS Animations: property from [max-content\] to [100px\] at (-0.3) should be [calc-size(max-content, -30px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [100px\] at (0) should be [calc-size(max-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [100px\] at (0.3) should be [calc-size(max-content, 30px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [100px\] at (0.6) should be [calc-size(max-content, 60px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [100px\] at (1) should be [calc-size(max-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [100px\] at (1.5) should be [calc-size(max-content, 150px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [max-content\] to [100px\] at (-0.3) should be [calc-size(max-content, -30px + size * 1.3)\]] expected: FAIL @@ -323,24 +272,6 @@ [CSS Transitions with transition: all: property from [200px\] to [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from [200px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 260px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [min-content\] at (0) should be [calc-size(min-content, 200px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [min-content\] at (0.3) should be [calc-size(min-content, 140px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [min-content\] at (0.6) should be [calc-size(min-content, 80px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from [200px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 260px + size * -0.3)\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-height-interpolation.html.ini index d963c09739b..ade8b9fa430 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-height-interpolation.html.ini @@ -188,18 +188,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.3) should be [none\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (-0.3) should be [none\]] expected: FAIL @@ -209,60 +197,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.3) should be [none\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from [none\] to [max-content\] at (-0.3) should be [none\]] expected: FAIL @@ -467,24 +401,6 @@ [CSS Transitions with transition: all: property from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from [150px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 195px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from [150px\] to [min-content\] at (0) should be [calc-size(min-content, 150px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [150px\] to [min-content\] at (0.3) should be [calc-size(min-content, 105px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from [150px\] to [min-content\] at (0.6) should be [calc-size(min-content, 60px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from [150px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from [150px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 195px + size * -0.3)\]] expected: FAIL @@ -503,60 +419,6 @@ [Web Animations: property from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]] expected: FAIL - [CSS Transitions: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]] expected: FAIL @@ -611,24 +473,6 @@ [CSS Transitions with transition: all: property from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0) should be [calc-size(max-content, 100px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 70px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 40px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-width-interpolation.html.ini index f005b4f4766..5fe600a79ac 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-max-width-interpolation.html.ini @@ -341,24 +341,6 @@ [CSS Transitions with transition: all: property from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]] expected: FAIL - [CSS Animations: property from [fit-content\] to [50px\] at (-0.3) should be [calc-size(fit-content, -15px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [50px\] at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [50px\] at (0.3) should be [calc-size(fit-content, 15px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [50px\] at (0.6) should be [calc-size(fit-content, 30px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [50px\] at (1) should be [calc-size(fit-content, 50px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [fit-content\] to [50px\] at (-0.3) should be [calc-size(fit-content, -15px + size * 1.3)\]] expected: FAIL @@ -386,18 +368,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -407,60 +377,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -503,60 +419,6 @@ [Web Animations: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] expected: FAIL - [CSS Transitions: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]] expected: FAIL @@ -611,24 +473,6 @@ [CSS Transitions with transition: all: property from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 150px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 105px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 60px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-height-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-height-interpolation.html.ini index cdb6f02c96c..4b06d92eaf6 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-height-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-height-interpolation.html.ini @@ -224,18 +224,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -245,60 +233,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [CSS Animations: property from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]] expected: FAIL @@ -467,60 +401,6 @@ [Web Animations: property from [max-content\] to [stretch\] at (1.5) should be [stretch\]] expected: FAIL - [CSS Transitions: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] expected: FAIL @@ -575,24 +455,6 @@ [CSS Transitions with transition: all: property from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0) should be [calc-size(min-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0.3) should be [calc-size(min-content, 7px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-width-interpolation.html.ini index 60e5c1a02c4..1e50c658869 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-min-width-interpolation.html.ini @@ -242,18 +242,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]] expected: FAIL @@ -263,60 +251,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.3) should be [min-content\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [CSS Animations: property from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]] expected: FAIL @@ -368,18 +302,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.3) should be [auto\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -389,60 +311,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.3) should be [auto\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.5) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (0.6) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (1) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] - expected: FAIL - [CSS Animations: property from [auto\] to [max-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -485,60 +353,6 @@ [Web Animations: property from [auto\] to [max-content\] at (1.5) should be [max-content\]] expected: FAIL - [CSS Transitions: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Transitions: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]] - expected: FAIL - [Web Animations: property from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]] expected: FAIL @@ -593,24 +407,6 @@ [CSS Transitions with transition: all: property from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]] expected: FAIL - [CSS Animations: property from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0) should be [calc-size(max-content, 10px + size * 0)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 7px + size * 0.3)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]] - expected: FAIL - - [CSS Animations: property from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]] - expected: FAIL - [Web Animations: property from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-which-value.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-which-value.html.ini index 5160938c50b..a2e6b16879a 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-which-value.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-which-value.html.ini @@ -19,3 +19,6 @@ [Use the non-animation value of interpolate-size: allow-keywords when starting CSS animation from min-content to 100px] expected: FAIL + + [Use the after-change value of interpolate-size: allow-keywords when starting CSS transition from 100px to min-content] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-composition.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-composition.html.ini deleted file mode 100644 index 3349052a7b2..00000000000 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-composition.html.ini +++ /dev/null @@ -1,30 +0,0 @@ -[interpolate-size-width-composition.html] - [Compositing: property underlying [100px\] from add [fit-content\] to add [auto\] at (-0.3) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [fit-content\] to add [auto\] at (0) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [fit-content\] to add [auto\] at (0.5) should be [300px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [fit-content\] to add [auto\] at (1) should be [300px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [fit-content\] to add [auto\] at (1.5) should be [300px\]] - expected: FAIL - - [Compositing: property underlying [max-content\] from add [100px\] to add [auto\] at (-0.3) should be [70px\]] - expected: FAIL - - [Compositing: property underlying [max-content\] from add [100px\] to add [auto\] at (0) should be [100px\]] - expected: FAIL - - [Compositing: property underlying [max-content\] from add [100px\] to add [auto\] at (0.5) should be [150px\]] - expected: FAIL - - [Compositing: property underlying [max-content\] from add [100px\] to add [auto\] at (1) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [max-content\] from add [100px\] to add [auto\] at (1.5) should be [250px\]] - expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-interpolation.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-interpolation.html.ini index b565f16cd14..a9f4baabd9e 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-interpolation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/calc-size/animation/interpolate-size-width-interpolation.html.ini @@ -53,111 +53,6 @@ [Web Animations: property from [auto\] to [50px\] at (1.5) should be [0px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.3) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (0) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (0.3) should be [auto\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (0.5) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (0.6) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (1) should be [fit-content\]] - expected: FAIL - - [CSS Animations: property from [auto\] to [fit-content\] at (1.5) should be [fit-content\]] - expected: FAIL - [Web Animations: property from [auto\] to [fit-content\] at (-0.3) should be [auto\]] expected: FAIL @@ -305,60 +200,6 @@ [Web Animations: property from [stretch\] to [auto\] at (1.5) should be [auto\]] expected: FAIL - [CSS Transitions: property from [200px\] to [fit-content\] at (-0.3) should be [230px\]] - expected: FAIL - - [CSS Transitions: property from [200px\] to [fit-content\] at (0) should be [200px\]] - expected: FAIL - - [CSS Transitions: property from [200px\] to [fit-content\] at (0.3) should be [170px\]] - expected: FAIL - - [CSS Transitions: property from [200px\] to [fit-content\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Transitions: property from [200px\] to [fit-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions: property from [200px\] to [fit-content\] at (1.5) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (-0.3) should be [230px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (0) should be [200px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (0.3) should be [170px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [200px\] to [fit-content\] at (1.5) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (-0.3) should be [230px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (0) should be [200px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (0.3) should be [170px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (0.6) should be [140px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [200px\] to [fit-content\] at (1.5) should be [50px\]] - expected: FAIL - [Web Animations: property from [200px\] to [fit-content\] at (-0.3) should be [230px\]] expected: FAIL @@ -377,111 +218,6 @@ [Web Animations: property from [200px\] to [fit-content\] at (1.5) should be [50px\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (-0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.3) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (0) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (0.3) should be [max-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (0.5) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (0.6) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (1) should be [min-content\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] - expected: FAIL - [Web Animations: property from [max-content\] to [min-content\] at (-0.3) should be [max-content\]] expected: FAIL @@ -503,60 +239,6 @@ [Web Animations: property from [max-content\] to [min-content\] at (1.5) should be [min-content\]] expected: FAIL - [CSS Transitions: property from [max-content\] to neutral at (-0.3) should be [115px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0) should be [100px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0.3) should be [85px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (0.6) should be [70px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (1) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from [max-content\] to neutral at (1.5) should be [25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (-0.3) should be [115px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0.3) should be [85px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (0.6) should be [70px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [max-content\] to neutral at (1.5) should be [25px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (-0.3) should be [115px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0.3) should be [85px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (0.6) should be [70px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (1) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [max-content\] to neutral at (1.5) should be [25px\]] - expected: FAIL - [Web Animations: property from [max-content\] to neutral at (-0.3) should be [115px\]] expected: FAIL @@ -575,60 +257,6 @@ [Web Animations: property from [max-content\] to neutral at (1.5) should be [25px\]] expected: FAIL - [CSS Transitions: property from neutral to [min-content\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (0.6) should be [80px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [min-content\] at (1.5) should be [125px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (0.6) should be [80px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [min-content\] at (1.5) should be [125px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0) should be [50px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (0.6) should be [80px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from neutral to [min-content\] at (1.5) should be [125px\]] - expected: FAIL - [Web Animations: property from neutral to [min-content\] at (-0.3) should be [35px\]] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini b/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini index 599b3e07f8d..9bafc27593e 100644 --- a/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-values/vh_not_refreshing_on_chrome.html.ini @@ -1,2 +1,3 @@ [vh_not_refreshing_on_chrome.html] bug: https://github.com/servo/servo/issues/8984 + 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 314dca9c1f5..ee1477240a1 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,3 +1,6 @@ [MediaQueryList-addListener-removeListener.html] [listeners are called when -
diff --git a/tests/wpt/tests/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html b/tests/wpt/tests/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html new file mode 100644 index 00000000000..512c17f5fb7 --- /dev/null +++ b/tests/wpt/tests/cookies/partitioned-cookies/partitioned-cookies-a-b-a-embed.tentative.https.html @@ -0,0 +1,43 @@ + + + + + + + + + + +Test partitioned cookies consider ancestor chain + + + + diff --git a/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-cross-site-embed.html b/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-cross-site-embed.html new file mode 100644 index 00000000000..fbe2906737d --- /dev/null +++ b/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-cross-site-embed.html @@ -0,0 +1,31 @@ + + + + + + + + +Test partitioned cookies ancestor chain: cross site embed + + + + diff --git a/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-same-site-embed.html b/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-same-site-embed.html new file mode 100644 index 00000000000..f4036437951 --- /dev/null +++ b/tests/wpt/tests/cookies/partitioned-cookies/resources/ancestor-chain-same-site-embed.html @@ -0,0 +1,19 @@ + + + + + + +Test partitioned cookies ancestor chain: same site embed + + + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property-ref.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property-ref.html new file mode 100644 index 00000000000..df27400fc12 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property-ref.html @@ -0,0 +1,15 @@ + + + + + +
+ + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property.html new file mode 100644 index 00000000000..e6c76ed5b83 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-property.html @@ -0,0 +1,54 @@ + + + + + + + + + + +
+ + + + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-ref.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-ref.html new file mode 100644 index 00000000000..64bbf8e0f32 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-ref.html @@ -0,0 +1,15 @@ + + + + + +
+ + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse-ref.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse-ref.html new file mode 100644 index 00000000000..830948959a9 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse-ref.html @@ -0,0 +1,15 @@ + + + + + +
+ + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html new file mode 100644 index 00000000000..00ec4c17261 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function-reverse.html @@ -0,0 +1,52 @@ + + + + + + + + + + +
+ + + + + diff --git a/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html new file mode 100644 index 00000000000..69d5f542c55 --- /dev/null +++ b/tests/wpt/tests/css/css-backgrounds/animations/background-color-animation-custom-timing-function.html @@ -0,0 +1,51 @@ + + + + + + + + + + +
+ + + + + diff --git a/tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-crash-001.html b/tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-001-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-crash-001.html rename to tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-001-crash.html diff --git a/tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-crash-002.html b/tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-002-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-crash-002.html rename to tests/wpt/tests/css/css-break/flexbox/image-in-fragmented-flexbox-002-crash.html diff --git a/tests/wpt/tests/css/css-break/grid/grid-item-placement-crash-multiple.html b/tests/wpt/tests/css/css-break/grid/grid-item-placement-multiple-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/grid/grid-item-placement-crash-multiple.html rename to tests/wpt/tests/css/css-break/grid/grid-item-placement-multiple-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-000.html b/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-000-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-000.html rename to tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-000-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-001.html b/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-001-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-001.html rename to tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-001-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-002.html b/tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-002-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-crash-002.html rename to tests/wpt/tests/css/css-break/nested-fixedpos-in-inline-002-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-001.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-001-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-001.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-001-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-002.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-002-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-002.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-002-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-003.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-003-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-003.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-003-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-004.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-004-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-004.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-004-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-005.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-005-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-005.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-005-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-006.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-006-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-006.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-006-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-007.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-007-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-007.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-007-crash.html diff --git a/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-008.html b/tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-008-crash.html similarity index 100% rename from tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-crash-008.html rename to tests/wpt/tests/css/css-break/nested-multicol-with-spanner-and-oof-008-crash.html diff --git a/tests/wpt/tests/css/css-cascade/scope-shadow.tentative.html b/tests/wpt/tests/css/css-cascade/scope-shadow.html similarity index 96% rename from tests/wpt/tests/css/css-cascade/scope-shadow.tentative.html rename to tests/wpt/tests/css/css-cascade/scope-shadow.html index 83a468bd07b..6aa1f3fce80 100644 --- a/tests/wpt/tests/css/css-cascade/scope-shadow.tentative.html +++ b/tests/wpt/tests/css/css-cascade/scope-shadow.html @@ -104,7 +104,6 @@ }, ':scope within :is() matches host via the scoping root'); -