Skip to content

Commit

Permalink
Added background-clip to Backgrounds Module Level 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zefling committed Aug 29, 2024
1 parent a581387 commit 5b731d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/css-backgrounds-4.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,12 @@ export default {
'end 20px',
],
},
'background-clip': {
links: {
tr: '#the-background-clip',
dev: '#background-clip',
},
tests: ['text', 'border-area'],
},
},
};

0 comments on commit 5b731d7

Please sign in to comment.