Revert "Enable property-no-vendor-prefix stylelint check" This reverts commit 190803bad8b5a4cbe714bced86e72f3b6bc2fffc. Reason for revert: This breaks the icons in DevTools, which leaves gray backgrounds behind. Original change's description: > Enable property-no-vendor-prefix stylelint check > > This patch drops unnecessary -webkit- prefixes in CSS and enables > a lint check to enforce that prevent such properties from being > added in the future. Note that the use of vendor-prefixed CSS > properties is still accepted in cases where there is no standardized > and browser-supported alternative. > > Bug: chromium:1104187 > Change-Id: I29ae93d5a760c4f5037f20663754f448b5083235 > Fixed: chromium:1031475 > Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2297386 > Reviewed-by: Changhao Han <changhaohan@chromium.org> > Commit-Queue: Mathias Bynens <mathias@chromium.org> TBR=mathias@chromium.org,changhaohan@chromium.org Change-Id: I5fe13b7afd8b71180163c7419092cc6a758903b6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1104187 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2297391 Reviewed-by: Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
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: devtools-reviews@chromium.org
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools