Bug 128937 - box-shadows get truncated with a combination of transforms and clip: (affects Google Maps)
Summary: box-shadows get truncated with a combination of transforms and clip: (affects...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://jsfiddle.net/8dK5X/1/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-17 15:24 PST by Simon Fraser (smfr)
Modified: 2014-02-17 15:41 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.13 KB, patch)
2014-02-17 15:31 PST, Simon Fraser (smfr)
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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