diff options
Diffstat (limited to 'testing/web-platform/meta/html/canvas/element/text-styles')
28 files changed, 107 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.default.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.default.html.ini new file mode 100644 index 0000000000..d90f86f1c5 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.default.html.ini @@ -0,0 +1,3 @@ +[2d.text.align.default.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.invalid.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.invalid.html.ini new file mode 100644 index 0000000000..4dfe593c9e --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.invalid.html.ini @@ -0,0 +1,3 @@ +[2d.text.align.invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.valid.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.valid.html.ini new file mode 100644 index 0000000000..e1f629b108 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.align.valid.html.ini @@ -0,0 +1,3 @@ +[2d.text.align.valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.default.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.default.html.ini new file mode 100644 index 0000000000..576a35d29e --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.default.html.ini @@ -0,0 +1,3 @@ +[2d.text.baseline.default.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.invalid.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.invalid.html.ini new file mode 100644 index 0000000000..4266cc6c9b --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.invalid.html.ini @@ -0,0 +1,3 @@ +[2d.text.baseline.invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.valid.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.valid.html.ini new file mode 100644 index 0000000000..578220f84d --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.baseline.valid.html.ini @@ -0,0 +1,3 @@ +[2d.text.baseline.valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.alphabetic.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.alphabetic.html.ini new file mode 100644 index 0000000000..e0e0ba4609 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.alphabetic.html.ini @@ -0,0 +1,3 @@ +[2d.text.draw.baseline.alphabetic.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.bottom.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.bottom.html.ini new file mode 100644 index 0000000000..2a77cad568 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.bottom.html.ini @@ -0,0 +1,3 @@ +[2d.text.draw.baseline.bottom.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.hanging.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.hanging.html.ini new file mode 100644 index 0000000000..bbdf39092e --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.hanging.html.ini @@ -0,0 +1,6 @@ +[2d.text.draw.baseline.hanging.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Canvas test: 2d.text.draw.baseline.hanging] + expected: + if os == "android": FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.ideographic.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.ideographic.html.ini new file mode 100644 index 0000000000..e3314862a2 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.ideographic.html.ini @@ -0,0 +1,5 @@ +[2d.text.draw.baseline.ideographic.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Canvas test: 2d.text.draw.baseline.ideographic] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.middle.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.middle.html.ini new file mode 100644 index 0000000000..4851519776 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.middle.html.ini @@ -0,0 +1,3 @@ +[2d.text.draw.baseline.middle.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.top.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.top.html.ini new file mode 100644 index 0000000000..3dc406fcb1 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.baseline.top.html.ini @@ -0,0 +1,3 @@ +[2d.text.draw.baseline.top.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.end.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.end.html.ini new file mode 100644 index 0000000000..a5e90455d1 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.end.html.ini @@ -0,0 +1,5 @@ +[2d.text.draw.space.collapse.end.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Space characters at the end of a line are collapsed (per CSS)] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.other.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.other.html.ini new file mode 100644 index 0000000000..59dec7ff24 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.other.html.ini @@ -0,0 +1,5 @@ +[2d.text.draw.space.collapse.other.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Space characters are converted to U+0020, and collapsed (per CSS)] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.space.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.space.html.ini new file mode 100644 index 0000000000..ffaa5637e1 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.space.html.ini @@ -0,0 +1,5 @@ +[2d.text.draw.space.collapse.space.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Space characters are converted to U+0020, and collapsed (per CSS)] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.start.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.start.html.ini new file mode 100644 index 0000000000..8d83804315 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.draw.space.collapse.start.html.ini @@ -0,0 +1,5 @@ +[2d.text.draw.space.collapse.start.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Space characters at the start of a line are collapsed (per CSS)] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.default.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.default.html.ini new file mode 100644 index 0000000000..3f2a5aa743 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.default.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.default.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.basic.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.basic.html.ini new file mode 100644 index 0000000000..0861393017 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.basic.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.parse.basic.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.complex.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.complex.html.ini new file mode 100644 index 0000000000..334c42343c --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.complex.html.ini @@ -0,0 +1,5 @@ +[2d.text.font.parse.complex.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Canvas test: 2d.text.font.parse.complex] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.family.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.family.html.ini new file mode 100644 index 0000000000..068bbb96b9 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.family.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.parse.family.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.invalid.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.invalid.html.ini new file mode 100644 index 0000000000..654a50a137 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.invalid.html.ini @@ -0,0 +1,5 @@ +[2d.text.font.parse.invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Canvas test: 2d.text.font.parse.invalid] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.default.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.default.html.ini new file mode 100644 index 0000000000..d855d8336e --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.default.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.parse.size.percentage.default.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.html.ini new file mode 100644 index 0000000000..03abcc63a1 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.size.percentage.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.parse.size.percentage.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.system.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.system.html.ini new file mode 100644 index 0000000000..442a8eff1a --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.system.html.ini @@ -0,0 +1,5 @@ +[2d.text.font.parse.system.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [System fonts must be computed to explicit values] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.tiny.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.tiny.html.ini new file mode 100644 index 0000000000..bbc91954b8 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.parse.tiny.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.parse.tiny.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.relative_size.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.relative_size.html.ini new file mode 100644 index 0000000000..43d0f8ac44 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.font.relative_size.html.ini @@ -0,0 +1,3 @@ +[2d.text.font.relative_size.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.measure.width.space.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.measure.width.space.html.ini new file mode 100644 index 0000000000..a77bf7dc7f --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/2d.text.measure.width.space.html.ini @@ -0,0 +1,5 @@ +[2d.text.measure.width.space.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Space characters are converted to U+0020 and collapsed (per CSS)] + expected: FAIL diff --git a/testing/web-platform/meta/html/canvas/element/text-styles/parent-style-relative-units.html.ini b/testing/web-platform/meta/html/canvas/element/text-styles/parent-style-relative-units.html.ini new file mode 100644 index 0000000000..1d0c5ed0a9 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/element/text-styles/parent-style-relative-units.html.ini @@ -0,0 +1,5 @@ +[parent-style-relative-units.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Font-size based on canvas element line-height] + expected: FAIL |