Andreas Kling d37e5dc64c LibWeb: Add FFC::flex_container() and use throughout 3 年之前
..
BlockContainer.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
BlockContainer.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
BlockFormattingContext.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
BlockFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
Box.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
Box.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
BreakNode.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
BreakNode.h 5a7d3e3cc1 LibWeb: Let <br> elements have style 3 年之前
ButtonBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
CanvasBox.cpp e07cf6f41b LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect() 3 年之前
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
CheckBox.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
FlexFormattingContext.cpp d37e5dc64c LibWeb: Add FFC::flex_container() and use throughout 3 年之前
FlexFormattingContext.h d37e5dc64c LibWeb: Add FFC::flex_container() and use throughout 3 年之前
FormattingContext.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
FormattingContext.h 2844f89a83 LibWeb: Implement "out-of-flow" property of Layout Box 3 年之前
FrameBox.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 年之前
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
ImageBox.cpp e07cf6f41b LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect() 3 年之前
ImageBox.h 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() 3 年之前
InitialContainingBlock.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
InitialContainingBlock.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
InlineFormattingContext.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
InlineFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
InlineNode.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
InlineNode.h 912596fae8 LibWeb: Give InlineNodes a background 3 年之前
Label.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
Label.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
LabelableNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
LineBox.cpp d79ab32850 LibWeb: Consider empty fragments the same as whitespace in LineBox 3 年之前
LineBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
LineBoxFragment.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 年之前
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
ListItemBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
ListItemBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
ListItemMarkerBox.cpp c5b4928f4a LibWeb: Make ListItemMarkerBox inherit style from ListItemBox 3 年之前
ListItemMarkerBox.h a0bea52a5f LibWeb: Mark Layout::ListItemMarkerBox as never having children 3 年之前
Node.cpp 439721f38c LibWeb: CSS display:position does not imply definite size 3 年之前
Node.h d9e0fd8823 LibWeb: Rename Layout::Node::is_block_box() => is_block_container() 3 年之前
RadioButton.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
ReplacedBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
ReplacedBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
SVGBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
SVGBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
SVGFormattingContext.cpp 684f7cca9f LibWeb: Implement very naive layout of <path> within <svg> 3 年之前
SVGFormattingContext.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 年之前
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
SVGGraphicsBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 年之前
SVGPathBox.cpp 0bb680bacd LibWeb: Remove bogus offset when painting an SVG <path> box 3 年之前
SVGPathBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 年之前
SVGSVGBox.cpp 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 年之前
SVGSVGBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees 3 年之前
TableBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TableCellBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TableCellBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TableFormattingContext.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
TableFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 年之前
TableRowGroupBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TableRowGroupBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TextNode.cpp b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang 3 年之前
TextNode.h 28fabd4728 LibWeb: Make Layout::Node::paint() pure virtual 3 年之前
TreeBuilder.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
TreeBuilder.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 年之前