Bug 8464
| Summary: | Add background-size to the background shorthand | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bdakin, eric, ian, joethomas, jwalden+bwo |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.w3.org/TR/css3-background/#background-size | ||
Beth Dakin
Now that -webkit-background-size is implemented, (see http://bugzilla.opendarwin.org/show_bug.cgi?id=8353), we need to add it to the background shorthand. I think we are still waiting on the CSS WG for a grammar for this that will work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Meyer
Six years on, this has still not been done: see http://meyerweb.com/eric/css/tests/background-size-specificity.html for a testcase demonstrating its absence from the shorthand. Works as expected in Firefox and Opera.
Joe Thomas
*** This bug has been marked as a duplicate of bug 27577 ***