Bug 197562 - Determine when included layers can cross stacking context boundaries
Summary: Determine when included layers can cross stacking context boundaries
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 197561
  Show dependency treegraph
 
Reported: 2019-05-03 09:24 PDT by Simon Fraser (smfr)
Modified: 2019-05-03 09:57 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (1.28 KB, text/html)
2019-05-03 09:30 PDT, Simon Fraser (smfr)
no flags Details
Another test case (1.16 KB, text/html)
2019-05-03 09:57 PDT, 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) 2019-05-03 09:24:29 PDT
The first cut at inclusive layers will only do inclusion within a stacking context. Later, we should do inclusion across stacking context boundaries.
Comment 1 Simon Fraser (smfr) 2019-05-03 09:30:48 PDT
Created attachment 368936 [details]
Testcase
Comment 2 Simon Fraser (smfr) 2019-05-03 09:57:12 PDT
Created attachment 368941 [details]
Another test case