Sam Atkins 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 gadi atpakaļ
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 gadi atpakaļ
AvailableSpace.h f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 gadi atpakaļ
BlockContainer.cpp 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 gadi atpakaļ
BlockContainer.h 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 gadi atpakaļ
BlockFormattingContext.cpp 96f8cf2971 LibWeb: Consider inline content (line boxes) when measuring overflow 2 gadi atpakaļ
BlockFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
Box.cpp 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 gadi atpakaļ
Box.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 gadi atpakaļ
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 gadi atpakaļ
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 gadi atpakaļ
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 gadi atpakaļ
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
ButtonBox.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 gadi atpakaļ
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
CanvasBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
CheckBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
FlexFormattingContext.cpp 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
FlexFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
FormattingContext.cpp 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
FormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
FrameBox.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 gadi atpakaļ
FrameBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
GridFormattingContext.cpp 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
GridFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
ImageBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
ImageBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
InlineFormattingContext.cpp 166f7e0b96 LibWeb: Respect `box-sizing: content-box` inside inline-blocks 2 gadi atpakaļ
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 gadi atpakaļ
InlineLevelIterator.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
InlineLevelIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
Label.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 gadi atpakaļ
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 gadi atpakaļ
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 gadi atpakaļ
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
LayoutState.cpp b96920a9d6 LibWeb: Consider margins of atomic inlines in layout 2 gadi atpakaļ
LayoutState.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 gadi atpakaļ
LineBox.h 9927dab993 LibWeb: Don't drop single <br/> lines 2 gadi atpakaļ
LineBoxFragment.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
LineBoxFragment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
LineBuilder.cpp 9927dab993 LibWeb: Don't drop single <br/> lines 2 gadi atpakaļ
LineBuilder.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 gadi atpakaļ
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 gadi atpakaļ
ListItemMarkerBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
ListItemMarkerBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
Node.cpp 4c54c5d3dd LibWeb: Split StyleValueList out of StyleValue.{h,cpp} 2 gadi atpakaļ
Node.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 gadi atpakaļ
Progress.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
RadioButton.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 gadi atpakaļ
ReplacedBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units 2 gadi atpakaļ
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 gadi atpakaļ
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
SVGFormattingContext.cpp 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
SVGGeometryBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
SVGGeometryBox.h f6426cdcd4 LibWeb: Use static_cast in SVGGeometryBox::dom_node() 2 gadi atpakaļ
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 gadi atpakaļ
SVGGraphicsBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 gadi atpakaļ
SVGSVGBox.cpp 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes 2 gadi atpakaļ
SVGSVGBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 gadi atpakaļ
TableBox.cpp e107c83a57 LibWeb: Remove inheritance of `TableBox` from `BlockContainer` 2 gadi atpakaļ
TableBox.h aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast 2 gadi atpakaļ
TableCellBox.cpp dbf76e8ae1 LibWeb: Take rowspan into account while table formatting 2 gadi atpakaļ
TableCellBox.h 276a77f02d LibWeb: Support display inline-table 2 gadi atpakaļ
TableFormattingContext.cpp 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
TableFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 gadi atpakaļ
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 gadi atpakaļ
TableRowBox.h 276a77f02d LibWeb: Support display inline-table 2 gadi atpakaļ
TableRowGroupBox.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 gadi atpakaļ
TableRowGroupBox.h c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` 2 gadi atpakaļ
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers 2 gadi atpakaļ
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers 2 gadi atpakaļ
TextNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 gadi atpakaļ
TextNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 gadi atpakaļ
TreeBuilder.cpp 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 gadi atpakaļ
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 gadi atpakaļ
Viewport.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 gadi atpakaļ
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 gadi atpakaļ