Andreas Kling 1ebae7a779 LibWeb: Stop changing width of block-level flex containers during layout hace 2 años
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units hace 2 años
AvailableSpace.h 7639eccd53 LibWeb: Add default equality operators to Available{Space,Size} hace 2 años
BlockContainer.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
BlockFormattingContext.cpp 1ebae7a779 LibWeb: Stop changing width of block-level flex containers during layout hace 2 años
BlockFormattingContext.h 038283f3fc LibWeb: Rename function to find table box width inside table wrapper hace 2 años
Box.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
Box.h 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units hace 2 años
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() hace 2 años
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
ButtonBox.cpp b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() hace 2 años
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
CanvasBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
CheckBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
FlexFormattingContext.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
FlexFormattingContext.h deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions hace 2 años
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
FormattingContext.cpp fc3c3aef22 LibWeb: Enforce min/max height constraints on abspos replaced boxes hace 2 años
FormattingContext.h 968db96101 LibWeb: Show formatting context roots in layout tree dumps hace 2 años
FrameBox.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
FrameBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
GridFormattingContext.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
GridFormattingContext.h d6ee4e7fdc LibWeb: Remove resolve_size method in GFC hace 2 años
ImageBox.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
ImageBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
InlineFormattingContext.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units hace 2 años
InlineLevelIterator.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
InlineLevelIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
Label.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events hace 2 años
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
LayoutState.cpp c9223528a0 LibWeb: Get rid of weird Length::resolved() usage in LayoutState hace 2 años
LayoutState.h deea7cbc11 LibWeb: Remove vestigial resolve_definite_width/height helper functions hace 2 años
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units hace 2 años
LineBox.h 9927dab993 LibWeb: Don't drop single <br/> lines hace 2 años
LineBoxFragment.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
LineBoxFragment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
LineBuilder.cpp e4b71495f5 LibWeb: Resolve percentage vertical-align values against line-height hace 2 años
LineBuilder.h 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units hace 2 años
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile hace 2 años
ListItemMarkerBox.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
ListItemMarkerBox.h 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
Node.cpp afd355c135 LibWeb: Resolve and paint SVG gradient fills hace 2 años
Node.h 8f0b7fa370 LibWeb: Verify that a node has styled properties in its styled accessors hace 2 años
Progress.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
RadioButton.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() hace 2 años
ReplacedBox.h 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units hace 2 años
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements hace 3 años
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
SVGFormattingContext.cpp cf0e31ca87 LibWeb: Remove general SVGFormattingContext FIXME hace 2 años
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root hace 2 años
SVGGeometryBox.cpp d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() hace 2 años
SVGGeometryBox.h ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size hace 2 años
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable hace 2 años
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable hace 2 años
SVGSVGBox.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
SVGSVGBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile hace 2 años
TableBox.cpp e107c83a57 LibWeb: Remove inheritance of `TableBox` from `BlockContainer` hace 2 años
TableBox.h aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast hace 2 años
TableCellBox.cpp dbf76e8ae1 LibWeb: Take rowspan into account while table formatting hace 2 años
TableCellBox.h 276a77f02d LibWeb: Support display inline-table hace 2 años
TableFormattingContext.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code hace 2 años
TableFormattingContext.h d9f0c2a806 LibWeb: Implement "distribute height to rows" step in TFC hace 2 años
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
TableRowBox.h 276a77f02d LibWeb: Support display inline-table hace 2 años
TableRowGroupBox.cpp c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` hace 2 años
TableRowGroupBox.h c8337e9ee8 LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` hace 2 años
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers hace 2 años
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers hace 2 años
TextNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
TextNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
TreeBuilder.cpp 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h hace 2 años
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
VideoBox.cpp f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement hace 2 años
VideoBox.h f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement hace 2 años
Viewport.cpp f2f14ad9bd LibWeb+WebContent: Make document background and Viewport transparent hace 2 años
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport hace 2 años