summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-inline
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-inline')
-rw-r--r--testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini42
-rw-r--r--testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-computed.html.ini30
-rw-r--r--testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-valid.html.ini30
3 files changed, 102 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini b/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini
index 461674f296..00bbf4c143 100644
--- a/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini
+++ b/testing/web-platform/meta/css/css-inline/animation/alignment-baseline-no-interpolation.html.ini
@@ -82,3 +82,45 @@
[CSS Transitions: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [central\]]
expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (-0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.5) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (0.6) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (1) should be [central\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <alignment-baseline> from [initial\] to [central\] at (1.5) should be [central\]]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-computed.html.ini b/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-computed.html.ini
new file mode 100644
index 0000000000..00a3ecf865
--- /dev/null
+++ b/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-computed.html.ini
@@ -0,0 +1,30 @@
+[text-box-edge-computed.html]
+ [Property text-box-edge value 'leading']
+ expected: FAIL
+
+ [Property text-box-edge value 'text']
+ expected: FAIL
+
+ [Property text-box-edge value 'ex']
+ expected: FAIL
+
+ [Property text-box-edge value 'cap']
+ expected: FAIL
+
+ [Property text-box-edge value 'text alphabetic']
+ expected: FAIL
+
+ [Property text-box-edge value 'text text']
+ expected: FAIL
+
+ [Property text-box-edge value 'cap alphabetic']
+ expected: FAIL
+
+ [Property text-box-edge value 'cap text']
+ expected: FAIL
+
+ [Property text-box-edge value 'ex alphabetic']
+ expected: FAIL
+
+ [Property text-box-edge value 'ex text']
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-valid.html.ini b/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-valid.html.ini
new file mode 100644
index 0000000000..258aa6cfa9
--- /dev/null
+++ b/testing/web-platform/meta/css/css-inline/text-box-trim/text-box-edge-valid.html.ini
@@ -0,0 +1,30 @@
+[text-box-edge-valid.html]
+ [e.style['text-box-edge'\] = "leading" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "text" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "ex" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "cap" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "text alphabetic" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "text text" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "cap alphabetic" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "cap text" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "ex alphabetic" should set the property value]
+ expected: FAIL
+
+ [e.style['text-box-edge'\] = "ex text" should set the property value]
+ expected: FAIL