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
- Document
s with inheritedorigins, in sandboxed iframe
s, or when the
- document.domain
setter has been used.
about:blank
Document
s with inherited origins, in sandboxed
+ iframe
s, or when the document.domain
+ setter has been used.