tor-browser

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

commit ae0fb93626299650c5ace2717d6039c8e9d3f7b6
parent 78ec6e6ec805789616028d1c1208b9eb878d68cb
Author: David Shin <dshin@mozilla.com>
Date:   Wed,  8 Oct 2025 11:50:32 +0000

Bug 1991271: Make sure anchor positioning pref is enabled for the-anchor-attribute-002.tentative.html. r=layout-anchor-positioning-reviewers,emilio

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

Diffstat:
Mtesting/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini b/testing/web-platform/meta/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html.ini @@ -1,3 +1,4 @@ [the-anchor-attribute-002.tentative.html] + prefs: [layout.css.anchor-positioning.enabled: true] [Layout should be updated when anchor attribute changes to another element] expected: FAIL