|
8106 | 8106 | ] |
8107 | 8107 | }, |
8108 | 8108 | { |
8109 | | - "html": "The <code id=\"the-iframe-element:the-iframe-element-6\"><a href=\"https://html.spec.whatwg.org/multipage/iframe-embed-object.html#the-iframe-element\">iframe</a></code> <a id=\"the-iframe-element:html-element-insertion-steps\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#html-element-insertion-steps\">HTML element insertion steps</a>, given\n <var>insertedNode</var>, are:", |
8110 | | - "rationale": "if", |
| 8109 | + "html": "The <code id=\"the-iframe-element:the-iframe-element-6\"><a href=\"https://html.spec.whatwg.org/multipage/iframe-embed-object.html#the-iframe-element\">iframe</a></code> <a id=\"the-iframe-element:html-element-post-connection-steps\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#html-element-post-connection-steps\">HTML element post-connection steps</a>, given\n <var>insertedNode</var>, are:", |
| 8110 | + "rationale": "create", |
8111 | 8111 | "steps": [ |
8112 | | - { |
8113 | | - "html": "<p>If <var>insertedNode</var>'s <a id=\"the-iframe-element:shadow-including-root\" href=\"https://dom.spec.whatwg.org/#concept-shadow-including-root\" data-x-internal=\"shadow-including-root\">shadow-including root</a>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#concept-document-bc\" id=\"the-iframe-element:concept-document-bc\">browsing context</a> is null, then return.</p>" |
8114 | | - }, |
8115 | 8112 | { |
8116 | 8113 | "html": "<p><a id=\"the-iframe-element:create-a-new-child-navigable\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#create-a-new-child-navigable\">Create a new child navigable</a> for <var>insertedNode</var>.</p>" |
8117 | 8114 | }, |
|
8315 | 8312 | "rationale": "if", |
8316 | 8313 | "steps": [ |
8317 | 8314 | { |
8318 | | - "html": "<p>If <var>document</var>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#concept-document-bc\" id=\"the-iframe-element:concept-document-bc-2\">browsing context</a> is\n null, then return false.</p>" |
| 8315 | + "html": "<p>If <var>document</var>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#concept-document-bc\" id=\"the-iframe-element:concept-document-bc\">browsing context</a> is\n null, then return false.</p>" |
8319 | 8316 | }, |
8320 | 8317 | { |
8321 | 8318 | "html": "<p>If <var>document</var> is not <a id=\"the-iframe-element:fully-active\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#fully-active\">fully active</a>, then return false.</p>" |
@@ -21918,15 +21915,15 @@ |
21918 | 21915 | { |
21919 | 21916 | "name": "get noopener for window open", |
21920 | 21917 | "href": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#get-noopener-for-window-open", |
21921 | | - "html": "To <dfn id=\"get-noopener-for-window-open\">get noopener for window open</dfn>, given a <code id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:document\"><a href=\"https://html.spec.whatwg.org/multipage/dom.html#document\">Document</a></code>\n <var>sourceDocument</var>, an <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:ordered-map\" href=\"https://infra.spec.whatwg.org/#ordered-map\" data-x-internal=\"ordered-map\">ordered map</a> <var>tokenizedFeatures</var>, and a\n <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:url-record\" href=\"https://url.spec.whatwg.org/#concept-url\" data-x-internal=\"url-record\">URL record</a> <var>url</var>, perform the following steps. They return a boolean.", |
| 21918 | + "html": "To <dfn id=\"get-noopener-for-window-open\">get noopener for window open</dfn>, given a <code id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:document\"><a href=\"https://html.spec.whatwg.org/multipage/dom.html#document\">Document</a></code>\n <var>sourceDocument</var>, an <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:ordered-map\" href=\"https://infra.spec.whatwg.org/#ordered-map\" data-x-internal=\"ordered-map\">ordered map</a> <var>tokenizedFeatures</var>, and a\n <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:url-record\" href=\"https://url.spec.whatwg.org/#concept-url\" data-x-internal=\"url-record\">URL record</a>-or-null <var>url</var>, perform the following steps. They return a\n boolean.", |
21922 | 21919 | "rationale": "if", |
21923 | 21920 | "steps": [ |
21924 | 21921 | { |
21925 | | - "html": "If <var>url</var>'s <a href=\"https://url.spec.whatwg.org/#concept-url-scheme\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-url-scheme\" data-x-internal=\"concept-url-scheme\">scheme</a> is \"<code>blob</code>\":", |
| 21922 | + "html": "If <var>url</var> is not null and <var>url</var>'s <a href=\"https://url.spec.whatwg.org/#concept-url-blob-entry\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-url-blob-entry\" data-x-internal=\"concept-url-blob-entry\">blob URL entry</a> is not null:", |
21926 | 21923 | "rationale": "let", |
21927 | 21924 | "steps": [ |
21928 | 21925 | { |
21929 | | - "html": "<p>Let <var>blobOrigin</var> be <var>url</var>'s <a href=\"https://url.spec.whatwg.org/#concept-url-blob-entry\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-url-blob-entry\" data-x-internal=\"concept-url-blob-entry\">blob URL entry</a>'s <a href=\"https://w3c.github.io/FileAPI/#blob-url-entry-environment\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:blob-url-entry-environment\" data-x-internal=\"blob-url-entry-environment\">environment</a>'s <a href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-settings-object-origin\">origin</a>.</p>" |
| 21926 | + "html": "<p>Let <var>blobOrigin</var> be <var>url</var>'s <a href=\"https://url.spec.whatwg.org/#concept-url-blob-entry\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-url-blob-entry-2\" data-x-internal=\"concept-url-blob-entry\">blob URL entry</a>'s <a href=\"https://w3c.github.io/FileAPI/#blob-url-entry-environment\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:blob-url-entry-environment\" data-x-internal=\"blob-url-entry-environment\">environment</a>'s <a href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-settings-object-origin\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-settings-object-origin\">origin</a>.</p>" |
21930 | 21927 | }, |
21931 | 21928 | { |
21932 | 21929 | "html": "<p>Let <var>topLevelOrigin</var> be <var>sourceDocument</var>'s <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:relevant-settings-object\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#relevant-settings-object\">relevant settings\n object</a>'s <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:concept-environment-top-level-origin\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-environment-top-level-origin\">top-level origin</a>.</p>" |
|
0 commit comments