commit | 8c9f72532cc2500a90bd85b7f95b82e914c16782 | [log] [tgz] |
---|---|---|
author | Yang Guo <yangguo@chromium.org> | Fri Feb 14 12:16:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 12:16:32 2025 |
tree | f2208bf8204923118f52f372c748cec8803b462c | |
parent | 9c53959b4c7dab2a16a5a20a7dd4ae59b8596020 [diff] |
Fix CSS property name parsing in inspector We previously ignored escapes using backslash. Fixed: 342857961 Change-Id: I36a34c1c71ac752073211b559658a7affbecdc15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6264387 Commit-Queue: Yang Guo <yangguo@chromium.org> Reviewed-by: Philip Pfaffe <pfaffe@chromium.org> Auto-Submit: Yang Guo <yangguo@chromium.org> Commit-Queue: Philip Pfaffe <pfaffe@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420429}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.