blob: 43fb3de699e0cc4adb87346a7edfd873d275b233 [file] [log] [blame]
This test ensures that the lifecycle callbacks of editing-originated elements are visible in following script block.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.callbacksCalled is ['X-FOO', 'DIV']
PASS window.callbacksCalled is ['X-FOO', 'DIV', 'X-FOO', 'DIV']
PASS successfullyParsed is true
TEST COMPLETE