Bug 248292
| Summary: | Disable depth sorting of non-preserve-3d layer with CoreAnimation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 229141 | ||
Matt Woodrow
CoreAnimation currently always sorts layers by z position, but we should only be sorting layers that are within a 3d rendering context.
The other rendering backends, and hit-testing/point-mapping get this right.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102634551>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/6773
EWS
Committed 257386@main (73cd744e1690): <https://commits.webkit.org/257386@main>
Reviewed commits have been landed. Closing PR #6773 and removing active labels.