Sorry, I think some people can not see the table of "status on other browser
engines". The plain text version is following:
background-repeat-{x,y}
Google Chrome: Shipped
Safari: Only property name can be recognized
Edge: No support
mask-repeat-{x,y}
Google Chrome: Only property name can be recognized (w/ webkit prefix)
Safari: Only property name can be recognized (w/ webkit prefix)
Edge: No support
--
Tommy Kuo / Software Engineer
[email protected]
Mozilla Taiwan
On November 24, 2016 at 17:17:22, Tommy Kuo ([email protected]) wrote:
Summary
In this work, I’d like to implement 4 new longhand properties:
background-repeat-x, background-repeat-y, mask-repeat-x, and mask-repeat-y. And
it also makes background-repeat and mask-repeat become shorthand properties.
Bug
https://bugzilla.mozilla.org/show_bug.cgi?id=1273244
Link to standard
https://github.com/w3c/csswg-drafts/issues/116
https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-mask-repeat-x
https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-mask-repeat-y
Platform coverage
All platforms
Status on other browser engines
background-repeat-{x,y} mask-repeat-{x,y}
Google Chrome Shipped Only property name can be recognized (w/ webkit prefix)
Safari Only property name can be recognized Only property name can be
recognized (w/ webkit prefix)
Edge No support No support
--
Tommy Kuo / Software Engineer [email protected]
Mozilla Taiwan
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform