ladybird/Tests/LibWeb/Layout/expected
Aliaksandr Kalenik 91b2cd7d31
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-22.04, Linux, GNU) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-22.04, Linux, Linux-x86_64) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb: Account for x-axis in static position for inline items
..and delay static position calculation in IFC until trailing
whitespace are removed, because otherwise it's not possible to correctly
calculate x offset.
2024-09-21 20:10:49 +02:00
..
block-and-inline LibWeb: Change inline float clearance to not reset margin collapsing 2024-09-21 01:55:43 +02:00
crash-tests LibWeb: Handle cases with <template> on the HTML parsing stack 2024-08-16 22:38:18 +01:00
css-counters LibWeb/CSS: Treat counters() function with 1 argument as invalid 2024-07-29 12:57:43 -04:00
css-values LibWeb/CSS: Resolve percentages in NumericCalculationNode 2024-01-08 15:57:42 +00:00
flex LibWeb: Make FC of containing block responsible for abspos layout 2024-09-12 07:36:32 +02:00
grid LibWeb: Account for x-axis in static position for inline items 2024-09-21 20:10:49 +02:00
misc LibWeb: Make empty images (no bitmap, no alt text) take no layout space 2024-03-29 08:52:55 -04:00
svg LibWeb: Print FIXME instead of crashing in abspos SVG element layout 2024-09-18 15:50:05 +02:00
table LibWeb: Assign static position for abspos boxes nested into TFC 2024-09-14 15:04:08 +02:00
abspos-box-bottom-with-max-height.txt LibWeb: When solving abspos lengths, use min max constrained height 2024-07-10 19:41:12 +02:00
abspos-box-with-block-level-sibling.txt LibWeb: Use the parent container's y offset when finding static position 2024-03-10 18:10:01 +01:00
abspos-box-with-replaced-element.txt Tests/Layout: Update expectation for abspos-box-with-replaced-element 2024-09-13 17:13:36 +02:00
abspos-flex-container-with-auto-height.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
abspos-flex-margin-limits-1.txt LibWeb: Account for margin and padding of aligned abspos flex items 2024-03-09 16:02:17 +01:00
abspos-flex-margin-limits-2.txt LibWeb: Account for margin and padding of justified abspos flex items 2024-03-09 16:02:17 +01:00
abspos-flexbox-with-auto-height.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
abspos-flexbox-with-auto-width.txt LibWeb: Compute content width before static position for abspos elements 2024-03-09 16:02:17 +01:00
abspos-image-with-min-height-constraint.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
abspos-not-replaced-multiple-auto-variants.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
abspos-with-percentage-insets.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
abspos-with-static-position-in-one-axis.txt LibWeb: Use static position for abspos box axes with auto insets 2024-04-12 09:08:07 +02:00
acid1.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
anonymous-wrappers-continue-to-inherit-style-after-change.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
aspect-ratio-auto-and-ratio.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
aspect-ratio-auto.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
aspect-ratio-ratio.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
blank.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
blockify-layout-internal-box-without-crashing.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
border-radius-invalid-corner-sampling-config.txt LibWeb: Don't crash CPU painter if BorderRadiusSamplingConfig is invalid 2024-03-17 12:54:02 +01:00
box-sizing-border-box-for-definite-sizes-without-layout.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
br-should-not-generate-pseudo-before.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
calc-font-size-with-percentages.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
calc-negate-length.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
calc-negative-border-width.txt LibWeb: Clamp calculated border width values to zero 2024-02-24 21:57:24 +01:00
calc-with-fr.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
css-all-unset.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
css-attr-typed-fallback.txt LibWeb: Default to an empty string when a string attr substitution fails 2024-04-17 07:13:26 +02:00
css-calc-border-width.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-content-visibility.txt LibWeb: Support content-visibility css 2024-07-19 09:04:30 +01:00
css-degenerate-aspect-ratio.txt LibWeb: Avoid division by zero when calculating box aspect ratio 2024-03-23 20:56:26 +01:00
css-dir-selector.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-ex-unit.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-font-size-calc.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-font-size-math.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
css-host-selector-gets-parsed.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
css-import-rule.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-imported-sheet-with-media-rule.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
css-invalid-psuedo-compound-selector.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-line-height-percentage-inheritance.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-line-height-zero.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
css-logical-inset-properties.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-namespace-rule-matches.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-namespace-rule-no-match.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
css-namespace-tag-name-selector.txt LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
css-namespace-universal-selector.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-pseudo-element-blockification.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
css-pseudo-element-should-not-be-affected-by-inline-style.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-pseudo-element-should-not-be-affected-by-presentational-hints.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-quotes-nesting.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
css-revert.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
css-round-function-with-percentage-value.txt LibWeb: Use correct resolved type for round() CSS function 2024-09-17 20:02:29 +02:00
css-snap-a-length-as-a-border-width.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
css-text-transform-math-auto.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
css-transition-none.txt LibWeb: Don't fall apart on transition: none in CSS 2024-03-30 07:34:02 +01:00
css-var-in-calc-block.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
details-closed.txt LibWeb: Make details and summary elements display:block in the UA style 2024-07-20 13:09:28 +02:00
details-open.txt LibWeb: Make details and summary elements display:block in the UA style 2024-07-20 13:09:28 +02:00
details-summary-default-ua-style.txt LibWeb: Make details and summary elements display:block in the UA style 2024-07-20 13:09:28 +02:00
dialog-open-modal.txt LibWeb: Implement :modal pseudo class 2024-07-08 11:34:06 +02:00
dialog-open-non-modal.txt LibWeb: Implement :modal pseudo class 2024-07-08 11:34:06 +02:00
display-contents-with-in-children.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
display-table-inline-children.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
div_align.txt LibWeb: Layout text chunks based on their Unicode direction 2024-08-31 11:49:47 +02:00
div_align_nested.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
document-write-incomplete-tag.txt LibWeb: Stop parsing after document.write at the insertion point 2024-02-20 17:04:36 +01:00
dont-crash-on-relayout-that-rewraps-text.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
Element-insertAdjacentHTML.txt LibWeb/Tests: Add a layout test for insertAdjacentHTML 2024-05-11 12:53:26 +02:00
element-use-pseudo-element.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
empty-image-should-be-zero-sized.txt LibWeb: Make empty images (no bitmap, no alt text) take no layout space 2024-03-29 08:52:55 -04:00
flex-abspos-item-with-preceding-whitespace.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
flex-auto.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-constained-wrap.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-constrained-nowrap.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-height-constrained-width-constrained.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-height-constrained.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-height-unconstrained.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-item-with-auto-height-and-max-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
flex-column-item-with-auto-height-depending-on-auto-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-container-constrained-nowrap.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-container-constrained-wrap.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-container-width-constrained.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-frozen-items-should-be-respected.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-grow-0-column.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-grow-1.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-grow-2.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-item-auto-height-with-wrap.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-item-on-row-with-intrinsic-aspect-ratio.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
flex-item-vertical-padding-relative-to-flex-container-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-item-with-cyclic-percentage-height.txt LibWeb: Don't mark heights as definite in set_content_height() 2024-02-21 17:54:05 +01:00
flex-item-with-intrinsic-aspect-ratio.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
flex-margin-auto-justify-content.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-row.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-shrink-1.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-shrink-2.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
flex-shrink-3.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
floating-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Make empty images (no bitmap, no alt text) take no layout space 2024-03-29 08:52:55 -04:00
font-fractional-size.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
font-size-legacy.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
font-size-zero.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
font-with-many-normal-values.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
getComputedStyle-on-unconnected-element.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
height-min-max-fit-content.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
height-of-absolute-position-box-with-padding.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
hidden-root-element.txt LibWeb: Don't crash if the document element is not visible 2024-04-23 11:17:54 +02:00
host-pseudo-class-basic.txt LibWeb: Implement :host and :host(<compound-selector>) selector matching 2024-07-23 18:03:46 +02:00
html-dimensions.txt LibWeb: Support dimension attributes on HTMLVideoElement 2024-04-11 18:41:57 +02:00
html-encoding-detection-crash.txt LibWeb: Fix crash in HTML encoding detection when handling non-ASCII 2023-12-30 13:49:50 +01:00
image-display-block-margin-auto.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
image-with-multiple-constraint-violations.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
img-with-box-sizing-border-box-and-padding.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
img-with-percentage-max-width-and-indefinite-containing-block-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
img-with-percentage-max-width-and-min-content-containing-block-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
incomplete-input-no-newline-at-eof-should-not-crash.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
inline-block-treat-100pct-width-as-auto.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
inline-flex-with-aspect-ratio.txt LibWeb: Don't make flex layout responsible for flex container cross size 2024-03-27 16:43:04 +01:00
inline-size.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
input-as-button-align-center.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
input-as-button-shrink-to-fit.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
input-element-with-display-inline.txt LibWeb: Apply shadow root style sheets in StyleComputer 2024-03-09 16:13:32 +01:00
input-file.txt LibWeb: Propagate margin and offset when computing a box's baseline 2024-07-15 21:31:51 +02:00
input-image-to-text.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
input-image.txt LibWeb: Use button layout for input elements with button type 2024-06-14 07:58:55 +02:00
input-password-to-text.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
input-placeholder.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
input-range.txt LibWeb: Use correct default value for <input type=range> 2024-07-11 11:56:13 +02:00
input-text-node-invalidation-on-value-change.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
input-text-to-image.txt LibWeb: Use button layout for input elements with button type 2024-06-14 07:58:55 +02:00
input-text-to-password.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
inset-shorthand-property.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
lh-1.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
lh-2.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
line-height-calc-number.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
link-sheet.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
media-query-resolution.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
multi-code-point-graphemes.txt LibWeb: Iterate over text chunks using a grapheme-aware segmenter 2024-09-21 08:57:54 +02:00
negative-max-size.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
nowrap-and-no-line-break-opportunity.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
ordered-list.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
overflow-with-padding.txt LibWeb: Add additional padding to the end of the scrollable overflow 2024-08-02 08:07:56 +02:00
overflow-x-hidden-with-border-radius.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
percentage-max-height-when-containing-block-has-indefinite-height.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
picture-source-media-query.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
place-content-shorthand-property.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
position-absolute-from-edges.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
position-absolute-ignores-padding-of-position-relative-floating-parent.txt LibWeb: Add additional padding to the end of the scrollable overflow 2024-08-02 08:07:56 +02:00
position-absolute-top-left.txt LibWeb: Skip out-of-flow boxes when wrapping inlines in anonymous block 2023-12-11 13:19:12 +01:00
position-empty-pseudo-elements.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
pre.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
pseudo-element-with-custom-properties-2.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
pseudo-element-with-custom-properties.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
replaced-box-with-vertical-margins.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
replaced-within-max-content.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
resolve-height-of-containing-block.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
select-with-option-selected.txt LibWeb: Propagate margin and offset when computing a box's baseline 2024-07-15 21:31:51 +02:00
set-margin-of-floating-box.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
shadow-tree-removed-from-dom-receives-event.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
space-is-soft-line-break-opportunity.txt LibWeb: Make inline paintables own their fragments 2024-01-13 18:46:41 +01:00
span-with-padding.txt LibWeb: Resolve vertical padding of inline elements 2024-04-25 12:45:39 +02:00
srcset-sizes-crash.txt LibWeb: Avoid division by zero in SourceSet width descriptor calculation 2024-08-08 12:20:04 +02:00
style-invalidation-line-height-propagation.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-preserve-aspect-ratio.txt LibWeb: Support preserveAspectRatio=none for SVGs 2024-03-12 08:51:50 +01:00
svg-text-with-percentage-values.txt LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
svg-text-with-viewbox.txt LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
svg-transforms-and-viewboxes.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
table-fixup-with-rowspan.txt LibWeb: Remove invalid assertion in table fixup 2024-01-23 10:17:00 +01:00
text-align-justify-with-forced-break.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
text-align-overflow.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
text-indent.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
textarea-content.txt LibGfx+LibWeb: Use harfbuzz for text shaping 2024-08-16 22:28:34 +02:00
textarea-reset.txt LibGfx+LibWeb: Replace remaining OpenType implementation with Skia 2024-09-05 19:21:52 +02:00
tolerate-css-percentage-overshoot.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
top-layer.txt LibWeb: Implement :modal pseudo class 2024-07-08 11:34:06 +02:00
transform-calc-length-values.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
treat-intrinsic-sizing-keywords-as-auto-when-aspect-ratio-cant-be-resolved.txt LibWeb: Treat width: {min,max,fit}-content as auto if ratio unresolvable 2024-06-23 19:15:24 +02:00
utf-16-be-xhtml-file-should-decode-correctly.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
vertical-align-middle.txt LibWeb: Improve support for 'vertical-align: middle' 2024-02-28 16:11:05 -05:00
vertical-padding-relative-to-cb-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
viewport-overflow-propagation-1.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
viewport-overflow-propagation-2.txt LibWeb: Bring html element height calculation closer to the spec 2023-08-31 21:43:58 +02:00
writing-modes-direction-flex.txt LibWeb: Use reverse direction on flex containers with rtl direction 2024-08-13 15:19:51 +01:00
writing-modes-direction-inline.txt LibWeb: Add start and end values to text-align 2024-08-13 15:19:51 +01:00
zero-height-replaced-box-with-aspect-ratio.txt LibWeb: Fix division by zero in solve_replaced_size_constraint() 2024-04-23 16:21:48 +02:00
zero-height-viewport-svg-image.txt LibWeb: Fix division by zero on a zero-height viewport SVG image 2024-05-19 07:19:42 +02:00
zero-size-replaced-box-with-aspect-ratio.txt LibWeb: Fix division by zero in solve_replaced_size_constraint() 2024-02-20 20:35:34 +01:00
zero-width-viewport-svg-image.txt LibWeb: Fix division by zero on a zero-width viewport SVG image 2024-05-19 07:19:42 +02:00
zero_percent_width_nested_table.txt LibWeb: Avoid division by zero when computing table width 2024-01-21 16:11:25 +01:00