Bug 157243 - Bouncy scroll uses wrong background
Summary: Bouncy scroll uses wrong background
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-30 23:16 PDT by Anne van Kesteren
Modified: 2016-05-02 23:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2016-04-30 23:16:46 PDT
On https://annevankesteren.nl/ I get the body element background color when I scroll up or down past the boundary rather than that of the html element. (Chrome seems to do this correctly, Firefox doesn't have this feature.)
Comment 1 Simon Fraser (smfr) 2016-05-02 23:06:59 PDT
Yes. rdar://problem/23607800

However when I tried to fix this, I found several pages where the body extends to the edges, and it looked weird to use the (different) html background color.