commit | ead0ee8d0c6666ff22657f3ac744ea4413e1774b | [log] [tgz] |
---|---|---|
author | Noam Rosenthal <nrosenthal@chromium.org> | Thu Jan 23 22:21:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 22:21:53 2025 |
tree | 79410616dec82a4d46bbcba86e24dd0504d73edc | |
parent | 76bfcdac1b7c7dcf1ac4f6aeffe7bfd80bc0252b [diff] |
CSS shape() - integrate with composited clip path Retrieve the StyleShape from the interpolation value when computing the paths for the composited clip path. Behind a new flag to not block existing composited clip-path finch. Bug: 390993110 Change-Id: Ied1ccd8b37d2d85c9cc921285665d36370d7498a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6185901 Reviewed-by: Claire Chambers <clchambers@microsoft.com> Reviewed-by: Kevin Ellis <kevers@chromium.org> Commit-Queue: Noam Rosenthal <nrosenthal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410556}
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.