Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor computation of preferred aspect ratios (#34416) | Oriol Brufau | 2024-11-29 | 1 | -0/+2 |
* | Ensure taffy uses margin when calling used_size_as_if_inline_element_from_con... | tanishka | 2024-11-28 | 1 | -1/+1 |
* | Use natural ratio for `object-fit` (#34413) | Oriol Brufau | 2024-11-28 | 1 | -5/+3 |
* | Avoid laying out grid items and generating fragments if only inline size is r... | Nico Burns | 2024-11-25 | 1 | -6/+21 |
* | Layout: Implement CSS Grid using `taffy` (#32619) | Nico Burns | 2024-11-21 | 1 | -0/+604 |