[Webkit-unassigned] [Bug 161611] Support ScrollIntoViewOptions for Element.scrollIntoView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 07:23:36 PDT 2018


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

--- Comment #7 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Random thought for whoever is going to work on this: Converting logical to non-logical alignments as currently done in Element::scrollIntoView won't probably work in the general case (i.e. if we have nested scrollable elements with different orientation/direction). Instead my guess is that ScrollRectToVisibleOptions should contain the logicial alignments and RenderLayer::scrollRectToVisible should interpret them for each scrollable ancestor according to the applied style.

-- 
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/20180912/365d4489/attachment.html>


More information about the webkit-unassigned mailing list