1 Tests layout of non-modal dialogs.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS dialog.getBoundingClientRect().top is relativeContainer.getBoundingClientRect().top + offset
9 PASS dialog.getBoundingClientRect().left is relativeContainer.getBoundingClientRect().left + offset
12 PASS dialog.getBoundingClientRect().top is relativeContainer.getBoundingClientRect().top
13 PASS dialog.getBoundingClientRect().left is relativeContainer.getBoundingClientRect().left
15 Test relative position
16 PASS dialog.getBoundingClientRect().top is relativeContainer.getBoundingClientRect().top + offset
17 PASS dialog.getBoundingClientRect().left is relativeContainer.getBoundingClientRect().left + offset
20 PASS dialog.getBoundingClientRect().top is offset
21 PASS dialog.getBoundingClientRect().left is offset
22 PASS successfullyParsed is true