diff --git a/source b/source index 2ae9bb62493..6b63a43b20f 100644 --- a/source +++ b/source @@ -85240,9 +85240,9 @@ interface History {

Note how only the URL of the Document matters, and not its origin. They can mismatch in - cases like initial about:blank - Documents with inheritedorigins, in sandboxed iframes, or when the - document.domain setter has been used.

+ cases like about:blank Documents with inherited origins, in sandboxed + iframes, or when the document.domain + setter has been used.