LibWeb: Check target's root instead of target itself in EventDispatcher
This was accidentally missing ".root()": "or parent is a node and
target’s _root_ is a shadow-including inclusive ancestor of parent"
https://dom.spec.whatwg.org/#concept-event-dispatch Step 5.9.6