commit 1248ecb2efb7404d22f1c8c3a193426f2f88b631 parent ed73d3bdf8597830aa5109b5438d538e54fc9652 Author: David Shin <dshin@mozilla.com> Date: Tue, 21 Oct 2025 19:50:56 +0000 Bug 1994196: Make sure anchor positioning pref is enabled for on-popover-behavior.html. r=jwatt Differential Revision: https://phabricator.services.mozilla.com/D269403 Diffstat:
| A | testing/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini b/testing/web-platform/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini @@ -0,0 +1,2 @@ +[on-popover-behavior.html] + prefs: [layout.css.anchor-positioning.enabled: true]