Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues hace 3 años
..
BlockContainer.cpp f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
BlockContainer.h 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links hace 3 años
BlockFormattingContext.cpp 49916f494d LibWeb: Don't try to layout list-item markers in BFC hace 3 años
BlockFormattingContext.h 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links hace 3 años
Box.cpp cdeac132dc LibWeb: Store background layers in ComputedValues hace 3 años
Box.h 723ea4bcd7 LibWeb: Add Layout::Box::border_box_as_relative_rect() hace 3 años
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
BreakNode.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
BreakNode.h 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace hace 3 años
ButtonBox.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
ButtonBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
CanvasBox.cpp 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it hace 3 años
CanvasBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
CheckBox.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
CheckBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
FlexFormattingContext.cpp ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() hace 3 años
FlexFormattingContext.h dee26ca5cd LibWeb: Add missing headers hace 3 años
FormattingContext.cpp 37f0bd0a42 LibWeb: Small fix to height computation for block-with-inline-children hace 3 años
FormattingContext.h 934360583f LibWeb: Remove duplicated auto height computation hace 3 años
FrameBox.cpp 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it hace 3 años
FrameBox.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
ImageBox.cpp 642915215f LibWeb: Size non-loaded <img> to fit the replacement (alt) text hace 3 años
ImageBox.h 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() hace 3 años
InitialContainingBlock.cpp ca4276db77 LibWeb: Fill page background with the "base" palette color hace 3 años
InitialContainingBlock.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
InlineFormattingContext.cpp 7ec7729e1b LibWeb: Don't force line box fragments height to be at least line-height hace 3 años
InlineFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
InlineNode.cpp 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties hace 3 años
InlineNode.h 912596fae8 LibWeb: Give InlineNodes a background hace 3 años
Label.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
Label.h c908fa83e3 LibWeb: Add fast_is<T>() for Layout::Label hace 3 años
LabelableNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
LayoutPosition.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
LineBox.cpp 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace hace 3 años
LineBox.h 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace hace 3 años
LineBoxFragment.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock hace 3 años
LineBoxFragment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
ListItemBox.cpp ef62118c8b LibWeb: Render any specified list-style-image for list items hace 3 años
ListItemBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
ListItemMarkerBox.cpp ef62118c8b LibWeb: Render any specified list-style-image for list items hace 3 años
ListItemMarkerBox.h ef62118c8b LibWeb: Render any specified list-style-image for list items hace 3 años
Node.cpp cdeac132dc LibWeb: Store background layers in ComputedValues hace 3 años
Node.h cdeac132dc LibWeb: Store background layers in ComputedValues hace 3 años
RadioButton.cpp d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
RadioButton.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
ReplacedBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
ReplacedBox.h c94873806c LibWeb: Make ReplacedBox intrinsic size setters take Optional<float> hace 3 años
SVGBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
SVGBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox hace 3 años
SVGFormattingContext.cpp f2d0e8d0ee LibWeb: Expose FormattingContext type hace 3 años
SVGFormattingContext.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees hace 3 años
SVGGraphicsBox.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
SVGGraphicsBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees hace 3 años
SVGPathBox.cpp 0bb680bacd LibWeb: Remove bogus offset when painting an SVG <path> box hace 3 años
SVGPathBox.h 225a5f2fe6 LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox hace 3 años
SVGSVGBox.cpp 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees hace 3 años
SVGSVGBox.h 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees hace 3 años
TableBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
TableCellBox.cpp ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() hace 3 años
TableCellBox.h ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() hace 3 años
TableFormattingContext.cpp df3cd2fd56 LibWeb: Treat width:auto on tables as fit-content hace 3 años
TableFormattingContext.h f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
TableRowBox.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values hace 3 años
TableRowGroupBox.cpp c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
TableRowGroupBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
TextNode.cpp 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
TextNode.h 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
TreeBuilder.cpp f6573f5f9d LibWeb: Don't create anonymous table boxes around whitespace hace 3 años
TreeBuilder.h dee26ca5cd LibWeb: Add missing headers hace 3 años