Summary row includes a Twisty image button to expand/collapse details - it is made focusable with keyboard, programmatic role of a `button` and a descriptive label are assigned, and keyboard events are provided. Related code is refactored and focus styling is updated. Tests fixed. Differential Revision: https://phabricator.services.mozilla.com/D139151
18 lines
509 B
INI
18 lines
509 B
INI
[default]
|
|
head = head.js
|
|
skip-if =
|
|
asan || tsan # With sanitizers, we regularly hit internal timeouts.
|
|
support-files =
|
|
small-shot.mp3
|
|
|
|
[browser_aboutprocesses_default_options.js]
|
|
https_first_disabled = true
|
|
[browser_aboutprocesses_show_all_frames.js]
|
|
https_first_disabled = true
|
|
[browser_aboutprocesses_show_threads.js]
|
|
https_first_disabled = true
|
|
[browser_aboutprocesses_show_frames_without_threads.js]
|
|
https_first_disabled = true
|
|
[browser_aboutprocesses_selection.js]
|
|
[browser_aboutprocesses_twisty.js]
|