commit | 480ebb94e838588d3d01838775f0fcef47641550 | [log] [tgz] |
---|---|---|
author | Khushal <khushalsagar@chromium.org> | Sat Mar 19 01:12:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 19 01:12:04 2022 |
tree | c0f1c1ad541e1978da7ea0fe2e4ad4a0eb74415e | |
parent | 7c309145e398c4e72be35d89908211d2f9b067a2 [diff] |
blink: Add parsing for object-view-box. Add parsing for object-view-box css property behind an experimental feature flag. Bug: 1303102 Change-Id: I5340c909d66028ac25087715645324943c748199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3533025 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Khushal Sagar <khushalsagar@chromium.org> Auto-Submit: Khushal Sagar <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/main@{#982987}
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.