[Webkit-unassigned] [Bug 205059] Scroll Behavior: In quirk mode, the scroll-behavior value of <body> is from <html>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 16:37:52 PST 2021


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Cathie, could you clarify the bug here?

>From my testing, we correctly use the value of `scroll-behavior` from the <html> element in non-quirks mode, and correctly do not propagate the value from the body.

In quirks mode, we also don't allow the value of `scroll-behavior` on the body to affect window or scrollingElement scrolls, but are you saying that we should?

-- 
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/20211216/76a03ee3/attachment.htm>


More information about the webkit-unassigned mailing list