summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/canvas/offscreen/text
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/canvas/offscreen/text')
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.align.center.worker.js.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.js.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps3.html.ini4
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps4.html.ini5
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps5.html.ini4
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps6.html.ini4
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.worker.js.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.width.basic.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.condensed.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.expanded.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-condensed.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-expanded.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.normal.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-condensed.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-expanded.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-condensed.html.ini3
-rw-r--r--testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-expanded.html.ini3
19 files changed, 62 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.align.center.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.align.center.worker.js.ini
new file mode 100644
index 0000000000..5d2ca39a4c
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.align.center.worker.js.ini
@@ -0,0 +1,3 @@
+[2d.text.draw.align.center.worker.html]
+ expected:
+ if (os == "android") and fission: TIMEOUT
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.js.ini
new file mode 100644
index 0000000000..f659fd5aca
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.js.ini
@@ -0,0 +1,3 @@
+[2d.text.draw.fill.maxWidth.negative.worker.html]
+ expected:
+ if (os == "android") and fission: TIMEOUT
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.html.ini
new file mode 100644
index 0000000000..76724ab2be
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.html.ini
@@ -0,0 +1,3 @@
+[2d.text.draw.fill.unaffected.html]
+ expected:
+ if fission and (os == "linux") and not debug: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps3.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps3.html.ini
new file mode 100644
index 0000000000..d229582637
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps3.html.ini
@@ -0,0 +1,4 @@
+[2d.text.fontVariantCaps3.html]
+ expected:
+ if (os == "win") and (processor == "x86_64") and not swgl: PASS
+ if (os == "linux") and not swgl and not debug and not fission: [PASS, FAIL]
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps4.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps4.html.ini
new file mode 100644
index 0000000000..bd748c57d9
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps4.html.ini
@@ -0,0 +1,5 @@
+[2d.text.fontVariantCaps4.html]
+ expected:
+ if (os == "linux") and not swgl and fission and not debug and not asan and not tsan: [PASS, FAIL]
+ if (os == "linux") and not swgl and not fission and not debug: [PASS, FAIL]
+ if (os == "win") and (processor == "x86_64") and not swgl: PASS
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps5.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps5.html.ini
new file mode 100644
index 0000000000..8e99a19ebe
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps5.html.ini
@@ -0,0 +1,4 @@
+[2d.text.fontVariantCaps5.html]
+ expected:
+ if (os == "win") and (processor == "x86_64") and not swgl: PASS
+ if (os == "linux") and not debug and not fission and not swgl: [PASS, FAIL]
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps6.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps6.html.ini
new file mode 100644
index 0000000000..9e91ca9f81
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.fontVariantCaps6.html.ini
@@ -0,0 +1,4 @@
+[2d.text.fontVariantCaps6.html]
+ expected:
+ if (os == "win") and (processor == "x86_64") and not swgl: PASS
+ if (os == "linux") and not debug and not fission and not swgl: [PASS, FAIL]
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.html.ini
new file mode 100644
index 0000000000..b02749afbf
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.html.ini
@@ -0,0 +1,3 @@
+[2d.text.measure.advances.html]
+ [Testing width advances]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.worker.js.ini
new file mode 100644
index 0000000000..bb88978f3e
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.advances.worker.js.ini
@@ -0,0 +1,3 @@
+[2d.text.measure.advances.worker.html]
+ [Testing width advances]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.width.basic.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.width.basic.html.ini
new file mode 100644
index 0000000000..94b39d2b8e
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/2d.text.measure.width.basic.html.ini
@@ -0,0 +1,3 @@
+[2d.text.measure.width.basic.html]
+ expected:
+ if (os == "android") and fission: TIMEOUT
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.condensed.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.condensed.html.ini
new file mode 100644
index 0000000000..c9f387946a
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.condensed.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.condensed.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.expanded.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.expanded.html.ini
new file mode 100644
index 0000000000..778a186490
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.expanded.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.expanded.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-condensed.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-condensed.html.ini
new file mode 100644
index 0000000000..2c6c45a563
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-condensed.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.extra-condensed.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-expanded.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-expanded.html.ini
new file mode 100644
index 0000000000..5a2967dc95
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.extra-expanded.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.extra-expanded.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.normal.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.normal.html.ini
new file mode 100644
index 0000000000..6c437fd2c4
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.normal.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.normal.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-condensed.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-condensed.html.ini
new file mode 100644
index 0000000000..c3dcd62d91
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-condensed.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.semi-condensed.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-expanded.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-expanded.html.ini
new file mode 100644
index 0000000000..53dd83f62c
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.semi-expanded.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.semi-expanded.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-condensed.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-condensed.html.ini
new file mode 100644
index 0000000000..3157daecc7
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-condensed.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.ultra-condensed.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296
diff --git a/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-expanded.html.ini b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-expanded.html.ini
new file mode 100644
index 0000000000..79608e3493
--- /dev/null
+++ b/testing/web-platform/meta/html/canvas/offscreen/text/canvas.2d.fontStretch.ultra-expanded.html.ini
@@ -0,0 +1,3 @@
+[canvas.2d.fontStretch.ultra-expanded.html]
+ fuzzy:
+ if (os == "win") and not swgl: maxDifference=0-20;totalPixels=0-296