1 This test ensures that the lifecycle callbacks of editing-originated elements are visible in following script block.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.callbacksCalled is ['X-FOO', 'DIV']
7 PASS window.callbacksCalled is ['X-FOO', 'DIV', 'X-FOO', 'DIV']
8 PASS successfullyParsed is true