diff --git a/source b/source index a91b40067b2..fb2ddc5c9a6 100644 --- a/source +++ b/source @@ -78218,6 +78218,19 @@ callback FrameRequestCallback = void (DOMHighResTimeStamp +
If a Document is the initial "about:blank" document
+ +
+ +

The origin and effective script origin of the + Document are those it was assigned when its + browsing context was created.

+ +
+ + +
If a Document is a non-initial "about:blank" document
+
If a Document was generated from a data: URL found in another Document or in a script
@@ -78236,17 +78249,6 @@ callback FrameRequestCallback = void (DOMHighResTimeStamp -
If a Document is the initial "about:blank" document
- -
- -

The origin and effective script origin of the - Document are those it was assigned when its - browsing context was created.

- -
- -
If a Document was created as part of the processing for javascript: URLs