Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / RenderTableCol.cpp
index a312766..ea17126 100644 (file)
@@ -116,7 +116,7 @@ LayoutRect RenderTableCol::clippedOverflowRectForPaintInvalidation(const RenderL
 void RenderTableCol::imageChanged(WrappedImagePtr, const IntRect*)
 {
     // FIXME: Issue paint invalidation of only the rect the image paints in.
-    setShouldDoFullPaintInvalidation(true);
+    setShouldDoFullPaintInvalidation();
 }
 
 void RenderTableCol::clearPreferredLogicalWidthsDirtyBits()