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 --- .../meta/resize-observer/change-layout-in-error.html.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testing/web-platform/meta/resize-observer/change-layout-in-error.html.ini (limited to 'testing/web-platform/meta/resize-observer/change-layout-in-error.html.ini') diff --git a/testing/web-platform/meta/resize-observer/change-layout-in-error.html.ini b/testing/web-platform/meta/resize-observer/change-layout-in-error.html.ini new file mode 100644 index 0000000000..1e0205e6e1 --- /dev/null +++ b/testing/web-platform/meta/resize-observer/change-layout-in-error.html.ini @@ -0,0 +1,6 @@ +[change-layout-in-error.html] + [Changing layout in window error handler should not result in lifecyle loop when resize observer loop limit is reached.] + expected: + if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS] + if (os == "android") and not debug: [FAIL, PASS] + [PASS, FAIL] -- cgit v1.2.3