12010-09-24 David Hyatt <hyatt@apple.com>
2
3 Reviewed by NOBODY (OOPS!).
4
5 https://bugs.webkit.org/show_bug.cgi?id=46496, rename containingBlockWidthForContent to
6 containingBlockLogicalWidthForContent.
7
8 * rendering/RenderBlock.cpp:
9 (WebCore::RenderBlock::localCaretRect):
10 * rendering/RenderBox.cpp:
11 (WebCore::RenderBox::containingBlockLogicalWidthForContent):
12 (WebCore::RenderBox::computeLogicalWidth):
13 (WebCore::RenderBox::computeReplacedWidthUsing):
14 * rendering/RenderBox.h:
15 * rendering/RenderBoxModelObject.cpp:
16 (WebCore::RenderBoxModelObject::relativePositionOffsetX):
17 (WebCore::RenderBoxModelObject::containingBlockLogicalWidthForContent):
18 * rendering/RenderBoxModelObject.h:
19