Skip to content

Conversation

cscott
Copy link
Contributor

@cscott cscott commented Feb 2, 2016

The clip property has has browser support for a long time, and even parser-lib was nearly there. The clip property is now deprecated, and its successor clip-path is more versatile, the use cases are much more credible. Also support for the clip-rule propery. The properties can be used without support of a svg file.

See: https://drafts.fxtf.org/css-masking-1/#the-clip-path

This is a rebased and squashed version of PR #160.

The clip property has has browser support for a long time, and even
parser-lib was nearly there. The clip property is now deprecated, and
its successor clip-path is more versatile, the use cases are much more
credible. Also support for the clip-rule propery. The properties can
be used without support of a svg file.

See: https://drafts.fxtf.org/css-masking-1/#the-clip-path

Fixes: CSSLint#160
@cscott cscott mentioned this pull request Feb 2, 2016
@XhmikosR XhmikosR added this to the v0.2.6 milestone Feb 2, 2016
XhmikosR added a commit that referenced this pull request Feb 2, 2016
@XhmikosR XhmikosR merged commit d27ee2b into CSSLint:master Feb 2, 2016
@cscott cscott mentioned this pull request Feb 3, 2016
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