diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-transforms/perspective-split-by-zero-w.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-transforms/perspective-split-by-zero-w.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-transforms/perspective-split-by-zero-w.html.ini b/testing/web-platform/meta/css/css-transforms/perspective-split-by-zero-w.html.ini new file mode 100644 index 0000000000..d26e2585c5 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/perspective-split-by-zero-w.html.ini @@ -0,0 +1,4 @@ +[perspective-split-by-zero-w.html] + expected: + if (processor == "x86_64") and (os == "win") and not debug and not fission: [PASS, FAIL] + if (processor == "x86") and (os == "win") and swgl: PASS |