Re: [csswg-drafts] [background-4] Add background-repeat-x/y

Backgrounds Level 4 already [defines those two properties plus 
`background-position-inline` and 
`background-position-block`](https://drafts.csswg.org/css-backgrounds-4/#background-position-longhands).
 So, I'm wondering why this issue was opened.

> Gecko does not support them, …

That info is outdated. They were [implemented in Gecko 
49](https://bugzilla.mozilla.org/show_bug.cgi?id=550426).

> … and Webkit doesn't appear to either.

I don't have the means to test it, but the related MDN articles 
suggest that WebKit does support 
[`background-position-x`](https://developer.mozilla.org/en-US/docs/Web/CSS/background-position-x)
 and 
[`background-position-y`](https://developer.mozilla.org/en-US/docs/Web/CSS/background-position-y).
 Could someone please verify that and update the articles accordingly 
(or let me know about it, so I can do that)?

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/116#issuecomment-221482541 
using your GitHub account

Received on Wednesday, 25 May 2016 06:13:53 UTC