Bug 193880
Summary: | ScrollingStateFrameHostingNodes need some geometry | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | fred.wang, koivisto, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
ScrollingStateFrameHostingNodes need to store a parent-relative rect, since they take care of the geometry offset between an iframe's renderer and its ancestor scrolling node in the parent document.
ScrollingStateFrameHostingNodes also needs to store the border+padding offset (since that, too, is a property of the parent document, not the content document).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/47578489>
Simon Fraser (smfr)
I'll just do this via bug 172917.
*** This bug has been marked as a duplicate of bug 172917 ***
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 194002 ***