summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-typed-om/stylevalue-subclasses/cssMatrixComponent.tentative.html.ini
blob: 8a59a03f0d56a436a7256dee9f99f8eb9bea1357 (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
26
27
28
29
30
31
[cssMatrixComponent.tentative.html]
  [CSSMatrixComponent can be constructed from a 2D matrix with is2D true]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 2D matrix with is2D false]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 2D matrix without a CSSMatrixComponentOptions]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 2D matrix with an invalid CSSMatrixComponentOptions]
    expected: FAIL

  [CSSMatrixComponent.matrix can be updated to a 2D matrix]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 3D matrix with is2D true]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 3D matrix with is2D false]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 3D matrix without a CSSMatrixComponentOptions]
    expected: FAIL

  [CSSMatrixComponent can be constructed from a 3D matrix with an invalid CSSMatrixComponentOptions]
    expected: FAIL

  [CSSMatrixComponent.matrix can be updated to a 3D matrix]
    expected: FAIL