Bug 127810
Summary: | Infinite scrolling API should work for overflow:scroll boxes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bdakin, mibalan, rniwa, sam, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Beth Dakin
https://bugs.webkit.org/show_bug.cgi?id=127371 tracks adding new API for infinite scrolling web sites. Specifically, it adds willrevealbottom, willrevealtop, willrevealleft, and willrevealright event listeners. They should work on overflow:scroll elements too.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
webkitwillreveal* was removed in this - https://github.com/WebKit/WebKit/commit/b510eaa58b5cae0049bbda2bfabb7b64b9a20d5e
Do we need this bug for any further purposes?
I am marking this as "RESOLVED WONTFIX" but reopen if needed.