Bug 74889 - Filter region is computed incorrectly
Summary: Filter region is computed incorrectly
Status: RESOLVED DUPLICATE of bug 75032
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:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-12-19 14:55 PST by Simon Fraser (smfr)
Modified: 2011-12-21 16:03 PST (History)
4 users (show)

See Also:


Attachments
Testcase (403 bytes, text/html)
2011-12-19 14:55 PST, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-12-19 14:55:17 PST
Created attachment 119921 [details]
Testcase

The filter region ignores shadows, abspos children etc. Filtered elements get truncated.
Comment 1 Simon Fraser (smfr) 2011-12-19 15:06:09 PST
We probably need to use the code that we use to compute the transparency layer size.
Comment 2 Radar WebKit Bug Importer 2011-12-21 11:21:28 PST
<rdar://problem/10614782>
Comment 3 Simon Fraser (smfr) 2011-12-21 16:03:11 PST
Will be fixed via bug 75032.

*** This bug has been marked as a duplicate of bug 75032 ***