aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-logical/animation-002.html.ini
blob: a7cf704352932063e87e3d00037d5c60f075d225 (plain) (blame)
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
[animation-002.html]
  bug: https://github.com/servo/servo/issues/29891
  [Logical properties in animations respect the writing-mode]
    expected: FAIL

  [Logical properties are able to override physical properties in @keyframes declaration blocks]
    expected: FAIL

  [Declaration order is respected amongst logical properties within @keyframes declaration blocks]
    expected: FAIL

  [Animations update when the writing-mode is changed]
    expected: FAIL

  [Filling animations update when the writing-mode is changed]
    expected: FAIL

  [The number of interpolating properties can be increased when the writing-mode is changed]
    expected: FAIL

  [The number of interpolating properties can be decreased when the writing-mode is changed]
    expected: FAIL

  [Animations update when the writing-mode is changed through a CSS variable]
    expected: FAIL