diff --git a/source b/source index dc2ce71f574..3c26e81d140 100644 --- a/source +++ b/source @@ -10016,9 +10016,10 @@ o.myself = o;

The Document object's origin is defined in DOM. It is initially set when the - Document object is created, and can change during the lifetime of the - Document only upon setting origin is defined in DOM. It currently aliases to + value of its policy container's + origin. This origin can change during the lifetime + of the Document upon setting document.domain. A Document's origin can differ from the origin of its URL; @@ -83441,6 +83442,10 @@ dictionary DragEventInit : MouseEventInit {