The RenderView's main GraphicsLayer doesn't apply the page scale if we have composited background-attachment: fixed; its contents containment layer does. We should apply the pinch-zoom scale to that layer if it exists (it only exists in this case). <rdar://problem/15729975>
Created attachment 230254 [details] patch
http://trac.webkit.org/changeset/167860