From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- .../web-platform/meta/close-watcher/basic.html.ini | 68 +++------------------- 1 file changed, 7 insertions(+), 61 deletions(-) (limited to 'testing/web-platform/meta/close-watcher/basic.html.ini') diff --git a/testing/web-platform/meta/close-watcher/basic.html.ini b/testing/web-platform/meta/close-watcher/basic.html.ini index b85448e71e..94cc9b0d78 100644 --- a/testing/web-platform/meta/close-watcher/basic.html.ini +++ b/testing/web-platform/meta/close-watcher/basic.html.ini @@ -1,75 +1,21 @@ [basic.html] - [close() then destroy() fires only one close event] + [close() then destroy()] expected: FAIL - [requestClose() with no user activation only fires close] + [destroy() then close request] expected: FAIL - [destroy() then requestClose() fires no events] + [Close request then destroy()] expected: FAIL - [close() then requestClose() fires only one close event] + [close() then requestClose()] expected: FAIL - [requestClose() then destroy() fires only one close event] + [destroy() then requestClose()] expected: FAIL - [requestClose() with no user activation only fires close] + [requestClose() then destroy()] expected: FAIL - [destroy() then requestClose() fires no events] - expected: FAIL - - [close() then requestClose() fires only one close event] - expected: FAIL - - [requestClose() then destroy() fires only one close event] - expected: FAIL - - [requestClose() with no user activation only fires close] - expected: FAIL - - [destroy() then requestClose() fires no events] - expected: FAIL - - [close() then requestClose() fires only one close event] - expected: FAIL - - [requestClose() then destroy() fires only one close event] - expected: FAIL - - [destroy() then close request fires no events] - expected: FAIL - - [Close request then destroy() fires only one close event] - expected: FAIL - - [requestClose() with no user activation only fires close] - expected: FAIL - - [destroy() then requestClose() fires no events] - expected: FAIL - - [close() then requestClose() fires only one close event] - expected: FAIL - - [requestClose() then destroy() fires only one close event] - expected: FAIL - - [destroy() then close request fires no events] - expected: FAIL - - [Close request then destroy() fires only one close event] - expected: FAIL - - [destroy() then close request fires no events] - expected: FAIL - - [Close request then destroy() fires only one close event] - expected: FAIL - - [destroy() then close request fires no events] - expected: FAIL - - [Close request then destroy() fires only one close event] + [requestClose() with no user activation] expected: FAIL -- cgit v1.2.3