Open foolip opened 7 months ago
https://github.com/mdn/browser-compat-data/pull/21621 added 5 entries which are defined by https://compat.spec.whatwg.org/#css-simple-aliases as aliases for a standardized property, alongside the preexisting -webkit-mask-box-image.
-webkit-mask-box-image
Let's fold these 5 files into their standard names, similar to most of these aliases. I think the only reason they're different now is that they're alternative names and not plain prefixes.
cc @Elchi3 @queengooborg
https://github.com/mdn/browser-compat-data/pull/21621 added 5 entries which are defined by https://compat.spec.whatwg.org/#css-simple-aliases as aliases for a standardized property, alongside the preexisting
-webkit-mask-box-image
.Let's fold these 5 files into their standard names, similar to most of these aliases. I think the only reason they're different now is that they're alternative names and not plain prefixes.