tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 8ea8108ee3433838c54f9495f3f16d19267e5e20
parent 3f87dd0ff57314daf6b481ff7bdb4896dc94bc5f
Author: Cristian Tuns <ctuns@mozilla.com>
Date:   Fri, 24 Oct 2025 15:11:24 -0400

Bug 1995518 - Make the-object-element/object-handler.html intermittent on linux

Diffstat:
Mtesting/web-platform/meta/html/semantics/embedded-content/the-object-element/object-handler.html.ini | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-handler.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-object-element/object-handler.html.ini @@ -2,3 +2,4 @@ expected: if (os == "android") and fission: [OK, TIMEOUT] if navigationApi and debug: CRASH + if (os == "linux"): CRASH