Don't treat color fixed-attachment background as fixed
Background attachment doesn't apply to color backgrounds. We should always treat them as default attachment. The added condition is like how we check if there is effective fixed-attachment background elsewhere using The changed code is special because we check background-attachment of individual fill layer. FillLayer: :AnyLayerHasFixedAttachmentImage(). Change-Id: I877bf7e3cb1a9e23f463d53b64acb507720d37e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868839Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#707544}
Showing
Please register or sign in to comment