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 ku...@mozilla.com Mozilla Taiwan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform