Bug 313221
| Summary: | [LBSE] Add test for nested stacking contexts via z-index on SVG <g> elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
Verify that a <g> with a positive z-index establishes a proper stacking context, so a child's extreme inner z-index cannot escape above (or sink below) a sibling group with a different z-index.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/63515
EWS
Committed 311946@main (ad28a2c63438): <https://commits.webkit.org/311946@main>
Reviewed commits have been landed. Closing PR #63515 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175508392>