tor-browser

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

commit 0baaee3322c41c7559845cd01788dda61079a06e
parent 8d833c58106d6276d14450bbf83acb1e49bc22cf
Author: Timothy Nikkel <tnikkel@gmail.com>
Date:   Tue,  2 Dec 2025 14:45:42 +0000

Bug 2003518. Enable anchor pos pref for layout/reftests/scrolling/anchor-scroll-01.html. r=layout-reviewers,emilio

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

Diffstat:
Mlayout/reftests/scrolling/reftest.list | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout/reftests/scrolling/reftest.list b/layout/reftests/scrolling/reftest.list @@ -143,4 +143,4 @@ pref(layout.disable-pixel-alignment,true) fuzzy-if(Android||cocoaWidget,255-255, fuzzy-if(Android,54-54,8-29) == xul-scrollbar-iterate.html xul-scrollbar-iterate-ref.html == scrollbars-area-in-iframe.html scrollbars-area-in-iframe-ref.html -pref(image.testing.decode-sync.enabled,false) == anchor-scroll-01.html anchor-scroll-ref.html +pref(layout.css.anchor-positioning.enabled,true) pref(image.testing.decode-sync.enabled,false) == anchor-scroll-01.html anchor-scroll-ref.html