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