Skip to content

Conversation

@Marukome0743
Copy link
Contributor

Description

When Autoprefixer parsed the :placeholder-shown, the following results are obtained in Autoprefixer CSS online.

image

However, this :-moz-placeholder-shown was updated to :-moz-placeholder at postcss/autoprefixer#1532.

Then this PR replaces -moz-placeholder-shown with -moz-placeholder.
In addition, update ms prefix one due to wrong property.

Close #492.

@devongovett devongovett merged commit b93c9c5 into parcel-bundler:master Mar 14, 2025
3 checks passed
joshuadavidthomas pushed a commit to joshuadavidthomas/lightningcss that referenced this pull request Mar 17, 2025
joshuadavidthomas pushed a commit to joshuadavidthomas/lightningcss that referenced this pull request Mar 17, 2025
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.

2 participants