summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-rhythm
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/css/css-rhythm
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-rhythm')
-rw-r--r--testing/web-platform/meta/css/css-rhythm/__dir__.ini1
-rw-r--r--testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context-list-item.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-computed.html.ini6
-rw-r--r--testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-valid.html.ini6
-rw-r--r--testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-computed.html.ini18
-rw-r--r--testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-valid.html.ini18
7 files changed, 53 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-rhythm/__dir__.ini b/testing/web-platform/meta/css/css-rhythm/__dir__.ini
new file mode 100644
index 0000000000..2ef043b928
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/__dir__.ini
@@ -0,0 +1 @@
+implementation-status: backlog
diff --git a/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context-list-item.html.ini b/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context-list-item.html.ini
new file mode 100644
index 0000000000..836989836d
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context-list-item.html.ini
@@ -0,0 +1,2 @@
+[block-step-size-establishes-independent-formatting-context-list-item.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context.html.ini b/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context.html.ini
new file mode 100644
index 0000000000..0f77144e13
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/block-step-size-establishes-independent-formatting-context.html.ini
@@ -0,0 +1,2 @@
+[block-step-size-establishes-independent-formatting-context.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-computed.html.ini b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-computed.html.ini
new file mode 100644
index 0000000000..e098a12f1e
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-computed.html.ini
@@ -0,0 +1,6 @@
+[block-step-insert-computed.html]
+ [Property block-step-insert value 'margin']
+ expected: FAIL
+
+ [Property block-step-insert value 'padding']
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-valid.html.ini b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-valid.html.ini
new file mode 100644
index 0000000000..7d0b857b21
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-insert-valid.html.ini
@@ -0,0 +1,6 @@
+[block-step-insert-valid.html]
+ [e.style['block-step-insert'\] = "margin" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-insert'\] = "padding" should set the property value]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-computed.html.ini b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-computed.html.ini
new file mode 100644
index 0000000000..69bc644c1a
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-computed.html.ini
@@ -0,0 +1,18 @@
+[block-step-size-computed.html]
+ [Property block-step-size value '0px']
+ expected: FAIL
+
+ [Property block-step-size value 'none']
+ expected: FAIL
+
+ [Property block-step-size value '100px']
+ expected: FAIL
+
+ [Property block-step-size value '2em']
+ expected: FAIL
+
+ [Property block-step-size value 'calc(10px + 0.5em)']
+ expected: FAIL
+
+ [Property block-step-size value 'calc(10px - 0.5em)']
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-valid.html.ini b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-valid.html.ini
new file mode 100644
index 0000000000..e6872d9dfa
--- /dev/null
+++ b/testing/web-platform/meta/css/css-rhythm/parsing/block-step-size-valid.html.ini
@@ -0,0 +1,18 @@
+[block-step-size-valid.html]
+ [e.style['block-step-size'\] = "1px" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-size'\] = "2em" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-size'\] = "0" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-size'\] = "none" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-size'\] = "calc(2em + 3ex)" should set the property value]
+ expected: FAIL
+
+ [e.style['block-step-size'\] = "1.2em" should set the property value]
+ expected: FAIL