1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 19:55:10 +00:00
serenity/Tests/LibWeb/Layout/input/grid/should-not-hang-in-size-distribution.html
Aliaksandr Kalenik 693d602b2f LibWeb: Fix infinite loop in GFC growth limit distribution
This change is bd85e1b30b ported from
base size to growth limit distribution.

Fixes https://github.com/SerenityOS/serenity/issues/21056
2023-09-20 18:28:11 +02:00

17 lines
No EOL
357 B
HTML

<!doctype html><style>
* {
outline: 1px solid black;
}
html {
font: inherit;
}
body {
display: grid;
}
#item {
grid-column: span 4 / auto;
}
#block {
min-width: 0px;
}
</style><body><div id="item"><div id="block">Taika Waititi's Best Roles