commit | 9ee5b3f41c2ed23532909e1dba86b719e26e2e79 | [log] [tgz] |
---|---|---|
author | Benedikt Meurer <[email protected]> | Tue Aug 20 12:01:07 2024 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 12:34:04 2024 |
tree | d320495bdffb11ac96086a345f36254c4bcbe024 | |
parent | da3ff372977731b2ee99431c5c7efb03134b8491 [diff] |
[GM3Restyling] Fix misaligned focus ring for `:active` state. This was caused by the removal of `top` and `left` properties for the `&::before` selectors in https://crrev.com/c/5749005, which causes the `::before` pseudo element to cascade `top: -6px` and `left: -6px` from the specific `&:active::before` selectors. Fixed: 361008594 Bug: 353397958 Change-Id: I0e0c9e708696806db54755a46df1374a0eb1e72e Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5797138 Commit-Queue: Kateryna Prokopenko <[email protected]> Reviewed-by: Kateryna Prokopenko <[email protected]> Auto-Submit: Benedikt Meurer <[email protected]>
The client-side of the Chrome DevTools, including all TypeScript & 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