Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-22 03:24:38 +02:00 committed by GitHub
parent f986160ed4
commit 8276673bae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
591 changed files with 27135 additions and 13215 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,2 +0,0 @@
[new-fc-beside-adjoining-float-2.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[new-fc-beside-adjoining-float.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[margin-collapse-113.xht]
type: reftest
expected: FAIL

View file

@ -1,2 +0,0 @@
[margin-collapse-min-height-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-property.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-timing-function-reverse.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-timing-function.html]
expected: TIMEOUT

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,4 +1,4 @@
[scope-shadow.tentative.html]
[scope-shadow.html]
[@scope can match :host]
expected: FAIL

View file

@ -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

View file

@ -0,0 +1,2 @@
[at-container-overflowing-parsing.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[at-container-overflowing-serialization.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-snapped-none.html]
expected: ERROR

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,67 +1,4 @@
[object-position-interpolation.html]
[CSS Transitions: property <object-position> from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (0.5) should be [25% 25%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (1) should be [0% 0%\]]
expected: FAIL
[CSS Transitions: property <object-position> from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (0.5) should be [25% 25%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (1) should be [0% 0%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (0.25) should be [37.5% 37.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (0.5) should be [25% 25%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (0.75) should be [12.5% 12.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (1) should be [0% 0%\]]
expected: FAIL
[CSS Animations: property <object-position> from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]]
expected: FAIL
[Web Animations: property <object-position> from neutral to [left top\] at (-0.25) should be [62.5% 62.5%\]]
expected: FAIL
@ -83,69 +20,6 @@
[Web Animations: property <object-position> from neutral to [left top\] at (1.25) should be [-12.5% -12.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (0.5) should be [50% 25%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (1) should be [50% 0%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (0.5) should be [50% 25%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (1) should be [50% 0%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (0.25) should be [50% 37.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (0.5) should be [50% 25%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (0.75) should be [50% 12.5%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (1) should be [50% 0%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]]
expected: FAIL
[Web Animations: property <object-position> from [initial\] to [center top\] at (-0.25) should be [50% 62.5%\]]
expected: FAIL
@ -167,69 +41,6 @@
[Web Animations: property <object-position> from [initial\] to [center top\] at (1.25) should be [50% -12.5%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (0.5) should be [25% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (1) should be [0% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (0.5) should be [25% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (1) should be [0% 50%\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (0) should be [50% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (0.25) should be [37.5% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (0.5) should be [25% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (0.75) should be [12.5% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (1) should be [0% 50%\]]
expected: FAIL
[CSS Animations: property <object-position> from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]]
expected: FAIL
[Web Animations: property <object-position> from [initial\] to [left center\] at (-0.25) should be [62.5% 50%\]]
expected: FAIL
@ -251,69 +62,6 @@
[Web Animations: property <object-position> from [initial\] to [left center\] at (1.25) should be [-12.5% 50%\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]]
expected: FAIL
[CSS Transitions: property <object-position> from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <object-position> from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (0) should be [20px 20px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (0.25) should be [40px 40px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (0.5) should be [60px 60px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (0.75) should be [80px 80px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (1) should be [100px 100px\]]
expected: FAIL
[CSS Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (1.25) should be [120px 120px\]]
expected: FAIL
[Web Animations: property <object-position> from [20px 20px\] to [100px 100px\] at (-0.25) should be [0px 0px\]]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,2 @@
[clip-path-rect-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-auto-035.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-auto-036.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-auto-037.tentative.html]
expected: FAIL

View file

@ -1,15 +0,0 @@
[height-composition.html]
[Compositing: property <height> underlying [min-content\] from add [100px\] to add [200px\] at (-0.3) should be [70px\]]
expected: FAIL
[Compositing: property <height> underlying [min-content\] from add [100px\] to add [200px\] at (0) should be [100px\]]
expected: FAIL
[Compositing: property <height> underlying [min-content\] from add [100px\] to add [200px\] at (0.5) should be [150px\]]
expected: FAIL
[Compositing: property <height> underlying [min-content\] from add [100px\] to add [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <height> underlying [min-content\] from add [100px\] to add [200px\] at (1.5) should be [250px\]]
expected: FAIL

View file

@ -233,90 +233,6 @@
[Web Animations: property <height> from [auto\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> 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 <height> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -485,90 +335,6 @@
[Web Animations: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -773,72 +539,6 @@
[Web Animations: property <height> from [max-content\] to neutral at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL

View file

@ -242,18 +242,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <max-height> 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 <max-height> from [20px\] to [min-content\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [20px\]]
expected: FAIL
@ -647,72 +515,6 @@
[Web Animations: property <max-height> from [min-content\] to neutral at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL

View file

@ -368,18 +368,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <max-width> 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 <max-width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -647,72 +515,6 @@
[Web Animations: property <max-width> from [min-content\] to neutral at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL

View file

@ -302,18 +302,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -581,72 +515,6 @@
[Web Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL

View file

@ -368,18 +368,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <min-width> 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 <min-width> from [auto\] to [max-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -647,72 +515,6 @@
[Web Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL

View file

@ -1,15 +0,0 @@
[width-composition.html]
[Compositing: property <width> underlying [100px\] from add [100px\] to add [min-content\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [100px\] to add [min-content\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [100px\] to add [min-content\] at (0.5) should be [75px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [100px\] to add [min-content\] at (1) should be [75px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [100px\] to add [min-content\] at (1.5) should be [75px\]]
expected: FAIL

View file

@ -269,90 +269,6 @@
[Web Animations: property <width> from [auto\] to [40px\] at (1.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> 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 <width> from [30px\] to [fit-content\] at (0.3) should be [30px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [30px\] to [fit-content\] at (-0.3) should be [30px\]]
expected: FAIL
@ -647,90 +497,6 @@
[Web Animations: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -809,72 +575,6 @@
[Web Animations: property <width> from [max-content\] to neutral at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[block-size-with-min-or-max-content-1a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[block-size-with-min-or-max-content-1b.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dynamic-available-size-iframe.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[hori-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[hori-block-size-small-or-larger-than-container-with-min-or-max-content-2b.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-021.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-022.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-023.html]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,2 +0,0 @@
[vert-block-size-small-or-larger-than-container-with-min-or-max-content-2a.html]
expected: FAIL

View file

@ -31,3 +31,6 @@
[Property text-emphasis-position has initial value over]
expected: FAIL
[Property text-emphasis-position has initial value auto]
expected: FAIL

View file

@ -16,3 +16,6 @@
[Property text-emphasis-position value 'under left']
expected: FAIL
[Property text-emphasis-position value 'auto']
expected: FAIL

View file

@ -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

View file

@ -1,3 +0,0 @@
[letter-spacing-trim-start-002.html]
[assert_equals(t.offsetWidth, refWidth, "widths should now match")]
expected: FAIL

View file

@ -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

View file

@ -1,30 +0,0 @@
[interpolate-size-height-composition.html]
[Compositing: property <height> underlying [fit-content\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (-0.3) should be [5px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0) should be [50px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0.5) should be [125px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (1.5) should be [275px\]]
expected: FAIL

View file

@ -71,60 +71,6 @@
[Web Animations: property <height> from [auto\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (-0.3) should be [5px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (0.3) should be [95px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (-0.3) should be [5px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (0.3) should be [95px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (-0.3) should be [5px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0.3) should be [95px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
expected: FAIL
[CSS Animations: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
[Web Animations: property <height> from [min-content\] to [inherit\] at (-0.3) should be [5px\]]
expected: FAIL
@ -143,111 +89,6 @@
[Web Animations: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[Web Animations: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -269,60 +110,6 @@
[Web Animations: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (-0.3) should be [62px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (0.3) should be [38px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (-0.3) should be [62px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (0.3) should be [38px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (-0.3) should be [62px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0.3) should be [38px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[Web Animations: property <height> from [fit-content\] to [10px\] at (-0.3) should be [62px\]]
expected: FAIL
@ -341,111 +128,6 @@
[Web Animations: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> 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 <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[Web Animations: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -593,60 +275,6 @@
[Web Animations: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (0) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (0.3) should be [80px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (0) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (0.3) should be [80px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (-0.3) should be [20px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (0) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (0.3) should be [80px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
[Web Animations: property <height> from [max-content\] to neutral at (-0.3) should be [20px\]]
expected: FAIL
@ -665,60 +293,6 @@
[Web Animations: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (-0.3) should be [180px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.3) should be [120px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (-0.3) should be [180px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.3) should be [120px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (-0.3) should be [180px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0.3) should be [120px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
expected: FAIL
[Web Animations: property <height> from neutral to [fit-content\] at (-0.3) should be [180px\]]
expected: FAIL

View file

@ -11,9 +11,6 @@
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (0.6) should be [45px\]]
expected: FAIL
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (1) should be [25px\]]
expected: FAIL
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (1.5) should be [0px\]]
expected: FAIL
@ -29,9 +26,6 @@
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (0.6) should be [45px\]]
expected: FAIL
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (1) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (1.5) should be [0px\]]
expected: FAIL
@ -83,9 +77,6 @@
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -101,9 +92,6 @@
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -119,9 +107,6 @@
[CSS Animations: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Animations: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -179,24 +164,6 @@
[CSS Transitions with transition: all: property <max-block-size> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -50px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 130px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 70px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 40px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -50px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <max-block-size> 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 <max-inline-size> from [max-content\] to [100px\] at (1.5) should be [calc-size(max-content, 150px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (-0.3) should be [calc-size(max-content, -30px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0) should be [calc-size(max-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0.3) should be [calc-size(max-content, 30px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0.6) should be [calc-size(max-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (1) should be [calc-size(max-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (1.5) should be [calc-size(max-content, 150px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-inline-size> 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 <min-block-size> from [200px\] to [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 260px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0) should be [calc-size(min-content, 200px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0.3) should be [calc-size(min-content, 140px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0.6) should be [calc-size(min-content, 80px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <min-block-size> from [200px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 260px + size * -0.3)\]]
expected: FAIL

View file

@ -188,18 +188,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.3) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> 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 <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
expected: FAIL
@ -467,24 +401,6 @@
[CSS Transitions with transition: all: property <max-height> from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 195px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0.3) should be [calc-size(min-content, 105px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0.6) should be [calc-size(min-content, 60px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <max-height> 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 <max-height> from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <max-height> 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 <max-height> 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 <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> 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 <max-height> 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 <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-height> 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 <max-height> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0) should be [calc-size(max-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 70px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 40px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <max-height> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]]
expected: FAIL

View file

@ -341,24 +341,6 @@
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (-0.3) should be [calc-size(fit-content, -15px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0.3) should be [calc-size(fit-content, 15px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0.6) should be [calc-size(fit-content, 30px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (1) should be [calc-size(fit-content, 50px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-width> 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 <max-width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> 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 <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -503,60 +419,6 @@
[Web Animations: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <max-width> 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 <max-width> 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 <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> 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 <max-width> 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 <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-width> 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 <max-width> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 150px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 105px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 60px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <max-width> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]]
expected: FAIL

View file

@ -224,18 +224,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> 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 <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -467,60 +401,6 @@
[Web Animations: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <min-height> 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 <min-height> 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 <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> 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 <min-height> 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 <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <min-height> 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 <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0) should be [calc-size(min-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.3) should be [calc-size(min-content, 7px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <min-height> from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
expected: FAIL

View file

@ -242,18 +242,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <min-width> 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 <min-width> from [auto\] to [max-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> 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 <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -485,60 +353,6 @@
[Web Animations: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <min-width> 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 <min-width> 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 <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> 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 <min-width> 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 <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <min-width> 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 <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0) should be [calc-size(max-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 7px + size * 0.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
expected: FAIL
[Web Animations: property <min-width> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
expected: FAIL

View file

@ -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

View file

@ -1,30 +0,0 @@
[interpolate-size-width-composition.html]
[Compositing: property <width> underlying [100px\] from add [fit-content\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [fit-content\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [fit-content\] to add [auto\] at (0.5) should be [300px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [fit-content\] to add [auto\] at (1) should be [300px\]]
expected: FAIL
[Compositing: property <width> underlying [100px\] from add [fit-content\] to add [auto\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (-0.3) should be [70px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (0) should be [100px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (0.5) should be [150px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (1.5) should be [250px\]]
expected: FAIL

View file

@ -53,111 +53,6 @@
[Web Animations: property <width> from [auto\] to [50px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[Web Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -305,60 +200,6 @@
[Web Animations: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (0.3) should be [170px\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (0.3) should be [170px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0) should be [200px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0.3) should be [170px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
expected: FAIL
@ -377,111 +218,6 @@
[Web Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> 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 <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[Web Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -503,60 +239,6 @@
[Web Animations: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (-0.3) should be [115px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (0) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (0.3) should be [85px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (-0.3) should be [115px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (0.3) should be [85px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (-0.3) should be [115px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (0) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (0.3) should be [85px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
[Web Animations: property <width> from [max-content\] to neutral at (-0.3) should be [115px\]]
expected: FAIL
@ -575,60 +257,6 @@
[Web Animations: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (-0.3) should be [35px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.3) should be [65px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.6) should be [80px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1.5) should be [125px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (-0.3) should be [35px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.3) should be [65px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.6) should be [80px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1.5) should be [125px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (-0.3) should be [35px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0.3) should be [65px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0.6) should be [80px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (1.5) should be [125px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [min-content\] at (-0.3) should be [35px\]]
expected: FAIL

View file

@ -1,2 +1,3 @@
[vh_not_refreshing_on_chrome.html]
bug: https://github.com/servo/servo/issues/8984
expected: FAIL

View file

@ -1,3 +1,6 @@
[MediaQueryList-addListener-removeListener.html]
[listeners are called when <iframe> is resized]
expected: FAIL
[removing listener from one MQL doesn't remove it from all MQLs]
expected: FAIL

View file

@ -1,5 +0,0 @@
[CustomEvent.html]
type: testharness
[initCustomEvent's default parameter values.]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more