RESOLVED INVALID 127649
background-position doesn't support "center 50% top"
https://bugs.webkit.org/show_bug.cgi?id=127649
Summary background-position doesn't support "center 50% top"
Dirk Schulze
Reported 2014-01-26 05:20:57 PST
background-position doesn't support "center 50% top". This is also the case for basic shapes that use the same syntax.
Attachments
Dirk Schulze
Comment 1 2014-01-26 05:21:58 PST
Ditto for center "50px center 50%".
Dirk Schulze
Comment 2 2014-01-26 05:22:23 PST
(In reply to comment #1) > Ditto for center "50px center 50%". Sorry, meant "center 50px center 50%".
Dirk Schulze
Comment 3 2014-01-26 05:27:41 PST
"top 50px", "center 50% top 50%" don't work either
Bear Travis
Comment 4 2014-01-27 09:53:52 PST
Offsets from center are not allowed as part of the background position syntax. See: http://www.w3.org/TR/css3-background/#the-background-position
Zoltan Horvath
Comment 5 2014-02-07 14:05:21 PST
(In reply to comment #4) > Offsets from center are not allowed as part of the background position syntax. See: > http://www.w3.org/TR/css3-background/#the-background-position That's the point. Closing the bug as invalid.
Note You need to log in before you can comment on or make changes to this bug.