From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- ...ss-style-declaration-alias-enumeration.html.ini | 3 +++ .../meta/compat/idlharness.window.js.ini | 27 ++++++++++++++++++++++ .../compat/webkit-box-clamp-bottom-border.html.ini | 3 +++ ...webkit-box-horizontal-reverse-variants.html.ini | 2 ++ .../webkit-box-horizontal-rtl-variants.html.ini | 2 ++ .../compat/webkit-box-ignore-box-pack.html.ini | 5 ++++ ...ox-removing-triggering-anonymous-merge.html.ini | 3 +++ .../meta/compat/webkit-box-rtl-flex.html.ini | 4 ++++ .../compat/webkit-box-vertically-centered.html.ini | 3 +++ .../meta/compat/webkit-gradient-comma.html.ini | 3 +++ .../compat/webkit-mask-box-enumeration.html.ini | 20 ++++++++++++++++ .../compat/webkit-radial-gradient-radii.html.ini | 3 +++ .../webkit-text-fill-color-currentColor.html.ini | 3 +++ 13 files changed, 81 insertions(+) create mode 100644 testing/web-platform/meta/compat/css-style-declaration-alias-enumeration.html.ini create mode 100644 testing/web-platform/meta/compat/idlharness.window.js.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-clamp-bottom-border.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-horizontal-reverse-variants.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-horizontal-rtl-variants.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-ignore-box-pack.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-removing-triggering-anonymous-merge.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-rtl-flex.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-box-vertically-centered.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-gradient-comma.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-mask-box-enumeration.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-radial-gradient-radii.html.ini create mode 100644 testing/web-platform/meta/compat/webkit-text-fill-color-currentColor.html.ini (limited to 'testing/web-platform/meta/compat') 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] -- cgit v1.2.3