mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Enable a bunch of additional CSS tests, and remove ini files for directories that are skipped.
This commit is contained in:
parent
1dbc538589
commit
8d9008e5a7
302 changed files with 13814 additions and 860 deletions
|
@ -0,0 +1,3 @@
|
|||
[animationevent-interface.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,12 @@
|
|||
[animationevent-types.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[animationstart event is instanceof AnimationEvent]
|
||||
expected: TIMEOUT
|
||||
|
||||
[animationend event is instanceof AnimationEvent]
|
||||
expected: TIMEOUT
|
||||
|
||||
[animationiteration event is instanceof AnimationEvent]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[caret-color-021.htm]
|
||||
type: testharness
|
||||
[Default caret-color is not interpolable]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-brightness.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-combined-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-contrast.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-grayscale.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-hue-rotate.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-invert.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-opacity.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-saturate.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-filters-animation-sepia.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[vh-interpolate-pct.htm]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[vh-interpolate-px.htm]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[vh-interpolate-vh.htm]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue