layout: Add support for table border-spacing (#31166)

This adds support for table `border-spacing` property. Note that we do
not yet support the collapsed border model.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Martin Robinson 2024-01-26 17:07:08 +01:00 committed by GitHub
parent a5c512808a
commit 1876b49251
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 67 additions and 448 deletions

View file

@ -1,58 +1,4 @@
[border-spacing-interpolation.html]
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (-0.3) should be [7px 7px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (0) should be [10px 10px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (0.3) should be [13px 13px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (0.6) should be [16px 16px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from neutral to [20px\] at (1.5) should be [25px 25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (-0.3) should be [7px 7px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (0) should be [10px 10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (0.3) should be [13px 13px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (0.6) should be [16px 16px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from neutral to [20px\] at (1.5) should be [25px 25px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (-0.3) should be [7px 7px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (0) should be [10px 10px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (0.3) should be [13px 13px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (0.6) should be [16px 16px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from neutral to [20px\] at (1.5) should be [25px 25px\]]
expected: FAIL
[Web Animations: property <border-spacing> from neutral to [20px\] at (-0.3) should be [7px 7px\]]
expected: FAIL
@ -71,60 +17,6 @@
[Web Animations: property <border-spacing> from neutral to [20px\] at (1.5) should be [25px 25px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (0.3) should be [6px 6px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (0.6) should be [12px 12px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [initial\] to [20px\] at (1.5) should be [30px 30px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (0.3) should be [6px 6px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (0.6) should be [12px 12px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [initial\] to [20px\] at (1.5) should be [30px 30px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (0.3) should be [6px 6px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (0.6) should be [12px 12px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [initial\] to [20px\] at (1.5) should be [30px 30px\]]
expected: FAIL
[Web Animations: property <border-spacing> from [initial\] to [20px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
@ -143,60 +35,6 @@
[Web Animations: property <border-spacing> from [initial\] to [20px\] at (1.5) should be [30px 30px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [inherit\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [inherit\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [inherit\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[Web Animations: property <border-spacing> from [inherit\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
@ -215,60 +53,6 @@
[Web Animations: property <border-spacing> from [inherit\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [unset\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [unset\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (0) should be [30px 30px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (0.3) should be [27px 27px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (0.6) should be [24px 24px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (1) should be [20px 20px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [unset\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[Web Animations: property <border-spacing> from [unset\] to [20px\] at (-0.3) should be [33px 33px\]]
expected: FAIL
@ -287,60 +71,6 @@
[Web Animations: property <border-spacing> from [unset\] to [20px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (0.3) should be [3px 3px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (0.6) should be [6px 6px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (1) should be [10px 10px\]]
expected: FAIL
[CSS Transitions: property <border-spacing> from [0px\] to [10px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (0.3) should be [3px 3px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (0.6) should be [6px 6px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (1) should be [10px 10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-spacing> from [0px\] to [10px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (-0.3) should be [0px 0px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (0) should be [0px 0px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (0.3) should be [3px 3px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (0.6) should be [6px 6px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (1) should be [10px 10px\]]
expected: FAIL
[CSS Animations: property <border-spacing> from [0px\] to [10px\] at (1.5) should be [15px 15px\]]
expected: FAIL
[Web Animations: property <border-spacing> from [0px\] to [10px\] at (-0.3) should be [0px 0px\]]
expected: FAIL