Skip to content

Commit

Permalink
Clip spec, re-run dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnw committed Dec 20, 2024
1 parent 7e16742 commit 90dab52
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions features/clip.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: clip
description: The `clip` CSS property sets the visible area of an absolutely positioned element.
spec: https://drafts.fxtf.org/css-masking/#clip-property
spec: https://drafts.fxtf.org/css-masking-1/#clip-property
group: clipping-shapes-masking
discouraged:
according_to:
- https://drafts.fxtf.org/css-masking/#clip-property
- https://drafts.fxtf.org/css-masking-1/#clip-property
alternatives:
- clip-path
compat_features:
Expand Down
12 changes: 6 additions & 6 deletions features/clip.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ status:
baseline: false
support:
chrome: ≤80
chrome_android: "80"
edge: "80"
chrome_android: ≤80
edge: ≤80
firefox: ≤72
firefox_android: "79"
firefox_android: ≤79
safari: ≤13.1
safari_ios: ≤13.4
compat_features:
Expand Down Expand Up @@ -39,10 +39,10 @@ compat_features:
# baseline: false
# support:
# chrome: ≤80
# chrome_android: "80"
# edge: "80"
# chrome_android: ≤80
# edge: ≤80
# firefox: ≤72
# firefox_android: "79"
# firefox_android: ≤79
# safari: ≤13.1
# safari_ios: ≤13.4
- css.properties.clip.auto
2 changes: 1 addition & 1 deletion features/color-adjust.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ status:
baseline: false
support:
firefox: ≤72
firefox_android: "79"
firefox_android: ≤79
safari: "15.4"
safari_ios: "15.4"
compat_features:
Expand Down

0 comments on commit 90dab52

Please sign in to comment.