haikuwebkit/LayoutTests/fast/forms/listbox-padding-clip-expect...

10 lines
321 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>This test makes sure that the contents of list boxes can intrude upon their padding. The test passes if you see a tall green box below and black pixels inside it)<p>
<div style="display: inline-block; width: 100px; height: 400px; background: green;"></div>
</body>
</html>