Bug 97967
Summary: | Add support for background-size in background shorthand property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anthony Ricaud <rik> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anthony Ricaud
The CSS3 background and borders module allows to set background-size inside the background shorthand.
http://www.w3.org/TR/css3-background/#the-background
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This sounds much like bug 27577, resolved a while ago. Could you please clarify the difference?
Anthony Ricaud
Ah my bad, I tested in Safari 6 and not in a nightly.