summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/filter-effects/animation/filter-interpolation-002.html.ini
blob: a7c810c7634fe366f7043435ca667dda8ff13f2d (plain)
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
[filter-interpolation-002.html]
  [CSS Transitions: property <filter> from [drop-shadow(20px 10px blue)\] to [drop-shadow(20px 10px green)\] at (2147483648) should be [drop-shadow(20px 10px #00FF00\]]
    issue: Precision loss due to near-int-max animation progress
    expected: FAIL

  [CSS Transitions with transition: all: property <filter> from [drop-shadow(20px 10px blue)\] to [drop-shadow(20px 10px green)\] at (2147483648) should be [drop-shadow(20px 10px #00FF00\]]
    issue: Precision loss due to near-int-max animation progress
    expected: FAIL

  [CSS Animations: property <filter> from [drop-shadow(20px 10px blue)\] to [drop-shadow(20px 10px green)\] at (2147483648) should be [drop-shadow(20px 10px #00FF00\]]
    issue: Precision loss due to near-int-max animation progress
    expected: FAIL

  [Web Animations: property <filter> from [drop-shadow(20px 10px blue)\] to [drop-shadow(20px 10px green)\] at (2147483648) should be [drop-shadow(20px 10px #00FF00\]]
    issue: Precision loss due to near-int-max animation progress
    expected: FAIL

  [CSS Transitions: property <filter> from [grayscale(0) blur(0px)\] to [blur(10px)\] at (-0.3) should be [grayscale(0) blur(0px)\]]
    expected: FAIL

  [CSS Transitions: property <filter> from [grayscale(0) blur(0px)\] to [blur(10px)\] at (0) should be [grayscale(0) blur(0px)\]]
    expected: FAIL

  [CSS Transitions: property <filter> from [grayscale(0) blur(0px)\] to [blur(10px)\] at (0.3) should be [grayscale(0) blur(0px)\]]
    expected: FAIL