Bug 128937

Summary: box-shadows get truncated with a combination of transforms and clip: (affects Google Maps)
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, dino, esprehn+autocc, glenn, kondapallykalyan, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/8dK5X/1/
Attachments:
Description Flags
Patch dino: review+

Simon Fraser (smfr)
Reported 2014-02-17 15:24:25 PST
URL shows a bug where we incorrectly clip children when using clip() with a rect that's larger than the border box. <rdar://problem/15300875>
Attachments
Patch (9.13 KB, patch)
2014-02-17 15:31 PST, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2014-02-17 15:31:46 PST
Simon Fraser (smfr)
Comment 2 2014-02-17 15:41:04 PST
Note You need to log in before you can comment on or make changes to this bug.