tor-browser

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

commit 3b953bfea86f5d47a8f9af74f047f44963cc3908
parent 2e1381577f7dde8254c516e73a8573aa433ade72
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri, 14 Nov 2025 01:19:32 +0000

Bug 1998536 [wpt PR 55867] - Update wpt metadata, a=testonly

wpt-pr: 55867
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/css/css-values/random-computed.tentative.html.ini | 6++++++
Mtesting/web-platform/meta/css/css-values/random-serialize.tentative.html.ini | 3+++
2 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-values/random-computed.tentative.html.ini b/testing/web-platform/meta/css/css-values/random-computed.tentative.html.ini @@ -196,3 +196,9 @@ [Fixed: random(fixed <number>, a, b)] expected: FAIL + + [Property translate value 'random(fixed random(1, 2), 10%, 100%)'] + expected: FAIL + + [Property translate value 'random(fixed random(-2, -1), 10%, 100%)'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/random-serialize.tentative.html.ini b/testing/web-platform/meta/css/css-values/random-serialize.tentative.html.ini @@ -91,3 +91,6 @@ [e.style['transition-delay'\] = "random(25ms, 50s, 5s)" should set the property value] expected: FAIL + + [e.style['width'\] = "random(10px, 20%)" should set the property value] + expected: FAIL