commit | a75e9a6f5d6e18267e8e3c860cb314ba4bf6a2dd | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Thu Apr 04 07:08:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 07:08:54 2024 |
tree | 3b30c2caa5f7039ffc3f25d40ee0950f2e68503a | |
parent | b964afd0c52462531826c63b8a7aa778a82f0bd8 [diff] |
[css-anchor-position] Remove old broken getComputedStyle code getComputedStyle should not rely on box dimensions when using position-try. This was leftovers from back when the position fallback was applied at used value time. Fixes CHECK failure for getComputedStyle on inset properties. Bug: 40286059 Change-Id: I8e73f28f8fc468a80ba968a0d9fe7b2d7465341e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5419444 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1282343}
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.