aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/inline_block_overflow_hidden_ref.html
blob: 93047704cace6a1ba9c531b00bce1c9b21c0273f (plain) (blame)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<body>
<div style="display: inline-block">This should be visible</div>
</body>
</html>