Bug 97194 - -webkit-clip-path is not applied on the children of the composited layers
Summary: -webkit-clip-path is not applied on the children of the composited layers
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: Nobody
URL:
Keywords: InRadar
: 136422 (view as bug list)
Depends on:
Blocks: 95389 126207 138684
  Show dependency treegraph
 
Reported: 2012-09-20 04:30 PDT by Alexandru Chiculita
Modified: 2018-01-07 16:45 PST (History)
5 users (show)

See Also:


Attachments
Test case (589 bytes, text/html)
2012-09-20 04:31 PDT, Alexandru Chiculita
no flags Details
Updated test case (681 bytes, text/html)
2018-01-07 16:45 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 Alexandru Chiculita 2012-09-20 04:30:23 PDT
When the clip-path is applied on the parent of a composited layer, the clipping is not applied on the child.
Comment 1 Alexandru Chiculita 2012-09-20 04:31:13 PDT
Created attachment 164888 [details]
Test case
Comment 2 Dirk Schulze 2012-09-26 09:58:20 PDT
*** Bug 97695 has been marked as a duplicate of this bug. ***
Comment 3 Dirk Schulze 2014-09-01 02:33:41 PDT
*** Bug 136422 has been marked as a duplicate of this bug. ***
Comment 4 Radar WebKit Bug Importer 2014-09-01 22:01:29 PDT
<rdar://problem/18196436>
Comment 5 Simon Fraser (smfr) 2018-01-07 16:45:26 PST
Created attachment 330664 [details]
Updated test case
Comment 6 Simon Fraser (smfr) 2018-01-07 16:45:39 PST
This works now (see new test case).