mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision 1aaada4bbc936024441fe7995b77c21a2c554da1
This commit is contained in:
parent
1e1eca07ed
commit
5e9d150c07
140 changed files with 3413 additions and 553 deletions
49
tests/wpt/metadata/css/css-animations/inheritance.html.ini
Normal file
49
tests/wpt/metadata/css/css-animations/inheritance.html.ini
Normal file
|
@ -0,0 +1,49 @@
|
|||
[inheritance.html]
|
||||
[Property animation-name has initial value none]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-name does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-direction has initial value normal]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-duration does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-play-state has initial value running]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-fill-mode has initial value none]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-delay has initial value 0s]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-direction does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-duration has initial value 0s]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-delay does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-iteration-count does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-fill-mode does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function has initial value ease]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-play-state does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-iteration-count has initial value 1]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue