1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:38:12 +00:00
serenity/Tests/LibWeb/Layout
Tim Ledbetter 7a3fc621bd LibWeb: Remove invalid assertion in table fixup
Previously, our code for the fixup of table rows assumed that missing
cells in a table row must be sequential. This may not be true if the
table contains cells have a rowspan greater than one.
2024-01-23 10:17:00 +01:00
..
expected LibWeb: Remove invalid assertion in table fixup 2024-01-23 10:17:00 +01:00
input LibWeb: Remove invalid assertion in table fixup 2024-01-23 10:17:00 +01:00