diff options
Diffstat (limited to 'tests/wpt/meta/css/geometry/spec-examples.html.ini')
-rw-r--r-- | tests/wpt/meta/css/geometry/spec-examples.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/geometry/spec-examples.html.ini b/tests/wpt/meta/css/geometry/spec-examples.html.ini new file mode 100644 index 00000000000..d9abe8067fc --- /dev/null +++ b/tests/wpt/meta/css/geometry/spec-examples.html.ini @@ -0,0 +1,12 @@ +[spec-examples.html] + [matrixTransform] + expected: FAIL + + [DOMMatrix 2D transformation] + expected: FAIL + + [DOMMatrix 3D transformation] + expected: FAIL + + [DOMMatrix NaN] + expected: FAIL |