diff --git a/tests/css-backgrounds-4.js b/tests/css-backgrounds-4.js index 782cc7c..b625d51 100644 --- a/tests/css-backgrounds-4.js +++ b/tests/css-backgrounds-4.js @@ -137,5 +137,12 @@ export default { 'end 20px', ], }, + 'background-clip': { + links: { + tr: '#the-background-clip', + dev: '#background-clip', + }, + tests: ['text', 'border-area'], + }, }, };