mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
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:
parent
a5c512808a
commit
1876b49251
39 changed files with 67 additions and 448 deletions
|
@ -0,0 +1,2 @@
|
|||
[border-collapse-offset-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[separated-border-model-004a.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[separated-border-model-004b.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-007.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-008.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-009.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-backgrounds-bs-cell-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-margin-004.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue