mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Enable accidentally skipped tests (#31507)
In #31469 I misunderstood how include.ini works (see #31502).
This commit is contained in:
parent
abda22ed63
commit
a483e2806c
6 changed files with 75 additions and 2 deletions
|
@ -16,6 +16,7 @@ skip: true
|
|||
[css-anchor-position]
|
||||
skip: true
|
||||
[css-box]
|
||||
skip: false
|
||||
[margin-trim]
|
||||
skip: true
|
||||
[css-break]
|
||||
|
@ -29,6 +30,7 @@ skip: true
|
|||
[css-device-adapt]
|
||||
skip: true
|
||||
[css-display]
|
||||
skip: false
|
||||
[run-in]
|
||||
skip: true
|
||||
[css-exclusions]
|
||||
|
@ -87,6 +89,7 @@ skip: true
|
|||
[css-size-adjust]
|
||||
skip: true
|
||||
[css-sizing]
|
||||
skip: false
|
||||
[aspect-ratio]
|
||||
skip: true
|
||||
[contain-intrinsic-size]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue