mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02: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:
@@ -5,20 +5,8 @@
|
||||
[You can't build up a single token where part of it is provided by a variable]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple variable references in a single property]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple variable references in a single property (no spaces)]
|
||||
expected: FAIL
|
||||
|
||||
[Fallback value]
|
||||
expected: FAIL
|
||||
|
||||
[Fallback value which is also a variable reference]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple var references in fallback value]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple nested fallbacks]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user