1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
[scroll-animation-effect-fill-modes.tentative.html]
[Scroll based animation effect fill mode should return 'auto' for getTiming() and should return 'none' for getComputedTiming().]
expected: FAIL
[Applied effect value before timeline start with fill: forwards]
expected: FAIL
[Applied effect value at timeline start with fill: forwards]
expected: FAIL
[Applied effect value in timeline range with fill: forwards]
expected: FAIL
[Applied effect value at timeline end with fill: forwards]
expected: FAIL
[Applied effect value after timeline end with fill: forwards]
expected: FAIL
[Applied effect value before timeline start with fill: both]
expected: FAIL
[Applied effect value at timeline start with fill: both]
expected: FAIL
[Applied effect value in timeline range with fill: both]
expected: FAIL
[Applied effect value at timeline end with fill: both]
expected: FAIL
[Applied effect value after timeline end with fill: both]
expected: FAIL
[Applied effect value before timeline start with fill: auto]
expected: FAIL
[Applied effect value at timeline start with fill: auto]
expected: FAIL
[Applied effect value in timeline range with fill: auto]
expected: FAIL
[Applied effect value at timeline end with fill: auto]
expected: FAIL
[Applied effect value after timeline end with fill: auto]
expected: FAIL
[Applied effect value at start delay with fill: none]
expected: FAIL
[Applied effect value before start delay with fill: none]
expected: FAIL
[Applied effect value at midpoint with fill: none]
expected: FAIL
[Applied effect value at effect end with fill: backwards]
expected: FAIL
[Applied effect value before start delay with fill: backwards]
expected: FAIL
[Applied effect value at start delay with fill: backwards]
expected: FAIL
[Applied effect value after effect end with fill: none]
expected: FAIL
[Applied effect value at effect end with fill: none]
expected: FAIL
[Applied effect value after effect end with fill: backwards]
expected: FAIL
[Applied effect value at midpoint with fill: backwards]
expected: FAIL
|