Bug 14487 - Incomplete repaint of background and border of boxes with -webkit-border-fit:lines
Summary: Incomplete repaint of background and border of boxes with -webkit-border-fit:...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-01 01:31 PDT by mitz
Modified: 2007-07-06 03:06 PDT (History)
0 users

See Also:


Attachments
Always do a full repaint with fitting lines (17.26 KB, patch)
2007-07-01 01:35 PDT, mitz
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-07-01 01:31:08 PDT
Boxes with -webkit-border-fit:lines do not repaint properly when their contents change.
Comment 1 mitz 2007-07-01 01:35:25 PDT
Created attachment 15337 [details]
Always do a full repaint with fitting lines
Comment 2 Maciej Stachowiak 2007-07-05 23:10:50 PDT
Comment on attachment 15337 [details]
Always do a full repaint with fitting lines

r=me
Comment 3 Mark Rowe (bdash) 2007-07-06 03:06:47 PDT
Landed in r24054.