1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 20:51:00 +00:00
serenity/Tests/LibWeb/Layout/expected/block-and-inline
0GreenClover0 8bb2663a22 LibWeb: Zero out margins if width is not 'auto' in BFC's compute_width
Reverse the condition to satisfy the spec comment. Probably a typo.
A 3 year old typo! :^)
2023-05-05 13:26:41 +02:00
..
atomic-inline-with-percentage-vertical-align.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
automatic-size-of-block-container-with-inline-children-and-nonempty-floating-child.txt LibWeb: Take floats into account when measuring automatic width of IFC 2023-05-03 19:49:43 +02:00
bfc-consider-all-currently-stacked-floats.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
bfc-float-left-break-vertically-2.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
bfc-float-left-break-vertically.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
clearfix.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
float-1.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
float-2.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
float-3.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
float-stress-1.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
float-stress-2.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
float-stress-3.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
ifc-float-left-and-sibling-with-margin-left.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
inline-box-positioned-with-top-left.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
inline-box-with-vertical-margins-vertical-align-top.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
inline-box-with-vertical-margins.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
intrinsic-sizing-with-min-width-specified.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
join-out-of-flow-box-with-previous-sibling-if-wrapped-in-anonymous-box.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
margin-collapse-1.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
margin-collapse-2.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
margin-collapse-3.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
margin-collapse-4.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
margin-collapse-5.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
max-width-on-child-block-with-width-auto-contributes-to-intrinsic-size-of-parent.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
max-width-percentage-100-border-box.txt LibWeb: Remove early resolve to auto while calculating border-box width 2023-05-05 10:01:28 +02:00
max-width-percentage-100.txt LibWeb: Remove setting length to 0px if it is not definite 2023-05-05 06:20:44 +02:00
narrow-bfc-width-to-avoid-overlap-with-floats.txt LibWeb: Narrow width of boxes that create BFC to avoid overlap of float 2023-05-04 06:14:58 +02:00
single-br-inline-layout.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
width-auto-margins-set-zero-if-containing-size-smaller.txt LibWeb: Zero out margins if width is not 'auto' in BFC's compute_width 2023-05-05 13:26:41 +02:00