summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/2dcontext/text-styles
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/2dcontext/text-styles
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/2dcontext/text-styles')
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.hanging.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.end.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.other.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.space.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.start.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.complex.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.html.ini5
-rw-r--r--testing/web-platform/meta/2dcontext/text-styles/2d.text.measure.width.space.html.ini5
10 files changed, 50 insertions, 0 deletions
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.hanging.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.hanging.html.ini
new file mode 100644
index 000000000..907797552
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.hanging.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.baseline.hanging.html]
+ type: testharness
+ [Canvas test: 2d.text.draw.baseline.hanging]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html.ini
new file mode 100644
index 000000000..266246fff
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.baseline.ideographic.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.baseline.ideographic.html]
+ type: testharness
+ [Canvas test: 2d.text.draw.baseline.ideographic]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.end.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.end.html.ini
new file mode 100644
index 000000000..6c31ffa39
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.end.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.space.collapse.end.html]
+ type: testharness
+ [Space characters at the end of a line are collapsed (per CSS)]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.other.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.other.html.ini
new file mode 100644
index 000000000..30ac02366
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.other.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.space.collapse.other.html]
+ type: testharness
+ [Space characters are converted to U+0020, and collapsed (per CSS)]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.space.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.space.html.ini
new file mode 100644
index 000000000..5d1f16b3c
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.space.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.space.collapse.space.html]
+ type: testharness
+ [Space characters are converted to U+0020, and collapsed (per CSS)]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.start.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.start.html.ini
new file mode 100644
index 000000000..721814a25
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.draw.space.collapse.start.html.ini
@@ -0,0 +1,5 @@
+[2d.text.draw.space.collapse.start.html]
+ type: testharness
+ [Space characters at the start of a line are collapsed (per CSS)]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.complex.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.complex.html.ini
new file mode 100644
index 000000000..95b8119f1
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.complex.html.ini
@@ -0,0 +1,5 @@
+[2d.text.font.parse.complex.html]
+ type: testharness
+ [Canvas test: 2d.text.font.parse.complex]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html.ini
new file mode 100644
index 000000000..d557fc48e
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.default.html.ini
@@ -0,0 +1,5 @@
+[2d.text.font.parse.size.percentage.default.html]
+ type: testharness
+ [Canvas test: 2d.text.font.parse.size.percentage.default]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.html.ini
new file mode 100644
index 000000000..101870cf2
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.font.parse.size.percentage.html.ini
@@ -0,0 +1,5 @@
+[2d.text.font.parse.size.percentage.html]
+ type: testharness
+ [Canvas test: 2d.text.font.parse.size.percentage]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/2dcontext/text-styles/2d.text.measure.width.space.html.ini b/testing/web-platform/meta/2dcontext/text-styles/2d.text.measure.width.space.html.ini
new file mode 100644
index 000000000..f7b7bb43d
--- /dev/null
+++ b/testing/web-platform/meta/2dcontext/text-styles/2d.text.measure.width.space.html.ini
@@ -0,0 +1,5 @@
+[2d.text.measure.width.space.html]
+ type: testharness
+ [Space characters are converted to U+0020 and collapsed (per CSS)]
+ expected: FAIL
+