mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f11c6045e3
commit
d31cdb682f
262 changed files with 1740 additions and 3700 deletions
|
@ -128,9 +128,6 @@
|
|||
[background-position: right center]
|
||||
expected: FAIL
|
||||
|
||||
[background-attachment: fixed]
|
||||
expected: FAIL
|
||||
|
||||
[border-collapse: collapse]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -161,12 +158,6 @@
|
|||
[caption-side: inherit]
|
||||
expected: FAIL
|
||||
|
||||
[content: counter(par-num)]
|
||||
expected: FAIL
|
||||
|
||||
[content: counter(par-num, decimal)]
|
||||
expected: FAIL
|
||||
|
||||
[direction: ltr]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -176,36 +167,6 @@
|
|||
[direction: inherit]
|
||||
expected: FAIL
|
||||
|
||||
[display: table]
|
||||
expected: FAIL
|
||||
|
||||
[display: inline-table]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-row-group]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-header-group]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-footer-group]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-row]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-column-group]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-column]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-cell]
|
||||
expected: FAIL
|
||||
|
||||
[display: table-caption]
|
||||
expected: FAIL
|
||||
|
||||
[empty-cells: show]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -233,18 +194,6 @@
|
|||
[list-style-position: inherit]
|
||||
expected: FAIL
|
||||
|
||||
[list-style-type: decimal]
|
||||
expected: FAIL
|
||||
|
||||
[list-style-type: lower-greek]
|
||||
expected: FAIL
|
||||
|
||||
[list-style-type: lower-alpha]
|
||||
expected: FAIL
|
||||
|
||||
[list-style-type: upper-alpha]
|
||||
expected: FAIL
|
||||
|
||||
[table-layout: auto]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -254,9 +203,6 @@
|
|||
[table-layout: inherit]
|
||||
expected: FAIL
|
||||
|
||||
[text-align: justify]
|
||||
expected: FAIL
|
||||
|
||||
[text-transform: capitalize]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue