tor-browser

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

commit 60b135e6e3b6e53303b43afe54a2fc4c0fd105dc
parent 5bdc60f4c43c642cecf9b573ecac757885e85c77
Author: Kagami Sascha Rosylight <krosylight@proton.me>
Date:   Mon, 22 Dec 2025 21:29:23 +0000

Bug 2007396 - Fix WPT metadata r=dom-core,edgar

Differential Revision: https://phabricator.services.mozilla.com/D277353

Diffstat:
Mtesting/web-platform/meta/css/css-pseudo/input-element-pseudo-open.optional.html.ini | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-pseudo/input-element-pseudo-open.optional.html.ini b/testing/web-platform/meta/css/css-pseudo/input-element-pseudo-open.optional.html.ini @@ -32,4 +32,5 @@ [CSS :open for <input type=color>] expected: if os == "android": PASS + if release_or_beta: PASS FAIL