Aliaksandr Kalenik c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 år sedan
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 år sedan
AvailableSpace.h f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 år sedan
BlockContainer.cpp 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
BlockContainer.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
BlockFormattingContext.cpp c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 år sedan
BlockFormattingContext.h 33f42e3490 LibWeb: Remove redundant BFC::is_block_formatting_context() method 2 år sedan
Box.cpp affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 år sedan
Box.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 år sedan
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 år sedan
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
ButtonBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 år sedan
ButtonBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
CanvasBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
CanvasBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
CheckBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 år sedan
CheckBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
FlexFormattingContext.cpp 15c0efede9 LibWeb: Take used width into account in flex item intrinsic cross sizing 2 år sedan
FlexFormattingContext.h ab2f105344 LibWeb: Store flex item used sizes as Optional<CSSPixels> 2 år sedan
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
FormattingContext.cpp 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height 2 år sedan
FormattingContext.h 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height 2 år sedan
FrameBox.cpp affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 år sedan
FrameBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
GridFormattingContext.cpp c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 år sedan
GridFormattingContext.h 55ddfa9348 LibWeb: Convert GridFormattingContext to new pixel units 2 år sedan
ImageBox.cpp 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
ImageBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
InitialContainingBlock.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 år sedan
InitialContainingBlock.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
InlineFormattingContext.cpp 166f7e0b96 LibWeb: Respect `box-sizing: content-box` inside inline-blocks 2 år sedan
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 år sedan
InlineLevelIterator.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 år sedan
InlineLevelIterator.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 år sedan
InlineNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 år sedan
InlineNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
Label.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 år sedan
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 år sedan
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 år sedan
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
LayoutPosition.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
LayoutPosition.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
LayoutState.cpp c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 år sedan
LayoutState.h c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 år sedan
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 år sedan
LineBox.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 år sedan
LineBoxFragment.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 år sedan
LineBoxFragment.h ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 år sedan
LineBuilder.cpp 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units 2 år sedan
LineBuilder.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 år sedan
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
ListItemBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
ListItemMarkerBox.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
ListItemMarkerBox.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
Node.cpp 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels 2 år sedan
Node.h 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units 2 år sedan
Progress.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
Progress.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
RadioButton.cpp 7dfd5afd37 LibWeb: Set 1:1 intrinsic aspect ratio for radio buttons 3 år sedan
RadioButton.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 år sedan
ReplacedBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 år sedan
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
SVGFormattingContext.cpp c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 år sedan
SVGFormattingContext.h f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 år sedan
SVGGeometryBox.cpp 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
SVGGeometryBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 år sedan
SVGGraphicsBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
SVGSVGBox.cpp 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 år sedan
SVGSVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
TableBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
TableBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
TableCellBox.cpp dbf76e8ae1 LibWeb: Take rowspan into account while table formatting 2 år sedan
TableCellBox.h dbf76e8ae1 LibWeb: Take rowspan into account while table formatting 2 år sedan
TableFormattingContext.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 år sedan
TableFormattingContext.h a913410730 LibWeb: Consider span in table column width calculation 2 år sedan
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
TableRowBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
TableRowGroupBox.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 år sedan
TableRowGroupBox.h c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 år sedan
TextNode.cpp 32e35a02f9 LibWeb: Apply CSS text-transform during layout 2 år sedan
TextNode.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
TreeBuilder.cpp f8ce211201 LibWeb: Generate missing parents for table elements 2 år sedan
TreeBuilder.h eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer 2 år sedan