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+

Description Simon Fraser (smfr) 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>
Comment 1 Simon Fraser (smfr) 2014-02-17 15:31:46 PST
Created attachment 224433 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-02-17 15:41:04 PST
https://trac.webkit.org/r164252