Bug 199682

Summary: WebCore shouldn't need to be aware of content insets
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2019-07-10 13:27:51 PDT
WebCore's scrolling & hit testing code should need to be aware of content insets.
Comment 1 Sam Weinig 2019-07-12 14:55:06 PDT
The title and description seem to disagree. Are you saying WebCore should or should not be aware of content insets?
Comment 2 Ryosuke Niwa 2019-07-12 15:18:09 PDT
(In reply to Sam Weinig from comment #1)
> The title and description seem to disagree. Are you saying WebCore should or
> should not be aware of content insets?

Oops, I meant to say should *not*.