tor-browser

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

commit 8eb17144e157912982aa9a90768c0fc63c844570
parent a10567787881974230357109ea6f6bf3fa62d7dd
Author: Boris Chiou <boris.chiou@gmail.com>
Date:   Thu, 18 Dec 2025 04:57:29 +0000

Bug 2006591 - Update test expectation of scroll-timeline-range-animation.html. r=layout-reviewers,hiro

One more PASS. Also, try to tweak the intermittents.

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

Diffstat:
Mtesting/web-platform/meta/scroll-animations/css/scroll-timeline-range-animation.html.ini | 30+++++++-----------------------
1 file changed, 7 insertions(+), 23 deletions(-)

diff --git a/testing/web-platform/meta/scroll-animations/css/scroll-timeline-range-animation.html.ini b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-range-animation.html.ini @@ -1,35 +1,19 @@ [scroll-timeline-range-animation.html] - expected: [TIMEOUT, OK] - [Animation with ranges [initial, initial\]] - expected: [PASS, FAIL, TIMEOUT] - - [Animation with ranges [0%, 100%\]] - expected: - if os == "android": [PASS, FAIL, TIMEOUT, NOTRUN] - [TIMEOUT, FAIL, NOTRUN] - + expected: TIMEOUT [Animation with ranges [10%, 100%\]] - expected: - if os == "android": [FAIL, NOTRUN] - [NOTRUN, FAIL] + expected: FAIL [Animation with ranges [0%, 50%\]] - expected: - if os == "android": [FAIL, NOTRUN] - [NOTRUN, FAIL] + expected: FAIL [Animation with ranges [10%, 50%\]] - expected: - if os == "android": [FAIL, NOTRUN] - [NOTRUN, FAIL] + expected: FAIL [Animation with ranges [150px, 75em\]] - expected: - if os == "android": [TIMEOUT, FAIL, NOTRUN] - [NOTRUN, FAIL] + expected: FAIL [Animation with ranges [calc(1% + 135px), calc(70em + 50px)\]] - expected: [NOTRUN, FAIL, TIMEOUT] + expected: FAIL [Animation with ranges [calc(1% + 135px), calc(70em + 50px)\] (scoped)] - expected: [NOTRUN, FAIL, TIMEOUT] + expected: TIMEOUT