Chromium Code Reviews| Index: Source/WebCore/rendering/RenderTable.h |
| =================================================================== |
| --- Source/WebCore/rendering/RenderTable.h (revision 85557) |
| +++ Source/WebCore/rendering/RenderTable.h (working copy) |
| @@ -237,6 +237,7 @@ |
| void subtractCaptionRect(IntRect&) const; |
| + void recalcCaption(RenderBlock*) const; |
| void recalcSections() const; |
| void adjustLogicalHeightForCaption(); |