Skip to content

Commit 25993c3

Browse files
committed
Issue web-platform-tests#34493 - Removes webkitMaskBox* from the list of alias
As shown in whatwg/compat#202 there is currently no browsers implementing the mask-border-*, which should be the equivalent. They stand on their own and probably for now deserves a test by themselves.
1 parent e58a615 commit 25993c3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

compat/css-style-declaration-alias-enumeration.html

-6
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@
4141
'webkitFlexWrap',
4242
'webkitJustifyContent',
4343
'webkitMask',
44-
'webkitMaskBoxImage',
45-
'webkitMaskBoxImageOutset',
46-
'webkitMaskBoxImageRepeat',
47-
'webkitMaskBoxImageSlice',
48-
'webkitMaskBoxImageSource',
49-
'webkitMaskBoxImageWidth',
5044
'webkitMaskClip',
5145
'webkitMaskComposite',
5246
'webkitMaskImage',

0 commit comments

Comments
 (0)