<div dir="ltr">Hi there,<div><br></div><div>I just noticed that WebKit now apparently supports &quot;rubber band&quot; scrolling of Web pages beyond their physical boundaries, including negative `scrollTop` values, that effectively render content above the top edge of a page.<div>
<br></div><div>This is a welcome change, since it gives the pages a much more native feel overall on OS X. (Instead of the previous gray background on rubber band scroll) I would like to ask if it&#39;s possible to expose control over this feature as a proprietary CSS property, so that Web developers may apply this behavior to arbitrary elements in a page.</div>
<div><br></div><div>An analogous property already exists on the iOS port of WebKit, the `-webkit-overflow-scrolling: touch` property, but perhaps something matching the semantics of the `NSScrollElasticity` enum in Cocoa — with values like `auto`, `none` and `allowed` — could be added?</div>
<div><br></div><div>Thanks!</div></div></div>