Commit 321ba4a
[css-flex] Fix auto min size and flex basis for some a-r items
Transferred size suggestion and max-content size could go below
border_padding for box-sizing:border-box aspect-ratio elements.
This patch just floors those values by border_padding.
Fixed: 1240795
Change-Id: I5a04a80905c13f96c97413b1c1681707585a9a56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3187278
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#927472}1 parent 955f430 commit 321ba4a
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments