1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:48:11 +00:00
serenity/Tests/LibWeb/Layout/expected/block-and-inline
Andreas Kling dea91afba7 LibWeb: Make HTMLElement.offset{Left,Top} work on inline elements
Before this change, we were returning (0, 0) for inline elements, due to
a bogus paintable type check in box_type_agnostic_position().
2023-08-15 16:37:11 +02:00
..
abspos-with-auto-margins-in-inline-axis.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
abspos-with-percentage-height-resolved-against-padding-box-of-containing-block.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
atomic-inline-with-percentage-vertical-align.txt AK+LibWeb: Round to int in clamp_to_int instead of truncating 2023-08-05 20:03:09 +02:00
automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
bfc-consider-all-currently-stacked-floats.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
bfc-float-left-break-vertically-2.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
bfc-float-left-break-vertically.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-fit-content-width-constraints.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-fit-content-width.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-hidden-overflow-after-float.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-hidden-overflow-after-sibling-float.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-max-content-width.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
block-with-min-content-width.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
block-with-negative-margin-and-no-intruding-floats.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
box-with-clearance-and-margin-top.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
button-should-have-vertically-aligned-content.txt LibWeb: Fix buttons with TextNode label 2023-08-11 10:02:27 +02:00
button-with-multiple-words-text-node-label.txt LibWeb: Fix buttons with TextNode label 2023-08-11 10:02:27 +02:00
button-with-text-node-label-and-font-size.txt LibWeb: Copy button style properties for generated table and cell 2023-08-12 13:36:37 +02:00
button-with-text-node-label.txt LibWeb: Fix buttons with TextNode label 2023-08-11 10:02:27 +02:00
clear-both-from-inline-formatting-context.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
clear-both-without-introducing-clearance.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
clearfix.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
float-1.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-2.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
float-3.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-4.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-clear-by-line-break.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-left-and-right-with-justified-text-in-between.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-left-and-right-with-text-in-between.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-max-content-containing-block-flex-display.txt LibWeb: Fix handling of max-content containing block for floating box 2023-08-13 14:43:41 +02:00
float-max-content-containing-block.txt LibWeb: Fix handling of max-content containing block for floating box 2023-08-13 14:43:41 +02:00
float-stress-1.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
float-stress-2.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
float-stress-3.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
floats-and-negative-margins.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
ifc-float-left-and-sibling-with-margin-left.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
inline-block-baseline-1.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
inline-block-baseline-2.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
inline-block-with-max-width-fit-content.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
inline-block-with-percentage-height-and-auto-height-of-containing-block.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
inline-box-positioned-with-top-left.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
inline-box-with-vertical-margins-vertical-align-top.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
inline-box-with-vertical-margins.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
intrinsic-sizing-with-min-width-specified.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
join-out-of-flow-box-with-previous-sibling-if-wrapped-in-anonymous-box.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-1.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-2.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-3.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-4.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-5.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-collapse-6.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-must-not-collapse-across-nested-bfc.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-padding-block-inline-start.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
margin-padding-block-inline.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
max-width-for-box-with-inline-children.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
max-width-must-not-expand-element.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
max-width-on-child-block-with-width-auto-contributes-to-intrinsic-size-of-parent.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
max-width-percentage-100-border-box.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
max-width-percentage-100.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
min-width-for-box-with-inline-children.txt AK+LibWeb: Round to int in clamp_to_int instead of truncating 2023-08-05 20:03:09 +02:00
narrow-bfc-width-to-avoid-overlap-with-floats.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
percentage-min-height-with-containing-block-padding.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
percentage-min-height.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
percentage-min-width-with-max-content-containing-block-width.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
percentage-padding-on-inline-block-with-indefinite-containing-block-size.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00
relpos-block.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
relpos-float.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
relpos-inline-element-js-offsets.txt LibWeb: Make HTMLElement.offset{Left,Top} work on inline elements 2023-08-15 16:37:11 +02:00
relpos-inline-elements.txt LibWeb: Resolve relative offsets *once* after layout 2023-08-15 16:37:11 +02:00
single-br-inline-layout.txt LibWeb+headless-browser: Include paint tree in layout test output 2023-08-03 13:21:26 +02:00
width-auto-margins-set-zero-if-containing-size-smaller.txt LibWeb: Implement rounding for PixelUnits 2023-08-05 20:03:09 +02:00