mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
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>
28 lines
603 B
INI
28 lines
603 B
INI
[inheritance.html]
|
|
[Property border-collapse has initial value separate]
|
|
expected: FAIL
|
|
|
|
[Property border-collapse inherits]
|
|
expected: FAIL
|
|
|
|
[Property border-spacing has initial value 0px 0px]
|
|
expected: FAIL
|
|
|
|
[Property caption-side has initial value top]
|
|
expected: FAIL
|
|
|
|
[Property caption-side inherits]
|
|
expected: FAIL
|
|
|
|
[Property empty-cells has initial value show]
|
|
expected: FAIL
|
|
|
|
[Property empty-cells inherits]
|
|
expected: FAIL
|
|
|
|
[Property table-layout has initial value auto]
|
|
expected: FAIL
|
|
|
|
[Property table-layout does not inherit]
|
|
expected: FAIL
|