mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump stylo and enable aspect-ratio tests (#32803)
Signed-off-by: valadaptive <valadaptive@protonmail.com>
This commit is contained in:
parent
f6c9714286
commit
bb5ace7929
206 changed files with 425 additions and 541 deletions
28
Cargo.lock
generated
28
Cargo.lock
generated
|
@ -1291,7 +1291,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "derive_common"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"darling",
|
||||
"proc-macro2",
|
||||
|
@ -3588,7 +3588,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"windows-targets 0.48.5",
|
||||
"windows-targets 0.52.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3760,7 +3760,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "malloc_size_of"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"accountable-refcell",
|
||||
"app_units",
|
||||
|
@ -5399,7 +5399,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "selectors"
|
||||
version = "0.24.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"bitflags 2.6.0",
|
||||
"cssparser",
|
||||
|
@ -5687,7 +5687,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "servo_arc"
|
||||
version = "0.2.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"nodrop",
|
||||
"serde",
|
||||
|
@ -5697,7 +5697,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "servo_atoms"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"string_cache",
|
||||
"string_cache_codegen",
|
||||
|
@ -5885,7 +5885,7 @@ checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|||
[[package]]
|
||||
name = "size_of_test"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"static_assertions",
|
||||
]
|
||||
|
@ -6026,7 +6026,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|||
[[package]]
|
||||
name = "static_prefs"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
|
||||
[[package]]
|
||||
name = "strict-num"
|
||||
|
@ -6063,7 +6063,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "style"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"app_units",
|
||||
"arrayvec",
|
||||
|
@ -6121,7 +6121,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "style_config"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"lazy_static",
|
||||
]
|
||||
|
@ -6129,7 +6129,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "style_derive"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"darling",
|
||||
"derive_common",
|
||||
|
@ -6160,7 +6160,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "style_traits"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"app_units",
|
||||
"bitflags 2.6.0",
|
||||
|
@ -6510,7 +6510,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "to_shmem"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"cssparser",
|
||||
"servo_arc",
|
||||
|
@ -6523,7 +6523,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "to_shmem_derive"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#4465d077b4058693260d486d2e2240887c19a9e7"
|
||||
source = "git+https://github.com/servo/stylo?branch=2024-05-31#f6cb33f86468ba272d5329f64f78a75df8e9fcbe"
|
||||
dependencies = [
|
||||
"darling",
|
||||
"derive_common",
|
||||
|
|
2
tests/wpt/include.ini
vendored
2
tests/wpt/include.ini
vendored
|
@ -92,8 +92,6 @@ skip: true
|
|||
skip: true
|
||||
[css-sizing]
|
||||
skip: false
|
||||
[aspect-ratio]
|
||||
skip: true
|
||||
[contain-intrinsic-size]
|
||||
skip: true
|
||||
[css-speech]
|
||||
|
|
|
@ -1,49 +1,4 @@
|
|||
[aspect-ratio-interpolation.html]
|
||||
[CSS Transitions: property <aspect-ratio> from [0.5\] to [2\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [0.5\] to [2\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [0.5\] to [2\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [0.5\] to [2\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [0.5\] to [2\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [0.5\] to [2\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [0.5\] to [2\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [0.5\] to [2\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [0.5\] to [2\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [0.5\] to [2\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [0.5\] to [2\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [0.5\] to [2\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [0.5\] to [2\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [0.5\] to [2\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [0.5\] to [2\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <aspect-ratio> from [0.5\] to [2\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -59,51 +14,6 @@
|
|||
[Web Animations: property <aspect-ratio> from [0.5\] to [2\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -119,96 +29,6 @@
|
|||
[Web Animations: property <aspect-ratio> from [1 / 2\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [\] to [2 / 1\] at (-0.5) should be [0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [\] to [2 / 1\] at (0) should be [0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [\] to [2 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [\] to [2 / 1\] at (1.5) should be [4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (-0.5) should be [auto 0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0) should be [auto 0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0.5) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1) should be [auto 2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1.5) should be [auto 4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (-0.5) should be [auto 0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0) should be [auto 0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0.5) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1) should be [auto 2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1.5) should be [auto 4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (-0.5) should be [auto 0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0) should be [auto 0.5 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (0.5) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1) should be [auto 2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (1.5) should be [auto 4 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <aspect-ratio> from [auto 1 / 2\] to [auto 2 / 1\] at (-0.5) should be [auto 0.25 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -233,18 +53,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -254,60 +62,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (-0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (0) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (-0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (0) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto\] to [2 / 1\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -359,18 +113,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.3) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (-0.3) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -380,60 +122,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.3) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (-0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (-0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.3) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (0.6) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (1.5) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [auto 1 / 1\] to [2 / 1\] at (-0.3) should be [auto 1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -485,18 +173,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.3) should be [1 / 0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.6) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (-0.3) should be [1 / 0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -506,60 +182,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.3) should be [1 / 0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.6) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (-0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.6) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (-0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (0.6) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (1.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 0\] to [1 / 1\] at (-0.3) should be [1 / 0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -611,18 +233,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.6) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (-0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -632,60 +242,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.6) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (-0.3) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.3) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.6) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (-0.3) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.3) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (0.6) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (1.5) should be [0 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <aspect-ratio> from [1 / 1\] to [0 / 1\] at (-0.3) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -733,6 +289,3 @@
|
|||
|
||||
[Compositing: property <aspect-ratio> underlying [2 / 1\] from replace [0.5 / 1\] to add [1 / 1\] at (0.5) should be [1 / 1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Compositing: property <aspect-ratio> underlying [2 / 1\] from replace [0.5 / 1\] to add [1 / 1\] at (1) should be [2 / 1\]]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-009.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-010.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-011.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-014.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-015.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-015.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-015.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-017.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-017.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-017.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-018.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-018.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-018.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-019.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-020.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-020.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-020.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-021.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/abspos-021.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[abspos-021.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/auto-margins-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/auto-margins-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[auto-margins-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-010.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-011.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-012.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-012.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-012.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-013.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-013.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-013.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-014.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-015.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-015.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-015.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-016.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-016.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-016.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-018.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-018.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-018.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-019.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-020.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-020.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-020.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-021.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-021.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-021.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-023.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-023.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-023.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-024.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-024.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-024.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-025.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-025.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-025.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-026.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-026.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-026.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-027.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-027.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-027.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-028.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-028.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-028.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-030.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-030.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-030.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-031.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-031.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-031.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-032.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-032.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-032.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-033.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-033.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-033.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-036.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-036.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-036.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-040.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-040.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-040.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-042.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-042.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-042.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-043.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-043.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-043.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-044.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-044.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-044.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-047.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-047.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-047.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-049.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-049.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-049.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-052.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-052.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-052.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-053.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-053.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-053.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-054.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-054.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-054.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-055.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/block-aspect-ratio-055.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-055.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-with-margin-collapsing-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block-aspect-ratio-with-margin-collapsing-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-009.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-011.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-012.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-012.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-012.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-013.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-013.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-013.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-014.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-015.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-015.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-015.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-016.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-016.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-016.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-017.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-017.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-017.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-018.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-018.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-018.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-019.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-020.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-020.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-020.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-021.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-022.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-022.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-022.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-023.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-023.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-023.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-024.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-024.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-024.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-025.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-025.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-025.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-026.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-027.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-028.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-031.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-031.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-031.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-032.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-032.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-032.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-033.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-033.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-033.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-034.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-034.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-034.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-035.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-035.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-035.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-036.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-036.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-036.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-037.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-037.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-037.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-038.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-038.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-038.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-039.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-039.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-039.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-042.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-sizing/aspect-ratio/flex-aspect-ratio-042.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-042.html]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue