summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/meta/css/css-text
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-text')
-rw-r--r--testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini42
-rw-r--r--testing/web-platform/meta/css/css-text/letter-spacing/letter-spacing-percent-001.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini11
-rw-r--r--testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini11
-rw-r--r--testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini5
-rw-r--r--testing/web-platform/meta/css/css-text/text-align/text-align-last-interpolation.html.ini42
-rw-r--r--testing/web-platform/meta/css/css-text/text-spacing-trim/text-spacing-trim-span-001.html.ini35
-rw-r--r--testing/web-platform/meta/css/css-text/word-spacing/word-spacing-002.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-text/word-spacing/word-spacing-percent-001.html.ini2
9 files changed, 147 insertions, 5 deletions
diff --git a/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini b/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini
index 2457baca5f..79124ce82b 100644
--- a/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini
+++ b/testing/web-platform/meta/css/css-text/animations/hyphen-no-interpolation.html.ini
@@ -82,3 +82,45 @@
[CSS Transitions: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [10\]]
expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (-0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.3) should be [initial\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.5) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (0.6) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (1) should be [10\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <hyphenate-limit-chars> from [initial\] to [10\] at (1.5) should be [10\]]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/letter-spacing/letter-spacing-percent-001.html.ini b/testing/web-platform/meta/css/css-text/letter-spacing/letter-spacing-percent-001.html.ini
new file mode 100644
index 0000000000..90c80182ad
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/letter-spacing/letter-spacing-percent-001.html.ini
@@ -0,0 +1,2 @@
+[letter-spacing-percent-001.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini
index 9c007b5b2d..fdfa881b6a 100644
--- a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini
+++ b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-computed.html.ini
@@ -1,3 +1,14 @@
[letter-spacing-computed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
+ [Property letter-spacing value '110%']
+ expected: FAIL
+
+ [Property letter-spacing value '-5%']
+ expected: FAIL
+
+ [Property letter-spacing value 'calc(10% - 20%)']
+ expected: FAIL
+
+ [Property letter-spacing value 'calc(10px - (5% + 10%)']
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini
index 5af774d808..e411bb4a16 100644
--- a/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini
+++ b/testing/web-platform/meta/css/css-text/parsing/letter-spacing-valid.html.ini
@@ -1,3 +1,14 @@
[letter-spacing-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
+ [e.style['letter-spacing'\] = "120%" should set the property value]
+ expected: FAIL
+
+ [e.style['letter-spacing'\] = "-10%" should set the property value]
+ expected: FAIL
+
+ [e.style['letter-spacing'\] = "calc(2ch - 30%)" should set the property value]
+ expected: FAIL
+
+ [e.style['letter-spacing'\] = "calc(40% + 50px)" should set the property value]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini b/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini
deleted file mode 100644
index f704e59af3..0000000000
--- a/testing/web-platform/meta/css/css-text/parsing/word-spacing-invalid.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[word-spacing-invalid.html]
- expected:
- if (os == "android") and fission: [OK, TIMEOUT]
- [e.style['word-spacing'\] = "20%" should not set the property value]
- expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/text-align/text-align-last-interpolation.html.ini b/testing/web-platform/meta/css/css-text/text-align/text-align-last-interpolation.html.ini
index 4882013e19..e538ffd721 100644
--- a/testing/web-platform/meta/css/css-text/text-align/text-align-last-interpolation.html.ini
+++ b/testing/web-platform/meta/css/css-text/text-align/text-align-last-interpolation.html.ini
@@ -82,3 +82,45 @@
[CSS Transitions: property <text-align-last> from [end\] to [match-parent\] at (0.3) should be [match-parent\]]
expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (-0.3) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.3) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.5) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.6) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (1) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (1.5) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (-0.3) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.3) should be [end\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.5) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (0.6) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (1) should be [match-parent\]]
+ expected: FAIL
+
+ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (1.5) should be [match-parent\]]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/text-spacing-trim/text-spacing-trim-span-001.html.ini b/testing/web-platform/meta/css/css-text/text-spacing-trim/text-spacing-trim-span-001.html.ini
new file mode 100644
index 0000000000..78b84425d8
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/text-spacing-trim/text-spacing-trim-span-001.html.ini
@@ -0,0 +1,35 @@
+[text-spacing-trim-span-001.html?class=trim-start,chws,vrl]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=halt,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=trim-start,chws,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=trim-start,halt,vrl]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=chws,vrl]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=space-first,chws,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=chws,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=space-first,halt,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=trim-start,halt,htb]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=space-first,chws,vrl]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=halt,vrl]
+ expected: FAIL
+
+[text-spacing-trim-span-001.html?class=space-first,halt,vrl]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-002.html.ini b/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-002.html.ini
new file mode 100644
index 0000000000..8c45b2ab5e
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-002.html.ini
@@ -0,0 +1,2 @@
+[word-spacing-002.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-percent-001.html.ini b/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-percent-001.html.ini
new file mode 100644
index 0000000000..5ab4d45dd9
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/word-spacing/word-spacing-percent-001.html.ini
@@ -0,0 +1,2 @@
+[word-spacing-percent-001.html]
+ expected: FAIL