commit | 4f7644e578059dbc1f9096b758d3e0a2ae395adc | [log] [tgz] |
---|---|---|
author | Yanling Wang <[email protected]> | Tue Feb 07 21:19:44 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 08 17:27:44 2023 |
tree | 3a749b10a5296241545ed8f9823bc0ec9bf55fe6 | |
parent | 798cf20faa5996e26d4e1d36f63f6cb0c021d173 [diff] |
[Accessibility] Add keyboard navigation for CSS Overview Sidebar Panel Currently in CSS Overview Completed View report, some of the items in sidebar panel don't have keyboard navigation. This fix will allow users using 'Tab' and 'Enter' to navigate in this panel. After: https://i.imgur.com/8LI7LyT.gif Bug: 1410595 Change-Id: If52305c93011874f3e5a9e19cf25590d6c86413b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4206138 Reviewed-by: Changhao Han <[email protected]> Reviewed-by: Guangyue Xu <[email protected]> Commit-Queue: Yanling Wang <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Check out the project documentation for instructions to set up, use, and maintain a DevTools front-end checkout, as well as design guidelines, and architectural documentation.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools