Skip to content

properties: print a position per background layer - #209

Merged
samoht merged 1 commit into
mainfrom
background-position-list
Jul 29, 2026
Merged

properties: print a position per background layer#209
samoht merged 1 commit into
mainfrom
background-position-list

Conversation

@samoht

@samoht samoht commented Jul 29, 2026

Copy link
Copy Markdown
Owner

background-position and mask-position hold one position per background layer, comma-separated, but the printer joined the list with spaces the way a box shorthand does. A two-layer value such as background-position: 30% 50%, 70% 50% came back as a single four-value position and minified to 30% 70%.

@samoht
samoht force-pushed the background-position-list branch 2 times, most recently from 96a53ef to 6178868 Compare July 29, 2026 00:21
background-position holds one position per layer, but the printer joined the list with spaces like a box shorthand, so a multi-layer value came back as a single four-value position.
@samoht
samoht force-pushed the background-position-list branch from 6178868 to 3df2227 Compare July 29, 2026 00:21
@samoht
samoht merged commit f855b86 into main Jul 29, 2026
5 checks passed
@samoht
samoht deleted the background-position-list branch July 29, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant