commit | cf9d99e7be575e3886be5ec329c82e128cc77514 | [log] [tgz] |
---|---|---|
author | Yi Xu <yiyix@google.com> | Fri Sep 15 18:46:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 15 18:46:52 2023 |
tree | 8c7bc796f567c04410d2845d8e400fd142f0f885 | |
parent | 1f3dd5f6d5bc7dea31e6c17a12c9439274ebdf7d [diff] |
Skip line caps for retangle paths As discussed in the github issue, https://github.com/whatwg/html/issues/1079, it's generally agreed to skip drawing line caps for closed paths. This will also fix the test 2d.path.stroke.prune.rect.html. Bug: 644067 Change-Id: Ic31ae8311262da56101a59600972f20d306a668b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4864280 Commit-Queue: Yi Xu <yiyix@google.com> Reviewed-by: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1197284}
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.