servo/tests/ref/inline_block_overflow_hidden_ref.html

8 lines
112 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="display: inline-block">This should be visible</div>
</body>
</html>