..
border-radius-on-negative-width-output.html
LibWeb: Avoid zero border radius overlap divisors
2026-06-08 01:04:08 +02:00
button-display-inline-with-nested-inlines.html
LibWeb: Prevent creation of new UsedValues for nested inline nodes
2025-08-28 22:38:15 +02:00
display-inline-with-position-sticky.html
LibWeb: Assign sticky insets to Layout::InlineNode
2025-02-27 19:55:46 +01:00
generated-content-text-after-gc.html
LibWeb: Make generated content text layout-owned
2026-06-07 20:52:49 +02:00
huge-font-size-text-measurement.html
LibGfx: Clamp HarfBuzz font scaling
2026-06-08 01:04:08 +02:00
iframe-resize-during-parent-layout.html
LibWeb: Ensure hosted document layout is up to date before painting
2026-03-20 22:55:44 -05:00
intersection-observer-content-visibility-hidden-stale-paintable.html
LibWeb: Clear stale layout descendants for skipped subtrees
2026-04-27 16:22:11 +02:00
intersection-observer-details-descendants-slot-stale-paintable.html
LibWeb: Clear stale layout state for hidden slot slottables
2026-05-04 11:57:33 +02:00
intersection-observer-shadow-host-display-none-stale-paintable.html
LibWeb: Clear stale layout state for shadow descendants
2026-05-04 11:57:33 +02:00
multicol-zero-column-width.html
LibWeb: Avoid division by zero in multi-column column count calculation
2026-02-22 15:07:06 +01:00
non-absolute-gradient-length.html
LibWeb: Absolutize transition hint in ColorStopListElement
2026-01-02 21:48:31 +01:00
scroll-frame-stale-paintable-on-removed-element.html
LibWeb: Bail earlier from getClientRects() for a boxless element
2026-06-02 10:45:00 +02:00
select-all-with-unstyled-layout-node.html
LibWeb: Avoid user-select lookup on unstyled layout nodes
2026-06-08 01:04:08 +02:00
sticky-inline-scrollbar-without-overflow-data.html
LibWeb: Avoid scrollbar painting without overflow data
2026-06-08 01:04:08 +02:00
sticky-ruby-without-sticky-insets.html
LibWeb: Only assign sticky frames with sticky insets
2026-06-08 01:04:08 +02:00
style-containment-check-on-unstyled-layout-node.html
LibWeb: Skip style containment checks without style
2026-06-08 01:04:08 +02:00
style-propagation-for-long-continuation-chain.html
svg-box-no-inline-continuation.html
LibWeb: Do not crash when inserting block elements into inline SVGBoxes
2025-02-19 13:49:24 +01:00
svg-circle-element-crash-no-layout-node.html
LibWeb/SVG: Work around no layout node in SVGCircleElement::get_path
2025-03-17 20:10:11 +01:00
table-col-span.html
LibWeb: Account for <col> span attribute during table grid formation
2026-02-24 12:14:54 +01:00
text-overflow-ellipsis-atomic-inline.html
LibWeb: Mark ellipsized fragments as hidden rather than removing them
2026-04-17 08:03:26 +02:00