Implement 'empty-cells' for layout 2020 (#32331)

https://drafts.csswg.org/css-tables/#empty-cell-rendering

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Oriol Brufau 2024-05-21 13:08:08 +02:00 committed by GitHub
parent 9d57c0de77
commit 5b13604bd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 46 additions and 133 deletions

View file

@ -1,2 +0,0 @@
[empty-cells-applies-to-014.xht]
expected: FAIL

View file

@ -8,60 +8,6 @@
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0.5) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0.6) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (1) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (0) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (0.5) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (0.6) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (1) should be [hide\]]
expected: FAIL
[CSS Transitions with transition: all: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (0.5) should be [hide\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (0.6) should be [hide\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (1) should be [hide\]]
expected: FAIL
[CSS Animations: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[Web Animations: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]]
expected: FAIL
@ -83,15 +29,6 @@
[Web Animations: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]]
expected: FAIL
@ -101,18 +38,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.5) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.6) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (1) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [initial\]]
expected: FAIL
@ -121,15 +46,3 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.5) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (0.6) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (1) should be [hide\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL