mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Enable min-content, max-content, fit-content and stretch (#33492)
For the sizing properties. We don't actually support them yet, just treating them as the initial value. Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
4bde9af515
commit
9597390d2b
66 changed files with 120 additions and 2798 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue