Skip to content

Add prefixing support for mask-position-x and mask-position-y#1548

Merged
ai merged 1 commit into
postcss:mainfrom
toporek:fix/mask-position-xy
Apr 13, 2026
Merged

Add prefixing support for mask-position-x and mask-position-y#1548
ai merged 1 commit into
postcss:mainfrom
toporek:fix/mask-position-xy

Conversation

@toporek
Copy link
Copy Markdown
Contributor

@toporek toporek commented Apr 6, 2026

Closes #1537

Adds -webkit-mask-position-x and -webkit-mask-position-y to the css-masks prefix list. Also adds -x support as requested in the issue.

These properties have 97%+ global browser support.

Add -webkit-mask-position-x and -webkit-mask-position-y to the
css-masks feature prefix list. These properties have 97%+ global
browser support and were missing from the prefixer.

Closes postcss#1537
@ai ai merged commit 7e3ec7d into postcss:main Apr 13, 2026
9 checks passed
@ai
Copy link
Copy Markdown
Member

ai commented Apr 13, 2026

Thanks.

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.

mask-position-y is not prefixed (as -webkit-mask-position-y)

2 participants