diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-text/text-transform')
15 files changed, 41 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini b/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini new file mode 100644 index 0000000000..36f0472490 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-math-auto-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini b/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini new file mode 100644 index 0000000000..5eee4898f4 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/math/text-transform-math-auto-002.html.ini @@ -0,0 +1,2 @@ +[text-transform-math-auto-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini new file mode 100644 index 0000000000..a3a253b601 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-003.html.ini @@ -0,0 +1,3 @@ +[text-transform-capitalize-003.html] + fuzzy: + if os == "mac": maxDifference=189;totalPixels=0-18 diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini new file mode 100644 index 0000000000..55b3e1dad7 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-007.html.ini @@ -0,0 +1,2 @@ +[text-transform-capitalize-007.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini new file mode 100644 index 0000000000..317922771c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-capitalize-028.html.ini @@ -0,0 +1,3 @@ +[text-transform-capitalize-028.html] + expected: + if (processor == "x86") and not debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini new file mode 100644 index 0000000000..727473895c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-001.xht.ini @@ -0,0 +1,2 @@ +[text-transform-fullwidth-001.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini new file mode 100644 index 0000000000..c8c72bd8b1 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-004.xht.ini @@ -0,0 +1,4 @@ +[text-transform-fullwidth-004.xht] + expected: + if (os == "win") and (processor == "x86_64"): [FAIL, PASS] + if (os == "win") and (processor == "x86"): [FAIL, PASS] diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini new file mode 100644 index 0000000000..96dfbd0639 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-fullwidth-005.xht.ini @@ -0,0 +1,5 @@ +[text-transform-fullwidth-005.xht] + bug: Snapping + expected: + if (os == "win") and (processor == "x86"): [FAIL, PASS] + if (os == "win") and (processor == "x86_64"): [FAIL, PASS] diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-001.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-001.html.ini new file mode 100644 index 0000000000..cca2292ebd --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-001.html.ini @@ -0,0 +1,2 @@ +[text-transform-shaping-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-002.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-002.html.ini new file mode 100644 index 0000000000..2ba238436e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-002.html.ini @@ -0,0 +1,2 @@ +[text-transform-shaping-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-003.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-003.html.ini new file mode 100644 index 0000000000..7e956c7dfd --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-shaping-003.html.ini @@ -0,0 +1,2 @@ +[text-transform-shaping-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini new file mode 100644 index 0000000000..ad5a9f8623 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-006.html.ini @@ -0,0 +1,5 @@ +[text-transform-upperlower-006.html] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini new file mode 100644 index 0000000000..aa3953a8e2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-016.html.ini @@ -0,0 +1,3 @@ +[text-transform-upperlower-016.html] + expected: + FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini new file mode 100644 index 0000000000..d9c0c892d4 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-041.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-041.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini new file mode 100644 index 0000000000..402c93d6d2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-transform/text-transform-upperlower-043.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-043.html] + expected: FAIL |