[Webkit-unassigned] [Bug 277977] New: [css-anchor-position-1] Don't attempt to reconstruct layout order during style resolution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 14:06:17 PDT 2024


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

            Bug ID: 277977
           Summary: [css-anchor-position-1] Don't attempt to reconstruct
                    layout order during style resolution
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: david_choi5 at apple.com
                CC: koivisto at iki.fi

The current implementation of style & layout interleaving for anchor positioning attempts to
reproduce the order in which elements are completely laid out (what I call "layout order")
during style resolution in TreeResolver. This is an incorrect implementation, and it needs
to be removed.

-- 
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/20240812/405a7fc2/attachment-0001.htm>


More information about the webkit-unassigned mailing list