Bug 8466 - background-size will not repaint correctly in all cases
Summary: background-size will not repaint correctly in all cases
Status: RESOLVED DUPLICATE of bug 8467
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 15:53 PDT by Beth Dakin
Modified: 2006-04-18 16:10 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2006-04-18 15:53:38 PDT
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.
Comment 1 Beth Dakin 2006-04-18 16:10:08 PDT

*** This bug has been marked as a duplicate of 8467 ***