[Webkit-unassigned] [Bug 200643] CSS scroll-snap-related properties should propagate from <body> and <html> to the viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 17:12:33 PDT 2019


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

--- Comment #4 from Majid Valipour <majidvp at chromium.org> ---
> I think the propagate from <body> too, right?

While that is true for 'overflow' but it not the case for these more recent properties such as 'scroll-snap-type' and others. The scroll-snap spec is explicit about this now: https://drafts.csswg.org/css-scroll-snap/#scroll-snap-type

"UAs must apply the scroll-snap-type value set on the root element to the document viewport. Note that, unlike overflow, scroll-snap-type values are not propagated from HTML body."  

The relevant spec discussion and decision are documented here: 
https://github.com/w3c/csswg-drafts/issues/3740

-- 
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/20191022/c96c2685/attachment.html>


More information about the webkit-unassigned mailing list