diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
commit | a90a5cba08fdf6c0ceb95101c275108a152a3aed (patch) | |
tree | 532507288f3defd7f4dcf1af49698bcb76034855 /testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini | |
parent | Adding debian version 126.0.1-1. (diff) | |
download | firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini b/testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini new file mode 100644 index 0000000000..4022cece1a --- /dev/null +++ b/testing/web-platform/meta/css/css-transitions/transition-events-with-document-change.html.ini @@ -0,0 +1,8 @@ +[transition-events-with-document-change.html] + expected: + if (os == "linux") and not tsan and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "linux") and tsan: [OK, TIMEOUT] + [transition events for an element changing document] + expected: + if (os == "linux") and not tsan and (processor == "x86_64"): [PASS, TIMEOUT] + if (os == "linux") and tsan: [PASS, TIMEOUT] |