Created attachment 188754 [details] Testcase Almost certainly a regression from r142765. SVG images as backgrounds are rendering with scale applied twice on Skia-backed ports. See the attached testcase for an example.
Created attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays A nasty regression: I can't believe we had no test coverage of this!
Comment on attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays Removing the review flag. After sleeping on this, we really need to split this into two patches.
Comment on attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays Re-adding the review flag. I investigated separating this patch into two and I think landing these together is better after all.
Comment on attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays LGTM. r=me
Comment on attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays Thanks for the review!
Comment on attachment 188796 [details] Fix scaling of tiled SVG backgrounds on high-dpi displays Clearing flags on attachment: 188796 Committed r143257: <http://trac.webkit.org/changeset/143257>
All reviewed patches have been landed. Closing bug.