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