animation-range-end-computed.html.ini (2146B)
1 [animation-range-end-computed.html] 2 [Property animation-range-end value 'initial'] 3 expected: FAIL 4 5 [Property animation-range-end value 'cover 0%'] 6 expected: FAIL 7 8 [Property animation-range-end value 'COVER 0%'] 9 expected: FAIL 10 11 [Property animation-range-end value 'cover 100%'] 12 expected: FAIL 13 14 [Property animation-range-end value 'cover 120%'] 15 expected: FAIL 16 17 [Property animation-range-end value 'cover 42%'] 18 expected: FAIL 19 20 [Property animation-range-end value 'cover -42%'] 21 expected: FAIL 22 23 [Property animation-range-end value 'contain 42%'] 24 expected: FAIL 25 26 [Property animation-range-end value 'exit 42%'] 27 expected: FAIL 28 29 [Property animation-range-end value 'exit calc(41% + 1%)'] 30 expected: FAIL 31 32 [Property animation-range-end value 'exit 1%, cover 2%, contain 100%'] 33 expected: FAIL 34 35 [Property animation-range-end value 'contain calc(10% + 10px)'] 36 expected: FAIL 37 38 [Property animation-range-end value 'exit calc(1em + 10px)'] 39 expected: FAIL 40 41 [Property animation-range-end value 'exit-crossing 42%'] 42 expected: FAIL 43 44 [Property animation-range-end value 'entry 42px'] 45 expected: FAIL 46 47 [Property animation-range-end value 'entry-crossing 42px'] 48 expected: FAIL 49 50 [Property animation-range-end value 'entry 1em'] 51 expected: FAIL 52 53 [Property animation-range-end value 'normal'] 54 expected: FAIL 55 56 [Property animation-range-end value 'COVER 100%'] 57 expected: FAIL 58 59 [Property animation-range-end value 'exit 1%, cover 2%, contain 0%'] 60 expected: FAIL 61 62 [Property animation-range-end value 'cover'] 63 expected: FAIL 64 65 [Property animation-range-end value 'contain'] 66 expected: FAIL 67 68 [Property animation-range-end value 'entry'] 69 expected: FAIL 70 71 [Property animation-range-end value 'exit'] 72 expected: FAIL 73 74 [Property animation-range-end value '0'] 75 expected: FAIL 76 77 [Property animation-range-end value '120%'] 78 expected: FAIL 79 80 [Property animation-range-end value '120px'] 81 expected: FAIL 82 83 [Property animation-range-end value '0%'] 84 expected: FAIL 85 86 [Property animation-range-end value '100%'] 87 expected: FAIL