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 --- .../animation/overlay-interpolation.html.ini | 264 +++++++++++++++++++++ .../css-position/overlay/overlay-computed.html.ini | 18 ++ .../overlay/overlay-transition-backdrop.html.ini | 2 + .../overlay/overlay-transition-dialog.html.ini | 2 + .../overlay/overlay-transition-finished.html.ini | 2 + .../overlay-transition-in-rendering.html.ini | 2 + .../overlay-transition-out-rendering.html.ini | 2 + .../overlay/overlay-transition.html.ini | 6 + .../overlay/overlay-user-agent-rules.html.ini | 12 + .../css-position/overlay/overlay-valid.html.ini | 18 ++ 10 files changed, 328 insertions(+) create mode 100644 testing/web-platform/meta/css/css-position/overlay/animation/overlay-interpolation.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-computed.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition-backdrop.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition-dialog.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition-finished.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition-in-rendering.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition-out-rendering.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-transition.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-user-agent-rules.html.ini create mode 100644 testing/web-platform/meta/css/css-position/overlay/overlay-valid.html.ini (limited to 'testing/web-platform/meta/css/css-position/overlay') diff --git a/testing/web-platform/meta/css/css-position/overlay/animation/overlay-interpolation.html.ini b/testing/web-platform/meta/css/css-position/overlay/animation/overlay-interpolation.html.ini new file mode 100644 index 0000000000..0327458e15 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/animation/overlay-interpolation.html.ini @@ -0,0 +1,264 @@ +[overlay-interpolation.html] + [CSS Transitions: property from [auto\] to [none\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [none\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [none\] at (0.1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [none\] at (0.9) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (0.1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (0.9) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (0.1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (0.9) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (-1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (0.1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (0.9) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [auto\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (0.1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (0.9) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (0.1) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (0.9) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (0) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (0.1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (0.9) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [none\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (0.1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (0.9) should be [auto\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [none\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [auto\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [auto\] at (0.5) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [auto\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [auto\] at (0.5) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [auto\] at (-1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [auto\] at (0.5) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [auto\] at (-1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [auto\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [auto\] at (0.5) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [auto\] at (1) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [auto\] at (1.5) should be [auto\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1.5) should be [none\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-computed.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-computed.html.ini new file mode 100644 index 0000000000..cc0692d013 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-computed.html.ini @@ -0,0 +1,18 @@ +[overlay-computed.html] + [Property overlay value 'none'] + expected: FAIL + + [Property overlay value 'auto'] + expected: FAIL + + [Property overlay value 'inherit'] + expected: FAIL + + [Property overlay value 'initial'] + expected: FAIL + + [Property overlay value 'revert'] + expected: FAIL + + [Property overlay value 'unset'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition-backdrop.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-backdrop.html.ini new file mode 100644 index 0000000000..f6389e9308 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-backdrop.html.ini @@ -0,0 +1,2 @@ +[overlay-transition-backdrop.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition-dialog.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-dialog.html.ini new file mode 100644 index 0000000000..445471751f --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-dialog.html.ini @@ -0,0 +1,2 @@ +[overlay-transition-dialog.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition-finished.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-finished.html.ini new file mode 100644 index 0000000000..998ff04f25 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-finished.html.ini @@ -0,0 +1,2 @@ +[overlay-transition-finished.html] + expected: TIMEOUT diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition-in-rendering.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-in-rendering.html.ini new file mode 100644 index 0000000000..c6a2594e7a --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-in-rendering.html.ini @@ -0,0 +1,2 @@ +[overlay-transition-in-rendering.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition-out-rendering.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-out-rendering.html.ini new file mode 100644 index 0000000000..eebd31d047 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition-out-rendering.html.ini @@ -0,0 +1,2 @@ +[overlay-transition-out-rendering.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-transition.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-transition.html.ini new file mode 100644 index 0000000000..9d4353030d --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-transition.html.ini @@ -0,0 +1,6 @@ +[overlay-transition.html] + [Open the popover to be closed and verify computed overlay for both popovers] + expected: FAIL + + [Transition overlays] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-user-agent-rules.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-user-agent-rules.html.ini new file mode 100644 index 0000000000..970e964ba2 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-user-agent-rules.html.ini @@ -0,0 +1,12 @@ +[overlay-user-agent-rules.html] + [HTML elements should have overlay:none !important from the user-agent.] + expected: FAIL + + [SVG elements should have overlay:none !important from the user-agent.] + expected: FAIL + + [Null namespace elements should have overlay:none !important from the user-agent.] + expected: FAIL + + [Arbitrary namespace elements should have overlay:none !important from the user-agent.] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-position/overlay/overlay-valid.html.ini b/testing/web-platform/meta/css/css-position/overlay/overlay-valid.html.ini new file mode 100644 index 0000000000..5c27614af3 --- /dev/null +++ b/testing/web-platform/meta/css/css-position/overlay/overlay-valid.html.ini @@ -0,0 +1,18 @@ +[overlay-valid.html] + [e.style['overlay'\] = "none" should set the property value] + expected: FAIL + + [e.style['overlay'\] = "auto" should set the property value] + expected: FAIL + + [e.style['overlay'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['overlay'\] = "initial" should set the property value] + expected: FAIL + + [e.style['overlay'\] = "revert" should set the property value] + expected: FAIL + + [e.style['overlay'\] = "unset" should set the property value] + expected: FAIL -- cgit v1.2.3