The attributes have following values:
After the target node, in this case an element with the id 'observable', is added; every change on the target node will be detected, thus adding an element within the target node will cause the 'mutationBasedStart' to be dispatched.
Now you can perform the following steps to see it working: