Tim Ledbetter e9383b9c86 LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio vor 1 Jahr
..
AudioBox.cpp ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback vor 2 Jahren
AudioBox.h ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback vor 2 Jahren
AvailableSpace.cpp 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String vor 1 Jahr
AvailableSpace.h 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String vor 1 Jahr
BlockContainer.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
BlockContainer.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
BlockFormattingContext.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
BlockFormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers vor 1 Jahr
Box.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
Box.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
BoxModelMetrics.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
BoxModelMetrics.h 02cd853eee LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units vor 2 Jahren
BreakNode.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() vor 2 Jahren
BreakNode.h 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements vor 1 Jahr
ButtonBox.cpp 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
CanvasBox.cpp 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands vor 1 Jahr
CanvasBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
CheckBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
CheckBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
FlexFormattingContext.cpp 54d8e58a68 LibWeb: Account for margin and padding of justified abspos flex items vor 1 Jahr
FlexFormattingContext.h b079f4d590 LibWeb: Make flexbox special definite size cases explicit vor 1 Jahr
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated vor 2 Jahren
FormattingContext.cpp 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position vor 1 Jahr
FormattingContext.h 0243278587 LibWeb: Account for absolutely positioned table wrappers vor 1 Jahr
FrameBox.cpp c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox vor 1 Jahr
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize vor 2 Jahren
GridFormattingContext.cpp bcdf4a375d LibWeb: Use `resolve_grid_position` for abspos boxes layout in GFC vor 1 Jahr
GridFormattingContext.h 749dcac196 LibWeb: Add record_grid_placement() helper in GFC vor 1 Jahr
ImageBox.cpp ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox vor 1 Jahr
ImageBox.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox vor 1 Jahr
ImageProvider.cpp 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider vor 1 Jahr
ImageProvider.h ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox vor 1 Jahr
InlineFormattingContext.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
InlineFormattingContext.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
InlineLevelIterator.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
InlineLevelIterator.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
InlineNode.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated vor 2 Jahren
InlineNode.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
Label.cpp 0695236408 LibWeb: Use cached element name and id where possible vor 1 Jahr
Label.h 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events vor 2 Jahren
LabelableNode.cpp cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree vor 3 Jahren
LabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated vor 2 Jahren
LayoutState.cpp 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout vor 1 Jahr
LayoutState.h 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position vor 1 Jahr
LineBox.cpp 06c176bbfb LibGfx+LibWeb: Use ref-counted object to store glyph run vor 1 Jahr
LineBox.h b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things vor 1 Jahr
LineBoxFragment.cpp de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree vor 1 Jahr
LineBoxFragment.h 06c176bbfb LibGfx+LibWeb: Use ref-counted object to store glyph run vor 1 Jahr
LineBuilder.cpp 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
LineBuilder.h 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes vor 1 Jahr
ListItemBox.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated vor 2 Jahren
ListItemBox.h 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile vor 2 Jahren
ListItemMarkerBox.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
ListItemMarkerBox.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
Node.cpp 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties vor 1 Jahr
Node.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
RadioButton.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
RadioButton.h 4d401bf796 LibWeb: Make the paint tree GC-allocated vor 2 Jahren
ReplacedBox.cpp a0e6882d99 LibWeb: Remove Layout::Node::set_inline() vor 2 Jahren
ReplacedBox.h 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
SVGBox.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements vor 3 Jahren
SVGBox.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated vor 2 Jahren
SVGFormattingContext.cpp 163b6bb401 LibWeb: Special case SVG masks during layout vor 1 Jahr
SVGFormattingContext.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports vor 1 Jahr
SVGGeometryBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> vor 1 Jahr
SVGGeometryBox.h dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState vor 1 Jahr
SVGGraphicsBox.cpp ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable vor 2 Jahren
SVGGraphicsBox.h ec5d5918c4 LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable vor 2 Jahren
SVGMaskBox.cpp 163b6bb401 LibWeb: Special case SVG masks during layout vor 1 Jahr
SVGMaskBox.h 163b6bb401 LibWeb: Special case SVG masks during layout vor 1 Jahr
SVGSVGBox.cpp e9383b9c86 LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio vor 1 Jahr
SVGSVGBox.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
SVGTextBox.cpp 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> vor 1 Jahr
SVGTextBox.h c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) vor 1 Jahr
SVGTextPathBox.cpp 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` vor 1 Jahr
SVGTextPathBox.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` vor 1 Jahr
TableFormattingContext.cpp 58df9c45b9 LibWeb: Avoid division by zero when computing table width vor 1 Jahr
TableFormattingContext.h 769f11f9ae LibWeb: Implement table missing cells fixup vor 2 Jahren
TableGrid.cpp 2660bbb94f LibWeb: Consider colgroups while calculating table grid size vor 1 Jahr
TableGrid.h a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
TableWrapper.cpp ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
TableWrapper.h ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
TextNode.cpp 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString vor 1 Jahr
TextNode.h 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString vor 1 Jahr
TreeBuilder.cpp 163b6bb401 LibWeb: Special case SVG masks during layout vor 1 Jahr
TreeBuilder.h 163b6bb401 LibWeb: Special case SVG masks during layout vor 1 Jahr
VideoBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
VideoBox.h 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document vor 1 Jahr
Viewport.cpp 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable vor 2 Jahren
Viewport.h 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable vor 2 Jahren