Aliaksandr Kalenik 5925e6f196 LibWeb: Use static factory methods to construct GridTrack in GFC 2 роки тому
..
AvailableSpace.cpp f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 роки тому
AvailableSpace.h 7639eccd53 LibWeb: Add default equality operators to Available{Space,Size} 2 роки тому
BlockContainer.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 роки тому
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 роки тому
BlockFormattingContext.cpp 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
BlockFormattingContext.h 940d9b98ae LibWeb: Add support for table caption 2 роки тому
Box.cpp 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
Box.h 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2 роки тому
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 роки тому
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
ButtonBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
CanvasBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
FlexFormattingContext.cpp 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
FlexFormattingContext.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 роки тому
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
FormattingContext.cpp 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
FormattingContext.h 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 роки тому
FrameBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize 2 роки тому
GridFormattingContext.cpp 5925e6f196 LibWeb: Use static factory methods to construct GridTrack in GFC 2 роки тому
GridFormattingContext.h 5925e6f196 LibWeb: Use static factory methods to construct GridTrack in GFC 2 роки тому
ImageBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
ImageBox.h c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader 2 роки тому
ImageProvider.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 роки тому
InlineFormattingContext.cpp 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break 2 роки тому
InlineFormattingContext.h 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units 2 роки тому
InlineLevelIterator.cpp ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code 2 роки тому
InlineLevelIterator.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 роки тому
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
Label.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 роки тому
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2 роки тому
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 роки тому
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
LayoutState.cpp 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 роки тому
LayoutState.h 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 роки тому
LineBox.cpp 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units 2 роки тому
LineBox.h 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break 2 роки тому
LineBoxFragment.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 роки тому
LineBoxFragment.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
LineBuilder.cpp 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break 2 роки тому
LineBuilder.h 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break 2 роки тому
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile 2 роки тому
ListItemMarkerBox.cpp 293ece2292 LibWeb: Support list-style-position 2 роки тому
ListItemMarkerBox.h 293ece2292 LibWeb: Support list-style-position 2 роки тому
Node.cpp 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 2 роки тому
Node.h 258f3ea952 LibWeb: Remove Layout::TableBox 2 роки тому
Progress.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 роки тому
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 роки тому
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 роки тому
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 роки тому
SVGFormattingContext.cpp 0d8d7ae94e LibWeb: Implement painting for svg text 2 роки тому
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root 2 роки тому
SVGGeometryBox.cpp 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree 2 роки тому
SVGGeometryBox.h ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size 2 роки тому
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 роки тому
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 роки тому
SVGSVGBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
SVGSVGBox.h f0560fd087 LibWeb: Support <svg> elements with `display: block` 2 роки тому
SVGTextBox.cpp 0d8d7ae94e LibWeb: Implement painting for svg text 2 роки тому
SVGTextBox.h 0d8d7ae94e LibWeb: Implement painting for svg text 2 роки тому
TableFormattingContext.cpp 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 роки тому
TableFormattingContext.h 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 роки тому
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers 2 роки тому
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers 2 роки тому
TextNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 роки тому
TextNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` 2 роки тому
TreeBuilder.cpp 48706742d8 LibWeb: Fix remove_irrelevant_boxes 2 роки тому
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 роки тому
VideoBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 роки тому
VideoBox.h f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement 2 роки тому
Viewport.cpp d6c3cbd958 LibWeb: Make StackingContext sorting a lot faster 2 роки тому
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 роки тому