diff --git a/mozilla/layout/base/nsCSSRendering.cpp b/mozilla/layout/base/nsCSSRendering.cpp index 8af757c04ed..9302efa5748 100644 --- a/mozilla/layout/base/nsCSSRendering.cpp +++ b/mozilla/layout/base/nsCSSRendering.cpp @@ -1423,10 +1423,10 @@ void nsCSSRendering::PaintBorder(nsIPresContext& aPresContext, twipsPerPixel = (nscoord) p2t;/* XXX */ nscolor sideColor; - if (0 == (aSkipSides & (1<mBackgroundColor, inside,outside, aSkipSides, twipsPerPixel, aGap); @@ -1441,10 +1441,10 @@ void nsCSSRendering::PaintBorder(nsIPresContext& aPresContext, twipsPerPixel, aGap); } } - if (0 == (aSkipSides & (1<mBackgroundColor,inside, outside,aSkipSides, twipsPerPixel, aGap); diff --git a/mozilla/layout/html/style/src/nsCSSRendering.cpp b/mozilla/layout/html/style/src/nsCSSRendering.cpp index 8af757c04ed..9302efa5748 100644 --- a/mozilla/layout/html/style/src/nsCSSRendering.cpp +++ b/mozilla/layout/html/style/src/nsCSSRendering.cpp @@ -1423,10 +1423,10 @@ void nsCSSRendering::PaintBorder(nsIPresContext& aPresContext, twipsPerPixel = (nscoord) p2t;/* XXX */ nscolor sideColor; - if (0 == (aSkipSides & (1<mBackgroundColor, inside,outside, aSkipSides, twipsPerPixel, aGap); @@ -1441,10 +1441,10 @@ void nsCSSRendering::PaintBorder(nsIPresContext& aPresContext, twipsPerPixel, aGap); } } - if (0 == (aSkipSides & (1<mBackgroundColor,inside, outside,aSkipSides, twipsPerPixel, aGap);