Bug 199682
Summary: | WebCore shouldn't need to be aware of content insets | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | sam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
WebCore's scrolling & hit testing code should need to be aware of content insets.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
The title and description seem to disagree. Are you saying WebCore should or should not be aware of content insets?
Ryosuke Niwa
(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*.