summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/editing/editing-0
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/html/editing/editing-0
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/editing/editing-0')
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/__dir__.ini1
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/autocapitalization/autocapitalize.html.ini2
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.html.ini14
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/contenteditable/selection-in-contentEditable-at-turning-designMode-on-off.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html.ini8
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode-svg.svg.ini3
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode.html.ini3
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spellcheck-enumerated-ascii-case-insensitive.html.ini5
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-009.html.ini5
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-010.html.ini5
-rw-r--r--testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/user-interaction-editing-spellcheck.html.ini3
11 files changed, 52 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/editing/editing-0/__dir__.ini b/testing/web-platform/meta/html/editing/editing-0/__dir__.ini
new file mode 100644
index 0000000000..2e2a85383b
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/__dir__.ini
@@ -0,0 +1 @@
+leak-threshold: [gpu:51200]
diff --git a/testing/web-platform/meta/html/editing/editing-0/autocapitalization/autocapitalize.html.ini b/testing/web-platform/meta/html/editing/editing-0/autocapitalization/autocapitalize.html.ini
new file mode 100644
index 0000000000..e023bec13c
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/autocapitalization/autocapitalize.html.ini
@@ -0,0 +1,2 @@
+prefs: [dom.forms.autocapitalize:true]
+[autocapitalize.html]
diff --git a/testing/web-platform/meta/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.html.ini b/testing/web-platform/meta/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.html.ini
new file mode 100644
index 0000000000..44304811d1
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.html.ini
@@ -0,0 +1,14 @@
+[contenteditable-enumerated-ascii-case-insensitive.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [IDL attribute getter for attribute value "plaintext-only"]
+ expected: FAIL
+
+ [IDL attribute setter for value "plaintext-only"]
+ expected: FAIL
+
+ [IDL attribute getter for attribute value "PLAINTEXT-ONLY"]
+ expected: FAIL
+
+ [IDL attribute setter for value "PLAINTEXT-ONLY"]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/editing/editing-0/contenteditable/selection-in-contentEditable-at-turning-designMode-on-off.tentative.html.ini b/testing/web-platform/meta/html/editing/editing-0/contenteditable/selection-in-contentEditable-at-turning-designMode-on-off.tentative.html.ini
new file mode 100644
index 0000000000..b395d7e111
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/contenteditable/selection-in-contentEditable-at-turning-designMode-on-off.tentative.html.ini
@@ -0,0 +1,3 @@
+[selection-in-contentEditable-at-turning-designMode-on-off.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html.ini b/testing/web-platform/meta/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html.ini
new file mode 100644
index 0000000000..d7e9cd7426
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html.ini
@@ -0,0 +1,8 @@
+[user-interaction-editing-contenteditable.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [contentEditable=plaintext-only attribute]
+ expected: FAIL
+
+ [set parent element contentEditable = "plaintext-only"]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode-svg.svg.ini b/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode-svg.svg.ini
new file mode 100644
index 0000000000..7e0a79d7a6
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode-svg.svg.ini
@@ -0,0 +1,3 @@
+[user-interaction-editing-designMode-svg.svg]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode.html.ini b/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode.html.ini
new file mode 100644
index 0000000000..526af6093b
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute/user-interaction-editing-designMode.html.ini
@@ -0,0 +1,3 @@
+[user-interaction-editing-designMode.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spellcheck-enumerated-ascii-case-insensitive.html.ini b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spellcheck-enumerated-ascii-case-insensitive.html.ini
new file mode 100644
index 0000000000..5cd2f8bb68
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spellcheck-enumerated-ascii-case-insensitive.html.ini
@@ -0,0 +1,5 @@
+[spellcheck-enumerated-ascii-case-insensitive.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [keyword false]
+ expected: FAIL
diff --git a/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-009.html.ini b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-009.html.ini
new file mode 100644
index 0000000000..b349b68ccd
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-009.html.ini
@@ -0,0 +1,5 @@
+[spelling-markers-009.html]
+ expected:
+ if os == "win": PASS
+ if os == "mac": PASS
+ FAIL
diff --git a/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-010.html.ini b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-010.html.ini
new file mode 100644
index 0000000000..80a7265702
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/spelling-markers-010.html.ini
@@ -0,0 +1,5 @@
+[spelling-markers-010.html]
+ expected:
+ if os == "win": PASS
+ if os == "mac": PASS
+ FAIL
diff --git a/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/user-interaction-editing-spellcheck.html.ini b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/user-interaction-editing-spellcheck.html.ini
new file mode 100644
index 0000000000..7984f53141
--- /dev/null
+++ b/testing/web-platform/meta/html/editing/editing-0/spelling-and-grammar-checking/user-interaction-editing-spellcheck.html.ini
@@ -0,0 +1,3 @@
+[user-interaction-editing-spellcheck.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]