Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines пре 3 година
..
BlockContainer.cpp 086969277e Everywhere: Run clang-format пре 3 година
BlockContainer.h 086969277e Everywhere: Run clang-format пре 3 година
BlockFormattingContext.cpp fc8c4ea23f LibWeb: Let BFC compute width for block-level replaced elements пре 3 година
BlockFormattingContext.h de6f7f0029 LibWeb: Support CSS floats in inline flow пре 3 година
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 57feb0f3ec LibWeb: Add missing null check of independent formatting context in FFC пре 3 година
FlexFormattingContext.h c8240e31a1 LibWeb: Implement basic intrinsic sizing algorithms for flex containers пре 3 година
FormAssociatedLabelableNode.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement пре 3 година
FormattingContext.cpp edfa4508a5 LibWeb: Create a no-op formatting context for childless replaced boxes пре 3 година
FormattingContext.h be26818448 LibWeb: Rename compute_intrinsic_height() => calculate_auto_height() пре 3 година
FormattingState.cpp fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" пре 3 година
FormattingState.h fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" пре 3 година
FrameBox.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
FrameBox.h ed84fbce47 LibWeb: Make Paintable ref-counted пре 3 година
ImageBox.cpp a797a92990 LibWeb: Stop including StyleValue.h in a few places пре 3 година
ImageBox.h 086969277e Everywhere: Run clang-format пре 3 година
InitialContainingBlock.cpp 85dd891811 LibWeb: Ignore non-painting layout nodes when building stacking contexts пре 3 година
InitialContainingBlock.h 086969277e Everywhere: Run clang-format пре 3 година
InlineFormattingContext.cpp 7381474835 LibWeb: Don't break text lines if white-space: nowrap пре 3 година
InlineFormattingContext.h 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge пре 3 година
InlineLevelIterator.cpp 45db35ad04 LibWeb: Fix double-sized box model metrics on inline replaced elements пре 3 година
InlineLevelIterator.h 4575ab558b LibWeb: Make whitespace collapsing stateless пре 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 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
LayoutPosition.h 086969277e Everywhere: Run clang-format пре 3 година
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 086969277e Everywhere: Run clang-format пре 3 година
LineBoxFragment.h 086969277e Everywhere: Run clang-format пре 3 година
LineBuilder.cpp 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout пре 3 година
LineBuilder.h aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item пре 3 година
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 c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
ListItemMarkerBox.h afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) пре 3 година
Node.cpp 7c91fda088 LibWeb: Allow multiple text-decoration-lines пре 3 година
Node.h 086969277e Everywhere: Run clang-format пре 3 година
Progress.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
Progress.h ed84fbce47 LibWeb: Make Paintable ref-counted пре 3 година
RadioButton.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 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 c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
SVGFormattingContext.h c9700e100e LibWeb: Start making our layout system "transactional" пре 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 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements пре 3 година
SVGSVGBox.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced 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 509362c103 LibWeb: Include all row-groups in column width calculations пре 3 година
TableFormattingContext.h 7e4793df63 LibWeb: Size table cells using a combination of min- and max-widths пре 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 03008d9c9c LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines пре 3 година
TextNode.h 086969277e Everywhere: Run clang-format пре 3 година
TreeBuilder.cpp 6712bbc0ee LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit пре 3 година
TreeBuilder.h 6712bbc0ee LibWeb: Tidy up Layout::TreeBuilder ancestor stack a little bit пре 3 година