diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-04-03 08:47:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 15:47:56 +0000 |
commit | 9d6e1f67fbe06fc56131d85da99ca4dc1380d007 (patch) | |
tree | b3edc96c44d4060314576774f7443c26b4f30f9c /components/script/layout_dom | |
parent | 0e99539dab4c059ba3c3750cfda42e246ce8b4f0 (diff) | |
download | servo-9d6e1f67fbe06fc56131d85da99ca4dc1380d007.tar.gz servo-9d6e1f67fbe06fc56131d85da99ca4dc1380d007.zip |
layout: Improve style conversion for Taffy (#36311)
This imports the following changes from Blitz:
- Map position:sticky to relative rather than absolute position
https://github.com/DioxusLabs/blitz/commit/16a7c1654455bee62e83854f83304a2931b29a0d
- Map left and right alignment from Stylo
https://github.com/DioxusLabs/blitz/commit/c71cc681d8c877dbd30853b3c4a2a7449c6450e4
- Improve mapping of align-items/self
https://github.com/DioxusLabs/blitz/commit/7bf2a25e756c1310a9e4603b4757e20548b961e2
Fixes: #35998
Testing:
-
`/css/css-grid/alignment/grid-align-justify-margin-border-padding.html`
- `/css/css-grid/alignment/grid-align.html`
-
`/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-001.html`
- `/css/css-grid/alignment/grid-gutters-and-alignment.html`
-
`/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows.html`
-
`/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-001.html`
- `/css/css-grid/alignment/grid-self-alignment.html`
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/layout_dom')
0 files changed, 0 insertions, 0 deletions