Files
ladybird/Tests/LibWeb/Layout/input/grid/inline-item-with-overflow-hidden.html
Aliaksandr Kalenik 87c7fb1d63 LibWeb: Use 0 as min-content size for items with overflow:hidden [GFC]
This behavior is not specified but required to match other browsers.

Fixes https://github.com/LadybirdBrowser/ladybird/issues/5907
2025-08-30 15:57:45 +02:00

16 lines
363 B
HTML

<!DOCTYPE html>
<style>
.a {
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.b {
background-color: #5f5;
display: grid;
}
span {
overflow: hidden;
white-space: nowrap;
}
</style>
<div class="a"><div class="b"><span>Very very very long sentence lorem ipsum too long to fit what will happen with this sentence? Nobody knows for sure