Johannes Laudenberg eb1d7e8076 LibWeb: Make margins in the main dimension work for flex items 3 năm trước cách đây
..
BlockContainer.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
BlockContainer.h 5779a910e5 LibWeb: Move hit testing to the painting tree 3 năm trước cách đây
BlockFormattingContext.cpp de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
BlockFormattingContext.h de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
Box.cpp 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 năm trước cách đây
Box.h 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 năm trước cách đây
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BoxModelMetrics.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
BreakNode.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
BreakNode.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
ButtonBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
ButtonBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
CanvasBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
CanvasBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
CheckBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
CheckBox.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
FlexFormattingContext.cpp eb1d7e8076 LibWeb: Make margins in the main dimension work for flex items 3 năm trước cách đây
FlexFormattingContext.h bd94f2c4c8 LibWeb: Add a debug helper to dump current state of an FFC 3 năm trước cách đây
FormAssociatedLabelableNode.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
FormattingContext.cpp c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 năm trước cách đây
FormattingContext.h 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge 3 năm trước cách đây
FormattingState.cpp 515db5fc1b LibWeb: Make Layout::FormattingState copies shallow 3 năm trước cách đây
FormattingState.h d3932b5880 LibWeb: Give FormattingState a reference to its root state 3 năm trước cách đây
FrameBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
FrameBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
ImageBox.cpp e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 năm trước cách đây
ImageBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
InitialContainingBlock.cpp 59afdb959f LibWeb: Build stacking context tree lazily 3 năm trước cách đây
InitialContainingBlock.h 59afdb959f LibWeb: Build stacking context tree lazily 3 năm trước cách đây
InlineFormattingContext.cpp de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
InlineFormattingContext.h 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge 3 năm trước cách đây
InlineLevelIterator.cpp de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
InlineLevelIterator.h de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
InlineNode.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
InlineNode.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
Label.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
Label.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 năm trước cách đây
LabelableNode.h cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 năm trước cách đây
LayoutPosition.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
LayoutPosition.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
LineBox.cpp 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) 3 năm trước cách đây
LineBox.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
LineBoxFragment.cpp be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines 3 năm trước cách đây
LineBoxFragment.h be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines 3 năm trước cách đây
LineBuilder.cpp de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
LineBuilder.h de6f7f0029 LibWeb: Support CSS floats in inline flow 3 năm trước cách đây
ListItemBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
ListItemBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 năm trước cách đây
ListItemMarkerBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
ListItemMarkerBox.h afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) 3 năm trước cách đây
Node.cpp 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 năm trước cách đây
Node.h 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 năm trước cách đây
Progress.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
Progress.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
RadioButton.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
RadioButton.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 năm trước cách đây
ReplacedBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
ReplacedBox.h afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) 3 năm trước cách đây
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
SVGBox.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
SVGFormattingContext.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
SVGFormattingContext.h c9700e100e LibWeb: Start making our layout system "transactional" 3 năm trước cách đây
SVGGeometryBox.cpp e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 năm trước cách đây
SVGGeometryBox.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 năm trước cách đây
SVGGraphicsBox.cpp 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
SVGGraphicsBox.h 02b316fd5c LibWeb: Let Paintable perform the painting 3 năm trước cách đây
SVGSVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
SVGSVGBox.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 năm trước cách đây
TableBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableBox.h c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 năm trước cách đây
TableCellBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableCellBox.h ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() 3 năm trước cách đây
TableFormattingContext.cpp 686507a38f LibWeb: Translate table cells by their top left border 3 năm trước cách đây
TableFormattingContext.h c9700e100e LibWeb: Start making our layout system "transactional" 3 năm trước cách đây
TableRowBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableRowBox.h 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 năm trước cách đây
TableRowGroupBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 năm trước cách đây
TableRowGroupBox.h 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer 3 năm trước cách đây
TextNode.cpp c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 năm trước cách đây
TextNode.h be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines 3 năm trước cách đây
TreeBuilder.cpp fa64a7f6cc LibWeb: Relax "all children must be either inline or block" invariant 3 năm trước cách đây
TreeBuilder.h dee26ca5cd LibWeb: Add missing headers 3 năm trước cách đây