[Webkit-unassigned] [Bug 253070] Fix alignToClosestEdge semantics in ScrollableArea::getRectToExposeForScrollIntoView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 8 18:19:44 PDT 2024


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

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
Created attachment 472496

  --> https://bugs.webkit.org/attachment.cgi?id=472496&action=review

rendering in safari, firefox, chrome

Very interesting.
In Ahmad test case, none of the browsers are behaving the same way.

* Safari aligns on top of the scrolling context
* Firefox aligns the grey square in a way that it is fully visible and so align to the bottom of the scrolling context.
* Chrome aligns in a way that the bottom of the green area is aligned and so it shows  half of the grey box. (so… in between?)

-- 
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/20240909/a4563f2a/attachment.htm>


More information about the webkit-unassigned mailing list