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