Skip to content

Commit af5848d

Browse files
[HTML] Set iframe sandbox flags before child navigable creation whatwg/html@3fd7f35
1 parent 3f923a8 commit af5848d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

HTML-embed-ja.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122

123123
●●options
124124

125-
spec_date:2026-03-12
126-
trans_update:2026-03-14
125+
spec_date:2026-04-14
126+
trans_update:2026-04-15
127127
source_checked:240712
128128
page_state_key:HTML
129129
spec_status:LS
@@ -1351,18 +1351,18 @@ <h4 title="The iframe element">4.8.5. `iframe^e 要素</h4>
13511351
</p>
13521352
<ol>
13531353
<li>
1354-
`新たな子~navigableを作成する$( %挿入された~node )
1355-
1356-
Create a new child navigable for insertedNode.
1357-
</li>
1358-
<li>
13591354
~IF[
13601355
%挿入された~node は `sandbox$aF 属性を有する
13611356
13621357
13631358
`~sandbox法~指令を構文解析する$( %挿入された~node の `sandbox$aF 属性の値, %挿入された~node の`~iframe~sandbox法~flag集合$ )
13641359
13651360
If insertedNode has a sandbox attribute, then parse the sandboxing directive given the attribute's value and insertedNode's iframe sandboxing flag set.
1361+
</li>
1362+
<li>
1363+
`新たな子~navigableを作成する$( %挿入された~node )
1364+
1365+
Create a new child navigable for insertedNode.
13661366
</li>
13671367
<li>
13681368
`~iframe属性~群を処理する$( %挿入された~node, ~T )

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h2>日本語訳ページ一覧</h2>
380380
HTML
381381
<a id="spec-list-html" href="#spec-list-html"></a>
382382
<p>
383-
(原文日付:<time>2026-04-01</time>
383+
(原文日付:<time>2026-04-14</time>
384384
<small>
385385
個々のページに示される これより過去の原文日付は、
386386
この日付まで,概ね(有意な)更新は無いことを表す。

0 commit comments

Comments
 (0)