Bug 8466
Summary: | background-size will not repaint correctly in all cases | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Beth Dakin
Hyatt noticed that if a child changes size making the parent block grow (where the parent block has percetnage background-sizes) the repaint will not happen correctly. RenderObject::mustRepaintBackgroundOrBorder() must be patched.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Beth Dakin
*** This bug has been marked as a duplicate of 8467 ***