Andi Gallo b6f9f4c28c LibWeb: Fix handling of max-content containing block for floating box hace 2 años
..
AudioBox.cpp ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback hace 2 años
AudioBox.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback hace 2 años
AvailableSpace.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
AvailableSpace.h bb52d76be3 LibWeb: Delete unused AvailableSize::to_px() hace 2 años
BlockContainer.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
BlockFormattingContext.cpp b6f9f4c28c LibWeb: Fix handling of max-content containing block for floating box hace 2 años
BlockFormattingContext.h 62f15f94d2 LibWeb: Better handling of floating boxes from inline formatting context hace 2 años
Box.cpp 5f364e9bc1 LibWeb: Rename is_scrollable() to is_user_scrollable() hace 2 años
Box.h 5f364e9bc1 LibWeb: Rename is_scrollable() to is_user_scrollable() hace 2 años
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units hace 2 años
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() hace 2 años
BreakNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
ButtonBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
CanvasBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
FlexFormattingContext.cpp 8b99366b9d LibWeb: Replace to_px() with to_px_or_zero() in FlexFormattingContext hace 2 años
FlexFormattingContext.h 41e7c5766e LibWeb: Support more kinds of indefinite widths on flex column items hace 2 años
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
FormattingContext.cpp 4646867a9f LibWeb: Replace to_px() with to_px_or_zero() in FormattingContext hace 2 años
FormattingContext.h e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 2 años
FrameBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize hace 2 años
GridFormattingContext.cpp af38f1cba4 LibWeb: Replace to_px() with to_px_or_zero() in GridFormattingContext hace 2 años
GridFormattingContext.h 0a4b869233 LibWeb: Remove boxes_to_place from GridFormattingContext class members hace 2 años
ImageBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
ImageBox.h c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader hace 2 años
ImageProvider.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument hace 2 años
InlineFormattingContext.cpp fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
InlineFormattingContext.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
InlineLevelIterator.cpp fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
InlineLevelIterator.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
Label.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() hace 2 años
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events hace 2 años
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
LayoutState.cpp 9101c8d079 LibWeb: Use available space to resolve table container width hace 2 años
LayoutState.h e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height hace 2 años
LineBox.cpp 92b56ded02 LibWeb: Fix whitespace getting trimmed incorrectly hace 2 años
LineBox.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
LineBoxFragment.cpp 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() hace 2 años
LineBoxFragment.h a74c56bc1b LibWeb: Remove unused code hace 2 años
LineBuilder.cpp fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
LineBuilder.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext hace 2 años
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile hace 2 años
ListItemMarkerBox.cpp 293ece2292 LibWeb: Support list-style-position hace 2 años
ListItemMarkerBox.h 293ece2292 LibWeb: Support list-style-position hace 2 años
Node.cpp 97512d0c76 LibWeb: Add table-layout CSS property hace 2 años
Node.h 89305f1481 LibWeb: Copy button style properties for generated table and cell hace 2 años
Progress.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` hace 2 años
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() hace 2 años
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box hace 2 años
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements hace 3 años
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
SVGFormattingContext.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int hace 2 años
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root hace 2 años
SVGGeometryBox.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int hace 2 años
SVGGeometryBox.h ba6272a0a0 LibWeb: Don't try to paint SVG elements transformed to zero size hace 2 años
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable hace 2 años
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable hace 2 años
SVGSVGBox.cpp 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels hace 2 años
SVGSVGBox.h f0560fd087 LibWeb: Support <svg> elements with `display: block` hace 2 años
SVGTextBox.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int hace 2 años
SVGTextBox.h 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
TableFormattingContext.cpp c102bcda9b LibWeb: Replace to_px() with to_px_or_zero() in TableFormattingContext hace 2 años
TableFormattingContext.h ada05ab4e4 LibWeb: Implement fixed table layout hace 2 años
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers hace 2 años
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers hace 2 años
TextNode.cpp d4b5205482 Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""" hace 2 años
TextNode.h d4b5205482 Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""" hace 2 años
TreeBuilder.cpp 89305f1481 LibWeb: Copy button style properties for generated table and cell hace 2 años
TreeBuilder.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
VideoBox.cpp c31e8cad1e LibWeb: Remove unused VideoBox preferred width/height methods hace 2 años
VideoBox.h c31e8cad1e LibWeb: Remove unused VideoBox preferred width/height methods hace 2 años
Viewport.cpp 6868ace8f4 LibWeb: Add non-const version of paintable_box() in Layout::Node hace 2 años
Viewport.h 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport hace 2 años