gecko-dev/devtools/client/accessibility
Nicolas Chevobbe a558e51a4d Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen.
This makes it possible for the menus to not be constrained
to the panel boundaries if they are taller than the panel
itself (which could be the case for the simulate menu as
it has lots of items).
We need to style the button with a link role in the toolbox
CSS so they don't look like real buttons.

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

--HG--
extra : moz-landing-system : lando
2019-11-04 06:38:37 +00:00
..
actions Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
components Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen. 2019-11-04 06:38:37 +00:00
reducers Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
test Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen. 2019-11-04 06:38:37 +00:00
utils Bug 1539231 - making audit badges interactive. r=nchevobbe 2019-04-16 14:53:15 +00:00
accessibility-startup.js Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
accessibility-view.js Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen. 2019-11-04 06:38:37 +00:00
accessibility.css Bug 1525939 - Use shared Accordion component in Inspector; r=yzen 2019-11-01 16:11:13 +00:00
constants.js Bug 1577759 - add strings and urls for a keyboard check type for non-focusable and non-semantic clickable elements. r=gl,fluent-reviewers,flod 2019-09-01 15:55:14 +00:00
index.html Bug 1478156 - Move shared code to be used by color contrast feature, r=yzen,gl 2019-07-15 11:01:03 +00:00
main.js Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes 2019-07-11 17:08:20 +00:00
moz.build
panel.js Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen. 2019-11-04 06:38:37 +00:00
picker.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
provider.js Bug 1550542 - fix a number of issues around aria-level within the accessibility tree. r=nchevobbe 2019-05-14 12:31:13 +00:00