Bug 199682 - WebCore shouldn't need to be aware of content insets
Summary: WebCore shouldn't need to be aware of content insets
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-10 13:27 PDT by Ryosuke Niwa
Modified: 2019-07-12 15:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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*.