Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update placeholder-shown property #929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Marukome0743
Copy link

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.

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