1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 18:35:07 +00:00
serenity/Tests/LibWeb/Layout/input/zero_percent_width_nested_table.html
Tim Ledbetter 58df9c45b9 LibWeb: Avoid division by zero when computing table width
Previously, a crash could occur when computing the width of a table
with cells that had a percentage width of 0.
2024-01-21 16:11:25 +01:00

1 line
78 B
HTML

<!DOCTYPE html><table><tbody><tr><td><table><tbody><tr><td style="width: 0%">