mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
The DOM specification says: A document's get the parent algorithm, given an event, returns null if event's type attribute value is "load" or document does not have a browsing context, and the document's associated Window object otherwise.