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

Remove requirement for clip property support #480

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

ewilligers
Copy link
Contributor

We no longer require clip support in SVG user agents.

CSS Masking has deprecated the clip property in favor of clip-path.

fixes #479

We no longer require clip support in SVG user agents.

CSS Masking has deprecated the clip property in favor of clip-path.

fixes w3c#479
Copy link
Contributor

@AmeliaBR AmeliaBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but maybe wait a couple days before merging, in case anyone wants to object to the issue.

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.

Remove requirement for 'clip' property support
3 participants