blob: d54ecde2b96ea902031f6bf0471bf8469ae78104 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="background: red; max-width: 200px; padding: 20px;">
<div style="background: yellowgreen; display: grid; align-items: baseline;">
<span>Very long example text for testing line break which will not happen due to the bug</span>
</div>
</div>
</body>
</html>