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.
This is a regression; it works in Safari 8.
<rdar://problem/21678279>
autospade says http://trac.webkit.org/changeset/180582
Created attachment 256187 [details] Patch
Comment on attachment 256187 [details] Patch Clearing flags on attachment: 256187 Committed r186299: <http://trac.webkit.org/changeset/186299>
All reviewed patches have been landed. Closing bug.