Learn how the DOM structures your page, how JavaScript can change it during rendering, and how to verify what Google actually sees.
When you access the page, you will see the DOM parent-child relationships 'Parent', 'Child (CHILD)', and 'Grandchild (GRAND CHILD)', of which the first grandchild (orange) is targeted for the event.