v14.10.0
🎨 Features
- Adds support for
Document.elementFromPoint()
- By @TreyVigus in task #1400- The method will always return
null
as Happy DOM doesn't support rendering and can't calculate an element's position based on where it is rendered
- The method will always return