Skip to content

Align clip-path checking more closely with spec#110

Merged
ylafon merged 8 commits intomasterfrom
sideshowbarker/clip-path
Jan 20, 2018
Merged

Align clip-path checking more closely with spec#110
ylafon merged 8 commits intomasterfrom
sideshowbarker/clip-path

Conversation

@sideshowbarker
Copy link
Copy Markdown
Member

This change brings clip-path checking a bit closer into alignment with the
requirements in https://drafts.fxtf.org/css-masking-1/#the-clip-path.

Even with this change, the checker still doesn’t recognize circle(), ellipse()
or polygon() values for clip-path, but it does now recognize inset() values —
with the limitation of not yet recognizing the round <‘border-radius’>
optional argument.

@sideshowbarker sideshowbarker force-pushed the sideshowbarker/clip-path branch 2 times, most recently from cbfbfcd to c90d2fe Compare January 3, 2018 02:18
@sideshowbarker sideshowbarker force-pushed the sideshowbarker/clip-path branch 2 times, most recently from bf337c2 to 022cd11 Compare January 5, 2018 05:46
@sideshowbarker sideshowbarker force-pushed the sideshowbarker/clip-path branch from 022cd11 to 1ae166b Compare January 12, 2018 12:51
This change brings `clip-path` checking a bit closer into alignment with the
requirements in https://drafts.fxtf.org/css-masking-1/#the-clip-path.

Even with this change, the checker still doesn’t recognize circle(), ellipse()
or polygon() values for clip-path, but it does now recognize inset() values —
with the limitation of not yet recognizing the `round <‘border-radius’>`
optional argument.
Copy link
Copy Markdown
Member Author

@sideshowbarker sideshowbarker left a comment

Choose a reason for hiding this comment

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

Reviewed all changes. LGTM

@ylafon ylafon merged commit 9687124 into master Jan 20, 2018
@ylafon ylafon deleted the sideshowbarker/clip-path branch January 20, 2018 13:11
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