Skip to content

[gap-decorations] Fix cross gap offset for middle lines in fragmented flex#59795

Draft
chromium-wpt-export-bot wants to merge 1 commit into
masterfrom
chromium-export-cl-7808504
Draft

[gap-decorations] Fix cross gap offset for middle lines in fragmented flex#59795
chromium-wpt-export-bot wants to merge 1 commit into
masterfrom
chromium-export-cl-7808504

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

Use cross_start (the fragment-aware offset) instead of
flex_line.cross_axis_offset when computing the cross intersection offset
for middle flex lines. The latter doesn't account for fragmentation
offsets, causing misplaced gap decorations in fragmented flex containers

Bug: 481074852
Change-Id: I99dc49a512f5743733b9f589eb57ec9c6c9e41bd

Reviewed-on: https://chromium-review.googlesource.com/7808504
WPT-Export-Revision: 14823df5c23c9fa27e24967bebabb19729b5f70c

… flex

Use cross_start (the fragment-aware offset) instead of
flex_line.cross_axis_offset when computing the cross intersection offset
for middle flex lines. The latter doesn't account for fragmentation
offsets, causing misplaced gap decorations in fragmented flex containers

Bug: 481074852
Change-Id: I99dc49a512f5743733b9f589eb57ec9c6c9e41bd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant