Bug 63309
| Summary: | Bug in transitioning background-size defined with different units | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Divya Manian <divya> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mikelawther, shanestephens |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jsfiddle.net/nimbu/Z7vgh/14/ | ||
Divya Manian
When transitioning from say background-size: 100% 100%; to background-size: 200px 100px; the transition does not apply consistently.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mike Lawther
*** This bug has been marked as a duplicate of bug 23775 ***