TEST FOR CROSS BROWSER DHTML POSITIONING API

If a test succeeds, it will print true. If it fails, it will print false.

some text wrapped in a 1x1 TABLE with HEIGHT and WIDTH attributes set equal to those of the element and the same background color property; this ensures that the background color will render over the entire area of the element, not just behind the text ... Note that we have two elements here: a green one in back, and a red one in front. Note that the clip of the the red element is set to 25 pixels below top, 50 pixels in from right edge, 75 pixels above bottom edge, and 100 pixels in from the left edge, so the green element shows through.
some text wrapped in a 1x1 TABLE with HEIGHT and WIDTH attributes set equal to those of the element and the same background color property; this ensures that the background color will render over the entire area of the element, not just behind the text ... Note that we have two elements here: a green one in back, and a red one in front. Note that the clip of the the red element is set to 25 pixels below top, 50 pixels in from right edge, 75 pixels above bottom edge, and 100 pixels in from the left edge, so the green element shows through.