This test uses the DOM to exercise incremental reflow for inline frames.
In particular, the test attempts to exercise all of the code paths for
appending, inserting and removing frames from an inline frame. See
TestInline.js for the source to the test.