This test case shows three examples of the object element being used in an overflow situation. There is no meaningful way to apply an overflow to an object containing an image, so no example is provided for that situation. Note that the CSS in question is as follows:
.test { overflow: hidden; width: 200px; height: 100px; }
test
.test
containing the
previous object element sans a class.overflow:visible
.