blob: ed516f317a29473163d15b931004066975382463 [file] [log] [blame]
This test ensures that the lifecycle callback of a parser-made element is visible in following script block.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.callbacksCalled is ['a', 'b', 'c']
PASS window.callbacksCalled is ['a', 'b', 'c']
PASS successfullyParsed is true
TEST COMPLETE