tor-browser

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

commit d14f512ce5deb7f6238e6a18cf06268f4824d6b8
parent 73870f3d2222bad4b117a15f4256059d7c6a8786
Author: Cristian Tuns <ctuns@mozilla.com>
Date:   Fri, 24 Oct 2025 18:35:19 -0400

Bug 1995518 - Make the-object-element/object-handler.html intermittent on linux part 3. 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 @@ -1,5 +1,5 @@ [object-handler.html] expected: if (os == "android") and fission: [OK, TIMEOUT] - if navigationApi and debug: CRASH if (os == "linux"): [CRASH, OK] + if navigationApi and debug: [CRASH, OK]