Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ad28a2c634384aaa65cddb9a77f7883c7439bc72
      
https://github.com/WebKit/WebKit/commit/ad28a2c634384aaa65cddb9a77f7883c7439bc72
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    A LayoutTests/svg/dom-paint-order/nested-stacking-context-expected.html
    A LayoutTests/svg/dom-paint-order/nested-stacking-context.html

  Log Message:
  -----------
  [LBSE] Add test for nested stacking contexts via z-index on SVG <g> elements
https://bugs.webkit.org/show_bug.cgi?id=313221

Reviewed by Rob Buis.

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.

* LayoutTests/svg/dom-paint-order/nested-stacking-context-expected.html: Added.
* LayoutTests/svg/dom-paint-order/nested-stacking-context.html: Added.

Canonical link: https://commits.webkit.org/311946@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to