Aliaksandr Kalenik 693d602b2f LibWeb: Fix infinite loop in GFC growth limit distribution 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 e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` vor 2 Jahren
AvailableSpace.h 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels vor 1 Jahr
BlockContainer.cpp a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() vor 2 Jahren
BlockContainer.h a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() vor 2 Jahren
BlockFormattingContext.cpp d1e542999c LibWeb: Ensure preceding offset is non-negative in `float_box()` vor 1 Jahr
BlockFormattingContext.h 62f15f94d2 LibWeb: Better handling of floating boxes from inline formatting context vor 2 Jahren
Box.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
Box.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 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 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
ButtonBox.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
CanvasBox.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
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 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
FlexFormattingContext.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
FormAssociatedLabelableNode.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated vor 2 Jahren
FormattingContext.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String vor 1 Jahr
FormattingContext.h 481fdfee68 LibWeb: Resolve CSS inset properties when entering inline-flow elements vor 2 Jahren
FrameBox.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
FrameBox.h 990e7219d6 LibWeb: Fix iframes flickering on window resize vor 2 Jahren
GridFormattingContext.cpp 693d602b2f LibWeb: Fix infinite loop in GFC growth limit distribution vor 1 Jahr
GridFormattingContext.h c03e025a32 LibWeb: Disambiguate GridTrackPlacement API vor 1 Jahr
ImageBox.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
ImageBox.h c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader vor 2 Jahren
ImageProvider.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
InlineFormattingContext.cpp 39f16ecd41 LibWeb: Don't break for atomic inline elements in `white-space: nowrap` vor 1 Jahr
InlineFormattingContext.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext vor 2 Jahren
InlineLevelIterator.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
InlineLevelIterator.h 3d7e788981 LibWeb: Improve the line breaking algorithm 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 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 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 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) vor 1 Jahr
LayoutState.h 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type vor 1 Jahr
LineBox.cpp df2bc8187c LibWeb: Use actual line height to calculate float y in IFC vor 1 Jahr
LineBox.h fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext vor 2 Jahren
LineBoxFragment.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
LineBoxFragment.h a74c56bc1b LibWeb: Remove unused code vor 2 Jahren
LineBuilder.cpp df2bc8187c LibWeb: Use actual line height to calculate float y in IFC vor 1 Jahr
LineBuilder.h ef6a78518f LibWeb: Remove unused argument of InlineLevelIterator::next vor 2 Jahren
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 293ece2292 LibWeb: Support list-style-position vor 2 Jahren
ListItemMarkerBox.h 293ece2292 LibWeb: Support list-style-position vor 2 Jahren
Node.cpp dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context vor 1 Jahr
Node.h 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly vor 1 Jahr
Progress.cpp 84e7216603 LibWeb: Move "natural size" concept into Layout::Box vor 2 Jahren
Progress.h f914abaf29 LibWeb: Make a handful of layout node leaf classes `final` vor 2 Jahren
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 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
SVGFormattingContext.h 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root vor 2 Jahren
SVGGeometryBox.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks vor 1 Jahr
SVGGeometryBox.h 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 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
SVGSVGBox.cpp 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
SVGSVGBox.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
SVGTextBox.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int vor 2 Jahren
SVGTextBox.h 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses vor 2 Jahren
TableFormattingContext.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
TableFormattingContext.h 769f11f9ae LibWeb: Implement table missing cells fixup vor 2 Jahren
TableGrid.cpp 4c0816b002 LibWeb: Move table grid slots functionality to separate module vor 2 Jahren
TableGrid.h 4c0816b002 LibWeb: Move table grid slots functionality to separate module vor 2 Jahren
TableWrapper.cpp 709fe01f52 LibWeb: Override width calculation for table wrappers vor 2 Jahren
TableWrapper.h 709fe01f52 LibWeb: Override width calculation for table wrappers vor 2 Jahren
TextNode.cpp b603e860af LibWeb: Port CharacterData from DeprecatedString to String vor 1 Jahr
TextNode.h 1c47695bae LibWeb: Invalidate layout-transformed text on DOM text node change vor 2 Jahren
TreeBuilder.cpp 80a78c4deb LibWeb: Don't generate ::before/::after for BR elements vor 1 Jahr
TreeBuilder.h 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 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