RESOLVED FIXED 146623
REGRESSION (r180582): background-attachment: local; does not scroll the background image when scrolling the the element's contents
https://bugs.webkit.org/show_bug.cgi?id=146623
Summary REGRESSION (r180582): background-attachment: local; does not scroll the backg...
Said Abou-Hallawa
Reported 2015-07-05 16:07:10 PDT
Created attachment 256185 [details] test case 1. Open the attached test case. 2. Scroll the last element's contents (the element with background-attachment: local;). Result: The background image does not scroll when scrolling the the element's contents. This is the same behavior as background-attachment: scroll; Expected: The background image has to scroll the background image when scrolling the the element's contents.
Attachments
test case (1.78 KB, text/html)
2015-07-05 16:07 PDT, Said Abou-Hallawa
no flags
Patch (9.59 KB, patch)
2015-07-05 20:11 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2015-07-05 18:05:06 PDT
This is a regression; it works in Safari 8.
Radar WebKit Bug Importer
Comment 2 2015-07-05 18:22:41 PDT
Simon Fraser (smfr)
Comment 3 2015-07-05 18:24:52 PDT
Simon Fraser (smfr)
Comment 4 2015-07-05 20:11:49 PDT
WebKit Commit Bot
Comment 5 2015-07-05 21:30:27 PDT
Comment on attachment 256187 [details] Patch Clearing flags on attachment: 256187 Committed r186299: <http://trac.webkit.org/changeset/186299>
WebKit Commit Bot
Comment 6 2015-07-05 21:30:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.