[Webkit-unassigned] [Bug 238648] New: intersectsWithAncestor doesn't take fragmented boxes into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 19:49:40 PDT 2022


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

            Bug ID: 238648
           Summary: intersectsWithAncestor doesn't take fragmented boxes
                    into account
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

intersectsWithAncestor uses overlapBounds(), which doesn't take into account the boxes of other fragments, and can incorrectly determine that we don't intersect if only the first fragment intersects.

<rdar://90589355>

-- 
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/20220401/19dbf474/attachment.htm>


More information about the webkit-unassigned mailing list