|
@@ -201,7 +201,7 @@ void LayoutEngine::BuildBox(Box& box, const Vector2f& containing_block, Element*
|
|
|
void LayoutEngine::BuildBox(Box& box, float& min_height, float& max_height, LayoutBlockBox* containing_box, Element* element, bool inline_element)
|
|
void LayoutEngine::BuildBox(Box& box, float& min_height, float& max_height, LayoutBlockBox* containing_box, Element* element, bool inline_element)
|