Files
ladybird/Tests/LibWeb/Ref/expected/overflow-hidden-inline-ref.html
Tim Ledbetter 2cd30af4df LibWeb: Only apply overflow clipping to applicable element types
According to the CSS spec, overflow properties only apply to block
containers, grid containers and flex containers.
2026-02-04 21:23:20 +01:00

3 lines
88 B
HTML

<!DOCTYPE html>
<span style="display: inline-block; border: 3px solid red;">TEXT</span>