summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compat
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/compat
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/compat')
-rw-r--r--testing/web-platform/meta/compat/css-style-declaration-alias-enumeration.html.ini3
-rw-r--r--testing/web-platform/meta/compat/idlharness.window.js.ini27
-rw-r--r--testing/web-platform/meta/compat/webkit-box-clamp-bottom-border.html.ini3
-rw-r--r--testing/web-platform/meta/compat/webkit-box-horizontal-reverse-variants.html.ini2
-rw-r--r--testing/web-platform/meta/compat/webkit-box-horizontal-rtl-variants.html.ini2
-rw-r--r--testing/web-platform/meta/compat/webkit-box-ignore-box-pack.html.ini5
-rw-r--r--testing/web-platform/meta/compat/webkit-box-removing-triggering-anonymous-merge.html.ini3
-rw-r--r--testing/web-platform/meta/compat/webkit-box-rtl-flex.html.ini4
-rw-r--r--testing/web-platform/meta/compat/webkit-box-vertically-centered.html.ini3
-rw-r--r--testing/web-platform/meta/compat/webkit-gradient-comma.html.ini3
-rw-r--r--testing/web-platform/meta/compat/webkit-mask-box-enumeration.html.ini20
-rw-r--r--testing/web-platform/meta/compat/webkit-radial-gradient-radii.html.ini3
-rw-r--r--testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini3
13 files changed, 81 insertions, 0 deletions
diff --git a/testing/web-platform/meta/compat/css-style-declaration-alias-enumeration.html.ini b/testing/web-platform/meta/compat/css-style-declaration-alias-enumeration.html.ini
new file mode 100644
index 0000000000..a3887b00a0
--- /dev/null
+++ b/testing/web-platform/meta/compat/css-style-declaration-alias-enumeration.html.ini
@@ -0,0 +1,3 @@
+[css-style-declaration-alias-enumeration.html]
+ [WebKitBackgroundClip found on CSSStyleDeclaration]
+ expected: FAIL
diff --git a/testing/web-platform/meta/compat/idlharness.window.js.ini b/testing/web-platform/meta/compat/idlharness.window.js.ini
new file mode 100644
index 0000000000..de015ab784
--- /dev/null
+++ b/testing/web-platform/meta/compat/idlharness.window.js.ini
@@ -0,0 +1,27 @@
+[idlharness.window.html]
+ [HTMLBodyElement interface: document.body must inherit property "onorientationchange" with the proper type]
+ expected: FAIL
+
+ [Window interface: attribute orientation]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Window interface: window must inherit property "orientation" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [HTMLBodyElement interface: attribute onorientationchange]
+ expected: FAIL
+
+ [Window interface: window must inherit property "onorientationchange" with the proper type]
+ expected:
+ if os == "android": PASS
+ FAIL
+
+ [Window interface: attribute onorientationchange]
+ expected:
+ if os == "android": PASS
+ FAIL
+
diff --git a/testing/web-platform/meta/compat/webkit-box-clamp-bottom-border.html.ini b/testing/web-platform/meta/compat/webkit-box-clamp-bottom-border.html.ini
new file mode 100644
index 0000000000..3a58bd04ab
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-clamp-bottom-border.html.ini
@@ -0,0 +1,3 @@
+[webkit-box-clamp-bottom-border.html]
+ expected:
+ if os == "win": FAIL
diff --git a/testing/web-platform/meta/compat/webkit-box-horizontal-reverse-variants.html.ini b/testing/web-platform/meta/compat/webkit-box-horizontal-reverse-variants.html.ini
new file mode 100644
index 0000000000..be4fff7bcf
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-horizontal-reverse-variants.html.ini
@@ -0,0 +1,2 @@
+[webkit-box-horizontal-reverse-variants.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/compat/webkit-box-horizontal-rtl-variants.html.ini b/testing/web-platform/meta/compat/webkit-box-horizontal-rtl-variants.html.ini
new file mode 100644
index 0000000000..fb93fc1552
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-horizontal-rtl-variants.html.ini
@@ -0,0 +1,2 @@
+[webkit-box-horizontal-rtl-variants.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/compat/webkit-box-ignore-box-pack.html.ini b/testing/web-platform/meta/compat/webkit-box-ignore-box-pack.html.ini
new file mode 100644
index 0000000000..852d78f47d
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-ignore-box-pack.html.ini
@@ -0,0 +1,5 @@
+[webkit-box-ignore-box-pack.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Child should be positioned at y-offset greater than 0 if children exceed bounds of parent]
+ expected: FAIL
diff --git a/testing/web-platform/meta/compat/webkit-box-removing-triggering-anonymous-merge.html.ini b/testing/web-platform/meta/compat/webkit-box-removing-triggering-anonymous-merge.html.ini
new file mode 100644
index 0000000000..67cbe33120
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-removing-triggering-anonymous-merge.html.ini
@@ -0,0 +1,3 @@
+[webkit-box-removing-triggering-anonymous-merge.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/compat/webkit-box-rtl-flex.html.ini b/testing/web-platform/meta/compat/webkit-box-rtl-flex.html.ini
new file mode 100644
index 0000000000..98d63f7f22
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-rtl-flex.html.ini
@@ -0,0 +1,4 @@
+[webkit-box-rtl-flex.html]
+ expected:
+ if os == "linux": PASS
+ FAIL
diff --git a/testing/web-platform/meta/compat/webkit-box-vertically-centered.html.ini b/testing/web-platform/meta/compat/webkit-box-vertically-centered.html.ini
new file mode 100644
index 0000000000..91c2bcebf9
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-box-vertically-centered.html.ini
@@ -0,0 +1,3 @@
+[webkit-box-vertically-centered.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/compat/webkit-gradient-comma.html.ini b/testing/web-platform/meta/compat/webkit-gradient-comma.html.ini
new file mode 100644
index 0000000000..0856564e9c
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-gradient-comma.html.ini
@@ -0,0 +1,3 @@
+[webkit-gradient-comma.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/compat/webkit-mask-box-enumeration.html.ini b/testing/web-platform/meta/compat/webkit-mask-box-enumeration.html.ini
new file mode 100644
index 0000000000..f9d2da352f
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-mask-box-enumeration.html.ini
@@ -0,0 +1,20 @@
+[webkit-mask-box-enumeration.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [webkitMaskBoxImage found on CSSStyleDeclaration]
+ expected: FAIL
+
+ [webkitMaskBoxImageOutset found on CSSStyleDeclaration]
+ expected: FAIL
+
+ [webkitMaskBoxImageRepeat found on CSSStyleDeclaration]
+ expected: FAIL
+
+ [webkitMaskBoxImageSlice found on CSSStyleDeclaration]
+ expected: FAIL
+
+ [webkitMaskBoxImageSource found on CSSStyleDeclaration]
+ expected: FAIL
+
+ [webkitMaskBoxImageWidth found on CSSStyleDeclaration]
+ expected: FAIL
diff --git a/testing/web-platform/meta/compat/webkit-radial-gradient-radii.html.ini b/testing/web-platform/meta/compat/webkit-radial-gradient-radii.html.ini
new file mode 100644
index 0000000000..fb367ff083
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-radial-gradient-radii.html.ini
@@ -0,0 +1,3 @@
+[webkit-radial-gradient-radii.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini b/testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini
new file mode 100644
index 0000000000..53f227e9bf
--- /dev/null
+++ b/testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini
@@ -0,0 +1,3 @@
+[webkit-text-fill-color-currentColor.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]