Took out the clip for backgrounds.. not needed r=rods. bug=16685
git-svn-id: svn://10.0.0.236/trunk@54908 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2134,7 +2134,7 @@ nsCSSRendering::PaintBackground(nsIPresContext* aPresContext,
|
||||
theTransform->SetToIdentity();
|
||||
theTransform->AddScale(app2dev, app2dev);
|
||||
|
||||
aRenderingContext.SetClipRect(srcRect, nsClipCombine_kReplace, clip);
|
||||
//aRenderingContext.SetClipRect(srcRect, nsClipCombine_kReplace, clip);
|
||||
|
||||
// copy the initial image to our buffer, this takes twips and converts to pixels..
|
||||
// which is what the image is in
|
||||
|
||||
@@ -2134,7 +2134,7 @@ nsCSSRendering::PaintBackground(nsIPresContext* aPresContext,
|
||||
theTransform->SetToIdentity();
|
||||
theTransform->AddScale(app2dev, app2dev);
|
||||
|
||||
aRenderingContext.SetClipRect(srcRect, nsClipCombine_kReplace, clip);
|
||||
//aRenderingContext.SetClipRect(srcRect, nsClipCombine_kReplace, clip);
|
||||
|
||||
// copy the initial image to our buffer, this takes twips and converts to pixels..
|
||||
// which is what the image is in
|
||||
|
||||
Reference in New Issue
Block a user