<!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> |