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:
dcone%netscape.com
1999-12-01 14:45:59 +00:00
parent 145139b012
commit 02ccab744b
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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