1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 18:15:09 +00:00
serenity/Tests/LibWeb/Layout/expected
Aliaksandr Kalenik f43f4feb1e LibWeb: Table wrappers should not be ignored in auto height calculation
Though table wrappers are anonymous block containers (because
TableWrapper is inherited from BlockContainer) with no lines they
should not be skipped in block auto height calculation.
2023-02-07 17:04:38 +01:00
..
blank.txt Ladybird: Specify window size in layout dump mode 2023-02-06 20:42:14 +01:00
float-1.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
float-2.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
float-3.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
float-stress-1.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
float-stress-2.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
float-stress-3.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
margin-collapse-1.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
margin-collapse-2.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
margin-collapse-3.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
margin-collapse-4.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
position-absolute-from-edges.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
position-absolute-top-left.txt LibWeb: Add layout tests for floats, margins collapsing and positioning 2023-02-06 20:42:14 +01:00
table-auto-height.txt LibWeb: Table wrappers should not be ignored in auto height calculation 2023-02-07 17:04:38 +01:00