Bug 13453 - Control clip isn't applied to children's backgrounds, outlines and floats
Summary: Control clip isn't applied to children's backgrounds, outlines and floats
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: 13443
  Show dependency treegraph
 
Reported: 2007-04-23 04:06 PDT by mitz
Modified: 2007-04-24 05:49 PDT (History)
0 users

See Also:


Attachments
More clipping (33.45 KB, patch)
2007-04-23 04:16 PDT, mitz
mitz: 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-04-23 04:06:37 PDT
See attachment 14136 [details] in bug 13443. Patch forthcoming.
Comment 1 mitz 2007-04-23 04:16:46 PDT
Created attachment 14144 [details]
More clipping
Comment 2 Dave Hyatt 2007-04-23 13:56:07 PDT
Comment on attachment 14144 [details]
More clipping

Need to handle hit testing too.
Comment 3 Dave Hyatt 2007-04-23 14:00:40 PDT
Comment on attachment 14144 [details]
More clipping

Feel free to turn my - into a + if hit testing isn't broken.

r=me.
Comment 4 mitz 2007-04-23 14:03:03 PDT
Comment on attachment 14144 [details]
More clipping

(In reply to comment #3)
> Feel free to turn my - into a + if hit testing isn't broken.

It isn't. r=you :-)
Comment 5 Mark Rowe (bdash) 2007-04-24 05:49:04 PDT
Landed in r21069.