Andreas Kling fb5879fdcc LibWeb: Don't include abspos children in containing block's auto width 2 лет назад
..
BlockContainer.cpp 086969277e Everywhere: Run clang-format 3 лет назад
BlockContainer.h 086969277e Everywhere: Run clang-format 3 лет назад
BlockFormattingContext.cpp fb5879fdcc LibWeb: Don't include abspos children in containing block's auto width 2 лет назад
BlockFormattingContext.h 54e0e85581 LibWeb: Treat percentage width/height as "auto" more consistently in BFC 2 лет назад
Box.cpp b3d85afd92 LibWeb: Make Layout::Box::set_needs_display() work for all boxes 3 лет назад
Box.h 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 лет назад
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
BoxModelMetrics.h fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" 3 лет назад
BreakNode.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
BreakNode.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 лет назад
ButtonBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 лет назад
ButtonBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 лет назад
CanvasBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
CanvasBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 лет назад
CheckBox.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 лет назад
CheckBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 лет назад
FlexFormattingContext.cpp a42506c8b9 LibWeb: Fix three accidental float truncations 2 лет назад
FlexFormattingContext.h 0258fd8043 LibWeb: Remove FFC helpers is_{main,cross}_axis_margin_first_auto() 3 лет назад
FormAssociatedLabelableNode.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 лет назад
FormattingContext.cpp fb5879fdcc LibWeb: Don't include abspos children in containing block's auto width 2 лет назад
FormattingContext.h 65e7126c48 LibWeb: Factor out compute_y_position 3 лет назад
FrameBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
FrameBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 лет назад
GridFormattingContext.cpp df22f38feb LibWeb: Inform the parent context of the grid's size 2 лет назад
GridFormattingContext.h e4c5799026 LibWeb: Add GridFormattingContext 3 лет назад
ImageBox.cpp faf9746244 LibWeb: Cache width of "alt" text in ImageBox 2 лет назад
ImageBox.h faf9746244 LibWeb: Cache width of "alt" text in ImageBox 2 лет назад
InitialContainingBlock.cpp 85dd891811 LibWeb: Ignore non-painting layout nodes when building stacking contexts 3 лет назад
InitialContainingBlock.h 086969277e Everywhere: Run clang-format 3 лет назад
InlineFormattingContext.cpp 71ca857b67 LibWeb: Break lines until we have enough space between floats 2 лет назад
InlineFormattingContext.h 71ca857b67 LibWeb: Break lines until we have enough space between floats 2 лет назад
InlineLevelIterator.cpp ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} 3 лет назад
InlineLevelIterator.h 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues 3 лет назад
InlineNode.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
InlineNode.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 лет назад
Label.cpp 086969277e Everywhere: Run clang-format 3 лет назад
Label.h 086969277e Everywhere: Run clang-format 3 лет назад
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 лет назад
LabelableNode.h cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 лет назад
LayoutPosition.cpp bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 2 лет назад
LayoutPosition.h bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated 2 лет назад
LayoutState.cpp af73a5d921 LibWeb: Use correct box edge when looking for space between floats 2 лет назад
LayoutState.h c9a7853fef LibWeb: Include all floating descendants in BFC root's automatic height 2 лет назад
LineBox.cpp 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) 3 лет назад
LineBox.h 195ef5e26f LibWeb: Bring CSS line-height implementation closer to spec 3 лет назад
LineBoxFragment.cpp 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 лет назад
LineBoxFragment.h 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 лет назад
LineBuilder.cpp 71ca857b67 LibWeb: Break lines until we have enough space between floats 2 лет назад
LineBuilder.h 71ca857b67 LibWeb: Break lines until we have enough space between floats 2 лет назад
ListItemBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
ListItemBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 лет назад
ListItemMarkerBox.cpp 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 3 лет назад
ListItemMarkerBox.h 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 3 лет назад
Node.cpp 26544f559c LibWeb: Make anonymous wrapper blocks actually have "display: block" 2 лет назад
Node.h 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
Progress.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
Progress.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 лет назад
RadioButton.cpp 7dfd5afd37 LibWeb: Set 1:1 intrinsic aspect ratio for radio buttons 3 лет назад
RadioButton.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 лет назад
ReplacedBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
ReplacedBox.h afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) 3 лет назад
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 лет назад
SVGBox.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 лет назад
SVGFormattingContext.cpp ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} 3 лет назад
SVGFormattingContext.h 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 лет назад
SVGGeometryBox.cpp e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 лет назад
SVGGeometryBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 лет назад
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 лет назад
SVGGraphicsBox.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 лет назад
SVGSVGBox.cpp 17a6fcfde3 LibWeb: Try to work out the intrinsic size of <svg> elements 3 лет назад
SVGSVGBox.h 17a6fcfde3 LibWeb: Try to work out the intrinsic size of <svg> elements 3 лет назад
TableBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 лет назад
TableCellBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
TableCellBox.h 086969277e Everywhere: Run clang-format 3 лет назад
TableFormattingContext.cpp ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} 3 лет назад
TableFormattingContext.h 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 лет назад
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 лет назад
TableRowGroupBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 лет назад
TableRowGroupBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 лет назад
TextNode.cpp 64959a8504 LibWeb: Express intrinsic size layout via size constraints 3 лет назад
TextNode.h 64959a8504 LibWeb: Express intrinsic size layout via size constraints 3 лет назад
TreeBuilder.cpp 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
TreeBuilder.h 6712bbc0ee LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit 3 лет назад