commit | 6a27683dd8ecf495240c13630d9ceafd7c78b34e | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Mon Jan 15 09:44:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 09:44:44 2024 |
tree | 6455fc60004fba5510a5ee1f50f6fff2cf8ee110 | |
parent | 38ea5a6a18c470ab24167cdc34deba7d741d48c2 [diff] |
[css-anchor-position] Implement new inset-area proposal The new proposal is here: https://github.com/w3c/csswg-drafts/issues/9598#issuecomment-1836854109 inset-area now affects the containing block size and 'auto' insets become 0 for inset-area. Bug: 1477314 Change-Id: Ia2f0d5a1f866cd659f9e3f87ec2f639141df6a94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5163733 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1247073}
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.