diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /testing/web-platform/meta/close-watcher/basic.html.ini | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/close-watcher/basic.html.ini')
-rw-r--r-- | testing/web-platform/meta/close-watcher/basic.html.ini | 68 |
1 files changed, 7 insertions, 61 deletions
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 |