Aliaksandr Kalenik d6ee4e7fdc LibWeb: Remove resolve_size method in GFC 2 lat temu
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 lat temu
AvailableSpace.h 7639eccd53 LibWeb: Add default equality operators to Available{Space,Size} 2 lat temu
BlockContainer.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 lat temu
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 lat temu
BlockFormattingContext.cpp 8bb2663a22 LibWeb: Zero out margins if width is not 'auto' in BFC's compute_width 2 lat temu
BlockFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 lat temu
Box.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 lat temu
Box.h 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 lat temu
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 lat temu
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 lat temu
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 lat temu
ButtonBox.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 lat temu
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
CanvasBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
CheckBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
FlexFormattingContext.cpp 00e3e82bbd LibWeb: Account for box-sizing:border-box in layout-less definite sizes 2 lat temu
FlexFormattingContext.h deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions 2 lat temu
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 lat temu
FormattingContext.cpp 34b1186272 LibWeb: Remove early resolve to auto while calculating border-box width 2 lat temu
FormattingContext.h 968db96101 LibWeb: Show formatting context roots in layout tree dumps 2 lat temu
FrameBox.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 lat temu
FrameBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
GridFormattingContext.cpp d6ee4e7fdc LibWeb: Remove resolve_size method in GFC 2 lat temu
GridFormattingContext.h d6ee4e7fdc LibWeb: Remove resolve_size method in GFC 2 lat temu
ImageBox.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 lat temu
ImageBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
InlineFormattingContext.cpp 508927cae2 LibWeb: Take floats into account when measuring automatic width of IFC 2 lat temu
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 lat temu
InlineLevelIterator.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
InlineLevelIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
Label.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 lat temu
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 lat temu
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 lat temu
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 lat temu
LayoutState.cpp 00e3e82bbd LibWeb: Account for box-sizing:border-box in layout-less definite sizes 2 lat temu
LayoutState.h deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions 2 lat temu
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 lat temu
LineBox.h 9927dab993 LibWeb: Don't drop single <br/> lines 2 lat temu
LineBoxFragment.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 lat temu
LineBoxFragment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
LineBuilder.cpp e4b71495f5 LibWeb: Resolve percentage vertical-align values against line-height 2 lat temu
LineBuilder.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 lat temu
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 lat temu
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 lat temu
ListItemMarkerBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
ListItemMarkerBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
Node.cpp afd355c135 LibWeb: Resolve and paint SVG gradient fills 2 lat temu
Node.h 8f0b7fa370 LibWeb: Verify that a node has styled properties in its styled accessors 2 lat temu
Progress.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
RadioButton.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 lat temu
ReplacedBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 lat temu
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 lat temu
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 lat temu
SVGFormattingContext.cpp cf0e31ca87 LibWeb: Remove general SVGFormattingContext FIXME 2 lat temu
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 lat temu
SVGGeometryBox.cpp d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() 2 lat temu
SVGGeometryBox.h ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size 2 lat temu
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 lat temu
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 lat temu
SVGSVGBox.cpp 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes 2 lat temu
SVGSVGBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 lat temu
TableBox.cpp e107c83a57 LibWeb: Remove inheritance of `TableBox` from `BlockContainer` 2 lat temu
TableBox.h aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast 2 lat temu
TableCellBox.cpp dbf76e8ae1 LibWeb: Take rowspan into account while table formatting 2 lat temu
TableCellBox.h 276a77f02d LibWeb: Support display inline-table 2 lat temu
TableFormattingContext.cpp 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table 2 lat temu
TableFormattingContext.h d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC 2 lat temu
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 lat temu
TableRowBox.h 276a77f02d LibWeb: Support display inline-table 2 lat temu
TableRowGroupBox.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 lat temu
TableRowGroupBox.h c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 lat temu
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers 2 lat temu
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers 2 lat temu
TextNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 lat temu
TextNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 lat temu
TreeBuilder.cpp 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property 2 lat temu
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
VideoBox.cpp f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement 2 lat temu
VideoBox.h f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement 2 lat temu
Viewport.cpp f2f14ad9bd LibWeb+WebContent: Make document background and Viewport transparent 2 lat temu
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 lat temu