[Webkit-unassigned] [Bug 197150] New: Clarify normal flow vs. stacking layers in RenderLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 21 10:10:22 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197150

            Bug ID: 197150
           Summary: Clarify normal flow vs. stacking layers in RenderLayer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

collectZOrderLayers() has logic that says:

bool stacking = isStackingContext();
if (!isNormalFlowOnly())
...

but it's no clear if a layer can be neither stacking nor normal flow only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190421/5fb74170/attachment.html>


More information about the webkit-unassigned mailing list