commit | 7b90a2ce40524917fc1e9c0a549d440e034ffa84 | [log] [tgz] |
---|---|---|
author | Rob Buis <rbuis@igalia.com> | Sat Jul 24 07:39:58 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 24 07:39:58 2021 |
tree | 83658f102418b8fc5b5431cc1a6f66e6d7228063 | |
parent | 1afe2c1641a9dd1893b4be5f8028b3de9a97b8a7 [diff] |
[AspectRatio] Fix replaced-element-034.html in legacy Fix replaced-element-034.html by making HasReplacedLogicalHeight return false for *-content when aspect-ratio is provided and making ComputeReplacedLogicalHeight take aspect-ratio into account in case there is intrinsic width but not intrinsic height specified. Bug: 1163176 Change-Id: Icf388d5af40f48c6d7511ffe43ac751078944af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3045402 Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#905037}
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.