Andreas Kling 8b177a6da5 LibWeb: Clarify stacking context creation for viewport box 2 éve
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 éve
AvailableSpace.h f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 éve
BlockContainer.cpp 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 éve
BlockContainer.h 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 éve
BlockFormattingContext.cpp db545b51ef LibWeb: Make sure `float: left` boxes get pushed down if they can't fit 2 éve
BlockFormattingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
Box.cpp 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 éve
Box.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 éve
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 éve
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 éve
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 éve
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
ButtonBox.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 éve
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
CanvasBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
CheckBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
FlexFormattingContext.cpp 1dc074fc18 LibWeb: Treat flex item's cyclic percentage cross size as auto 2 éve
FlexFormattingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
FormattingContext.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
FormattingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
FrameBox.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve
FrameBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
GridFormattingContext.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
GridFormattingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
ImageBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
ImageBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
InlineFormattingContext.cpp 166f7e0b96 LibWeb: Respect `box-sizing: content-box` inside inline-blocks 2 éve
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 éve
InlineLevelIterator.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
InlineLevelIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
Label.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 éve
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 éve
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
LayoutState.cpp b96920a9d6 LibWeb: Consider margins of atomic inlines in layout 2 éve
LayoutState.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 éve
LineBox.h 9927dab993 LibWeb: Don't drop single <br/> lines 2 éve
LineBoxFragment.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
LineBoxFragment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
LineBuilder.cpp 9927dab993 LibWeb: Don't drop single <br/> lines 2 éve
LineBuilder.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 éve
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 éve
ListItemMarkerBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
ListItemMarkerBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
Node.cpp 8b177a6da5 LibWeb: Clarify stacking context creation for viewport box 2 éve
Node.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 éve
Progress.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
RadioButton.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 éve
ReplacedBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 éve
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 éve
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
SVGFormattingContext.cpp c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 éve
SVGFormattingContext.h f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 éve
SVGGeometryBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGGeometryBox.h f6426cdcd4 LibWeb: Use static_cast in SVGGeometryBox::dom_node() 2 éve
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 éve
SVGGraphicsBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 éve
SVGSVGBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGSVGBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 éve
TableBox.cpp e107c83a57 LibWeb: Remove inheritance of `TableBox` from `BlockContainer` 2 éve
TableBox.h aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast 2 éve
TableCellBox.cpp dbf76e8ae1 LibWeb: Take rowspan into account while table formatting 2 éve
TableCellBox.h 276a77f02d LibWeb: Support display inline-table 2 éve
TableFormattingContext.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
TableFormattingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
TableRowBox.h 276a77f02d LibWeb: Support display inline-table 2 éve
TableRowGroupBox.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 éve
TableRowGroupBox.h c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 éve
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers 2 éve
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers 2 éve
TextNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
TextNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 éve
TreeBuilder.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
Viewport.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve