@@ -72316,6 +72316,180 @@
7231672316 "definedIn": "prose",
7231772317 "links": []
7231872318 },
72319+ {
72320+ "id": "dom-origin-interface",
72321+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-interface",
72322+ "linkingText": [
72323+ "Origin"
72324+ ],
72325+ "localLinkingText": [],
72326+ "type": "interface",
72327+ "for": [],
72328+ "access": "public",
72329+ "informative": false,
72330+ "heading": {
72331+ "id": "the-origin-interface",
72332+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72333+ "title": "The Origin interface",
72334+ "number": "7.1.1.3"
72335+ },
72336+ "definedIn": "pre",
72337+ "links": []
72338+ },
72339+ {
72340+ "id": "concept-origin-origin",
72341+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-origin",
72342+ "linkingText": [
72343+ "origin"
72344+ ],
72345+ "localLinkingText": [],
72346+ "type": "dfn",
72347+ "for": [
72348+ "Origin"
72349+ ],
72350+ "access": "private",
72351+ "informative": false,
72352+ "heading": {
72353+ "id": "the-origin-interface",
72354+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72355+ "title": "The Origin interface",
72356+ "number": "7.1.1.3"
72357+ },
72358+ "definedIn": "prose",
72359+ "links": []
72360+ },
72361+ {
72362+ "id": "extract-an-origin",
72363+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#extract-an-origin",
72364+ "linkingText": [
72365+ "extract an origin"
72366+ ],
72367+ "localLinkingText": [],
72368+ "type": "dfn",
72369+ "for": [
72370+ "platform object"
72371+ ],
72372+ "access": "public",
72373+ "informative": false,
72374+ "heading": {
72375+ "id": "the-origin-interface",
72376+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72377+ "title": "The Origin interface",
72378+ "number": "7.1.1.3"
72379+ },
72380+ "definedIn": "prose",
72381+ "links": []
72382+ },
72383+ {
72384+ "id": "dom-origin-constructor",
72385+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-constructor",
72386+ "linkingText": [
72387+ "new Origin()"
72388+ ],
72389+ "localLinkingText": [],
72390+ "type": "constructor",
72391+ "for": [
72392+ "Origin"
72393+ ],
72394+ "access": "public",
72395+ "informative": false,
72396+ "heading": {
72397+ "id": "the-origin-interface",
72398+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72399+ "title": "The Origin interface",
72400+ "number": "7.1.1.3"
72401+ },
72402+ "definedIn": "prose",
72403+ "links": []
72404+ },
72405+ {
72406+ "id": "dom-origin-from",
72407+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-from",
72408+ "linkingText": [
72409+ "from(value)"
72410+ ],
72411+ "localLinkingText": [],
72412+ "type": "method",
72413+ "for": [
72414+ "Origin"
72415+ ],
72416+ "access": "public",
72417+ "informative": false,
72418+ "heading": {
72419+ "id": "the-origin-interface",
72420+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72421+ "title": "The Origin interface",
72422+ "number": "7.1.1.3"
72423+ },
72424+ "definedIn": "prose",
72425+ "links": []
72426+ },
72427+ {
72428+ "id": "dom-origin-opaque",
72429+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-opaque",
72430+ "linkingText": [
72431+ "opaque"
72432+ ],
72433+ "localLinkingText": [],
72434+ "type": "attribute",
72435+ "for": [
72436+ "Origin"
72437+ ],
72438+ "access": "public",
72439+ "informative": false,
72440+ "heading": {
72441+ "id": "the-origin-interface",
72442+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72443+ "title": "The Origin interface",
72444+ "number": "7.1.1.3"
72445+ },
72446+ "definedIn": "prose",
72447+ "links": []
72448+ },
72449+ {
72450+ "id": "dom-origin-issameorigin",
72451+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-issameorigin",
72452+ "linkingText": [
72453+ "isSameOrigin(other)"
72454+ ],
72455+ "localLinkingText": [],
72456+ "type": "method",
72457+ "for": [
72458+ "Origin"
72459+ ],
72460+ "access": "public",
72461+ "informative": false,
72462+ "heading": {
72463+ "id": "the-origin-interface",
72464+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72465+ "title": "The Origin interface",
72466+ "number": "7.1.1.3"
72467+ },
72468+ "definedIn": "prose",
72469+ "links": []
72470+ },
72471+ {
72472+ "id": "dom-origin-issamesite",
72473+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#dom-origin-issamesite",
72474+ "linkingText": [
72475+ "isSameSite(other)"
72476+ ],
72477+ "localLinkingText": [],
72478+ "type": "method",
72479+ "for": [
72480+ "Origin"
72481+ ],
72482+ "access": "public",
72483+ "informative": false,
72484+ "heading": {
72485+ "id": "the-origin-interface",
72486+ "href": "https://html.spec.whatwg.org/multipage/browsers.html#the-origin-interface",
72487+ "title": "The Origin interface",
72488+ "number": "7.1.1.3"
72489+ },
72490+ "definedIn": "prose",
72491+ "links": []
72492+ },
7231972493 {
7232072494 "id": "origin-agent-cluster",
7232172495 "href": "https://html.spec.whatwg.org/multipage/browsers.html#origin-agent-cluster",
0 commit comments