tor-browser

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

commit 959238d01966d1d1f80e3b545d27acb58a238192
parent 483b2f0f07885e4aa12884b596aae96ce896dddf
Author: Cristian Tuns <ctuns@mozilla.com>
Date:   Fri, 24 Oct 2025 17:02:57 -0400

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

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

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,4 +2,4 @@ expected: if (os == "android") and fission: [OK, TIMEOUT] if navigationApi and debug: CRASH - if (os == "linux"): CRASH + if (os == "linux"): [CRASH, OK]