mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
Use the absolutely positioned box's own grid placement to resolve the grid-area containing block rectangle instead of inheriting the nearest in-flow grid item's area. Keep the grid-specific static-position handling for axes with both insets auto, but resolve mixed auto and explicit grid placement axes against the augmented grid for direct children as well as descendants inside grid items. This fixes the imported abspos and alignment WPTs for values like grid-row: 1 and grid-column: auto / 1 while keeping the reduced descendant regressions passing.
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
abspos1: 225,25 50x25
|
|
abspos2: 225,175 50x25
|