Bug 205345 - [LFC][Painting] Add basic support for z-index based painting
Summary: [LFC][Painting] Add basic support for z-index based painting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-17 10:12 PST by zalan
Modified: 2019-12-17 10:31 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.44 KB, patch)
2019-12-17 10:22 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-12-17 10:12:00 PST
to be able to run WPT where z-index is heavily used for hiding/revealing content.
Comment 1 Radar WebKit Bug Importer 2019-12-17 10:12:23 PST
<rdar://problem/58010942>
Comment 2 zalan 2019-12-17 10:22:06 PST
Created attachment 385899 [details]
Patch
Comment 3 zalan 2019-12-17 10:31:36 PST
Committed r253631: <https://trac.webkit.org/changeset/253631>