diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-transforms/skewX')
6 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-001.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-001.html.ini new file mode 100644 index 0000000000..5eab981ba6 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-001.html.ini @@ -0,0 +1,7 @@ +[svg-skewx-001.html] + fuzzy: + maxDifference=0-47;totalPixels=0-102 + expected: + if not debug and (os == "linux") and not swgl: [PASS, FAIL] + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-006.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-006.html.ini new file mode 100644 index 0000000000..74270630a3 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-006.html.ini @@ -0,0 +1,7 @@ +[svg-skewx-006.html] + fuzzy: + maxDifference=0-47;totalPixels=0-102 + expected: + if not debug and (os == "linux") and not swgl: [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] + if not debug and (os == "android"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-011.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-011.html.ini new file mode 100644 index 0000000000..a454327572 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-011.html.ini @@ -0,0 +1,7 @@ +[svg-skewx-011.html] + fuzzy: + maxDifference=0-47;totalPixels=0-102 + expected: + if not debug and (os == "linux") and not swgl: [PASS, FAIL] + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-016.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-016.html.ini new file mode 100644 index 0000000000..c22bf97276 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-016.html.ini @@ -0,0 +1,7 @@ +[svg-skewx-016.html] + fuzzy: + maxDifference=0-47;totalPixels=0-102 + expected: + if not debug and (os == "linux") and not swgl: [PASS, FAIL] + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-021.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-021.html.ini new file mode 100644 index 0000000000..775fde8785 --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewx-021.html.ini @@ -0,0 +1,7 @@ +[svg-skewx-021.html] + fuzzy: + maxDifference=0-47;totalPixels=0-102 + expected: + if not debug and (os == "linux") and not swgl: [PASS, FAIL] + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-transforms/skewX/svg-skewxy-001.html.ini b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewxy-001.html.ini new file mode 100644 index 0000000000..80f227e4da --- /dev/null +++ b/testing/web-platform/meta/css/css-transforms/skewX/svg-skewxy-001.html.ini @@ -0,0 +1,7 @@ +[svg-skewxy-001.html] + fuzzy: + maxDifference=0-77;totalPixels=0-193 + expected: + if not debug and (os == "android"): [PASS, FAIL] + if not debug and (os == "linux"): [PASS, FAIL] + if not debug and (os == "mac"): [PASS, FAIL] |