Bug 222031

Summary: Add a test to exercise CSS scroll snap in an independently scrollable body
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: Tools / TestsAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 218115    
Attachments:
Description Flags
Patch none

Description Martin Robinson 2021-02-17 00:29:03 PST
When overflow:scroll is set on the body, it can scroll independently of the root scrolling element. We should add a test to verify that scroll snap works properly when the snap container is an independently scrollable body.
Comment 1 Martin Robinson 2021-02-17 00:45:37 PST
Created attachment 420610 [details]
Patch
Comment 2 EWS 2021-02-17 09:59:03 PST
Committed r273011: <https://commits.webkit.org/r273011>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420610 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-17 10:01:20 PST
<rdar://problem/74438161>