commit | 7e4396ef1649f6ebb29da99603691e4aa28eceed | [log] [tgz] |
---|---|---|
author | Aaron Krajeski <aaronhk@chromium.org> | Fri Feb 25 21:29:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 25 21:29:56 2022 |
tree | 851e03bbead3079506921f2e11c1f651fcdf976c | |
parent | a63e2cfcf4db20a62b3e1f52d044d024dbc78921 [diff] |
Allow roundrect to work with no argument for radii See https://github.com/whatwg/html/issues/7634 Bug: 1300887 Change-Id: Ic8afd43d7bf20cfba4bb62b48bb40947c66652fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3490823 Reviewed-by: Juanmi Huertas <juanmihd@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/main@{#975275}
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.