Bug 1945959 - Add tests for sidebar expand on hover feature r=sidebar-reviewers,nsharpley

Differential Revision: https://phabricator.services.mozilla.com/D237646
This commit is contained in:
Kelly Cochrane
2025-03-18 19:12:25 +00:00
parent f55d8290f5
commit 852e54ea33
4 changed files with 225 additions and 15 deletions

View File

@@ -88,6 +88,7 @@ export class SidebarCustomize extends SidebarPage {
positionInput: "#position",
visibilityInput: "#hide-sidebar",
verticalTabsInput: "#vertical-tabs",
expandOnHoverInput: "#expand-on-hover",
};
connectedCallback() {