Update web-platform-tests to revision 1aaada4bbc936024441fe7995b77c21a2c554da1

This commit is contained in:
WPT Sync Bot 2018-09-16 21:28:15 -04:00
parent 1e1eca07ed
commit 5e9d150c07
140 changed files with 3413 additions and 553 deletions

View 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