Magnus Johansson c6f77f4818 LibWeb: Fallback to auto when aspect ratio is degenerate as per spec 9 달 전
..
AudioBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
AudioBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
AvailableSpace.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
AvailableSpace.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BlockContainer.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BlockContainer.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BlockFormattingContext.cpp d0463bf652 LibWeb: Simplify static position calculation for block-level boxes 10 달 전
BlockFormattingContext.h d0463bf652 LibWeb: Simplify static position calculation for block-level boxes 10 달 전
Box.cpp 6a549f6270 LibWeb: Replace InlinePaintable with PaintableWithLines created per line 9 달 전
Box.h 6a549f6270 LibWeb: Replace InlinePaintable with PaintableWithLines created per line 9 달 전
BoxModelMetrics.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BoxModelMetrics.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BreakNode.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
BreakNode.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
CanvasBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
CanvasBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
CheckBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
CheckBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
FlexFormattingContext.cpp b9e7c6a2f6 LibWeb/Layout: Implement align-content for grid layout 10 달 전
FlexFormattingContext.h 1a78edb8c9 LibWeb: Define static position calculation separately for each FC 10 달 전
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 년 전
FormattingContext.cpp 7d22b1c5c8 LibWeb: Allow layout nodes to have multiple paintables 9 달 전
FormattingContext.h 1a78edb8c9 LibWeb: Define static position calculation separately for each FC 10 달 전
FrameBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
FrameBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
GridFormattingContext.cpp 11e10d0532 LibWeb: Add missing flex-start and flex-end in to_alignment [GFC] 9 달 전
GridFormattingContext.h 0dec2dc21c LibWeb: Improve grid area calculation for abspos items in GFC 10 달 전
ImageBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ImageBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ImageProvider.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 년 전
ImageProvider.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
InlineFormattingContext.cpp 352a66390f LibWeb: Do not resolve inline block height early if height is definite 9 달 전
InlineFormattingContext.h 1a78edb8c9 LibWeb: Define static position calculation separately for each FC 10 달 전
InlineLevelIterator.cpp 2534e7aeff LibWeb: Strip tabs before text shaping 9 달 전
InlineLevelIterator.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
InlineNode.cpp c097f53875 LibWeb: Remove InlinePaintable 9 달 전
InlineNode.h 6a549f6270 LibWeb: Replace InlinePaintable with PaintableWithLines created per line 9 달 전
Label.cpp 09980af4ea LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 1 년 전
Label.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
LabelableNode.cpp c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable() 9 달 전
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 년 전
LayoutState.cpp 912511a152 LibWeb: Use containing block to compute scrollable overflow 9 달 전
LayoutState.h d0463bf652 LibWeb: Simplify static position calculation for block-level boxes 10 달 전
LineBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
LineBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
LineBoxFragment.cpp 7d22b1c5c8 LibWeb: Allow layout nodes to have multiple paintables 9 달 전
LineBoxFragment.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
LineBuilder.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
LineBuilder.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ListItemBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ListItemBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ListItemMarkerBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ListItemMarkerBox.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
Node.cpp c6f77f4818 LibWeb: Fallback to auto when aspect ratio is degenerate as per spec 9 달 전
Node.h 6a549f6270 LibWeb: Replace InlinePaintable with PaintableWithLines created per line 9 달 전
RadioButton.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
RadioButton.h 57e4fb0cae LibWeb: Clean up HTMLInputElement-related includes 10 달 전
ReplacedBox.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
ReplacedBox.h 1f9295ca2e LibWeb: Remove unused members from ReplacedBox 9 달 전
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 년 전
SVGClipBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGClipBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGForeignObjectBox.cpp 7d05fe84bc LibWeb: Add layout node and paintable for SVGForeignObjectElement 1 년 전
SVGForeignObjectBox.h 7d05fe84bc LibWeb: Add layout node and paintable for SVGForeignObjectElement 1 년 전
SVGFormattingContext.cpp cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
SVGFormattingContext.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
SVGGeometryBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGGeometryBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 년 전
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable 2 년 전
SVGImageBox.cpp 03bbc2b111 LibWeb/SVG: Implement `SVGImageElement` 11 달 전
SVGImageBox.h 03bbc2b111 LibWeb/SVG: Implement `SVGImageElement` 11 달 전
SVGMaskBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGMaskBox.h 9ea6ab0ad4 LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues 1 년 전
SVGSVGBox.cpp 8eacfc8f10 LibWeb: Derive SVG root's natural size from width/height attributes 11 달 전
SVGSVGBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGTextBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGTextBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGTextPathBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
SVGTextPathBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
TableFormattingContext.cpp 03569fc509 LibWeb: Fix table overflow issues 10 달 전
TableFormattingContext.h 1a78edb8c9 LibWeb: Define static position calculation separately for each FC 10 달 전
TableGrid.cpp 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 년 전
TableGrid.h c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 년 전
TableWrapper.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
TableWrapper.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
TextNode.cpp 323370dfa3 LibWeb: Start implementation of rendering tabs according to tab-size 9 달 전
TextNode.h 323370dfa3 LibWeb: Start implementation of rendering tabs according to tab-size 9 달 전
TreeBuilder.cpp 15d2857a01 LibWeb: Don't crash on encountering display: list-item on pseudo element 9 달 전
TreeBuilder.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전
VideoBox.cpp 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
VideoBox.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 년 전
Viewport.cpp c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable() 9 달 전
Viewport.h cc4b3cbacc Meta: Update my e-mail address everywhere 10 달 전