Files
sousa-gecko/browser/base/content/test/browser-gesture/browser.toml
T
Mark Banner a0364d50fd Bug 2069131 - Rename most browser/base/content/test browser-chrome directories to match eslint-test-paths conventions. r=frontend-codestyle-reviewers,Gijs
This handles most of the directories, where the changes required do not affect tests outside of the browser/base/content/test directory.

Differential Revision: https://phabricator.services.mozilla.com/D323419
2026-09-11 15:27:28 +00:00

9 lines
167 B
TOML

[DEFAULT]
["browser_gesture_navigation.js"]
["browser_gesture_scroll.js"]
skip-if = [
"os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1988390
]