Took out the clip for backgrounds.. not needed r=rods. bug=16685

This commit is contained in:
dcone%netscape.com 1999-12-01 14:45:59 +00:00
parent 3aed7992fd
commit e980952da4
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