15971597 *sL.名前:#slot-name
15981598sB.名前:#slotable-name
15991599~slot可能~用に~slotを見出す:#find-a-slot
1600- ~slot用に~slot可能なものを見出す :#find-slotables
1601- ~slot用に平坦~化された~slot可能なものを見出す :#find-flattened-slotables
1600+ ~slot用に~slot可能を見出す :#find-slotables
1601+ ~slot用に平坦~化された~slot可能を見出す :#find-flattened-slotables
16021602割当-先~slot:#slotable-assigned-slot
16031603手動~割当-先~slot:#slottable-manual-slot-assignment
16041604割当-先がある:#slotable-assigned
16051605割当された~node群:#slot-assigned-nodes
16061606手動で割当された~node群:~HEscripting#manually-assigned-nodes
16071607~slot可能を~slotに割当する:#assign-a-slot
1608- ~slotに~slot可能なものを割当する :#assign-slotables
1609- ~treeに~slot可能なものを割当する :#assign-slotables-for-a-tree
1608+ ~slotに~slot可能を割当する :#assign-slotables
1609+ ~treeに~slot可能を割当する :#assign-slotables-for-a-tree
16101610通達~slot群:#signal-slot-list
16111611~slotの変化を通達する:#signal-a-slot-change
16121612
@@ -8103,7 +8103,7 @@ <h4 title="Shadow tree">4.2.2. ~shadow~tree</h4>
81038103</p>
81048104
81058105<p class="trans-note">【
8106- `文書$も指示する必要がある所では 、
8106+ どの `文書$かを指示する必要もある所では 、
81078107“~nodeは(所与の)文書に`接続されて$いる” /
81088108“(所与の)~nodeが`接続されて$いる文書”
81098109のような形の句でも表記される。
@@ -8122,8 +8122,8 @@ <h5 title="Slots">4.2.2.1. ~slot</h5>
81228122</p>
81238123
81248124<p class="note">注記:
8125- `~slot$を作成できるのは 、
8126- ~HTMLの `slot$e 要素を通す他にない 。
8125+ `~slot$は 、
8126+ ~HTMLの `slot$e 要素を通す他には作成し得ない 。
81278127◎
81288128A slot can only be created through HTML’s slot element.
81298129</p>
@@ -8200,17 +8200,17 @@ <h5 title="Slots">4.2.2.1. ~slot</h5>
82008200• Otherwise, set element’s name to value.
82018201</li>
82028202 <li>
8203- `~treeに~slot可能なものを割当する $( %要素 の`根$ )
8203+ `~treeに~slot可能を割当する $( %要素 の`根$ )
82048204◎
82058205• Run assign slottables for a tree with element’s root.
82068206</li>
82078207</ol>
82088208</div>
82098209
82108210<p class="note">注記:
8211- `~shadow~tree$内の, [
8211+ `~shadow~tree$内の`~slot$のうち [
82128212`~slot名$ ~EQ 空~文字列
8213- ]なる`~slot$のうち,`~ tree順序$で最初のものは
8213+ ]を満たすもののうち`~ tree順序$で最初のものは、
82148214“既定の~slot”
82158215と称されることもある。
82168216◎
@@ -8329,7 +8329,7 @@ <h5 title="Slottables">4.2.2.2. ~slot可能</h5>
83298329%要素 の`割当-先~slot$ ~NEQ ~NULL
83308330]
83318331⇒
8332- `~slotに~slot可能なものを割当する $( その`~slot$ )
8332+ `~slotに~slot可能を割当する $( その`~slot$ )
83338333◎
83348334• If element is assigned, then run assign slottables for element’s assigned slot.
83358335</li>
@@ -8477,7 +8477,7 @@ <h5 title="Finding slots and slottables">4.2.2.3. ~slot/~slot可能の見出
84778477
84788478<div class="algo">
84798479<p>
8480- `~slot用に~slot可能なものを見出す @
8480+ `~slot用に~slot可能を見出す @
84818481~algoは、
84828482所与の
84838483( `~slot$ %~slot )
@@ -8557,7 +8557,7 @@ <h5 title="Finding slots and slottables">4.2.2.3. ~slot/~slot可能の見出
85578557
85588558<div class="algo">
85598559<p>
8560- `~slot用に平坦~化された~slot可能なものを見出す @
8560+ `~slot用に平坦~化された~slot可能を見出す @
85618561~algoは、
85628562所与の
85638563( `~slot$ %~slot )
@@ -8577,7 +8577,7 @@ <h5 title="Finding slots and slottables">4.2.2.3. ~slot/~slot可能の見出
85778577If slot’s root is not a shadow root, then return result.
85788578</li>
85798579 <li>
8580- %~slot可能~群 ~LET `~slot用に~slot可能なものを見出す $( %~slot )
8580+ %~slot可能~群 ~LET `~slot用に~slot可能を見出す $( %~slot )
85818581◎
85828582Let slottables be the result of finding slottables given slot.
85838583</li>
@@ -8617,7 +8617,7 @@ <h5 title="Finding slots and slottables">4.2.2.3. ~slot/~slot可能の見出
86178617⇒
86188618%結果 を次の結果で`拡張する$
86198619⇒
8620- `~slot用に平坦~化された~slot可能なものを見出す $( %~node )
8620+ `~slot用に平坦~化された~slot可能を見出す $( %~node )
86218621◎
86228622If node is a slot whose root is a shadow root:
86238623• Let temporaryResult be the result of finding flattened slottables given node.
@@ -8646,7 +8646,7 @@ <h5 title="Assigning slottables and slots">4.2.2.4. ~slot可能/~slotの割当
86468646
86478647<div class="algo">
86488648<p>
8649- `~slotに~slot可能なものを割当する @
8649+ `~slotに~slot可能を割当する @
86508650~algoは、
86518651所与の
86528652( `~slot$ %~slot )
@@ -8657,7 +8657,7 @@ <h5 title="Assigning slottables and slots">4.2.2.4. ~slot可能/~slotの割当
86578657<ol>
86588658 <li>
86598659%~slot可能~群 ~LET
8660- `~slot用に~slot可能なものを見出す $( %~slot )
8660+ `~slot用に~slot可能を見出す $( %~slot )
86618661◎
86628662Let slottables be the result of finding slottables for slot.
86638663</li>
@@ -8692,7 +8692,7 @@ <h5 title="Assigning slottables and slots">4.2.2.4. ~slot可能/~slotの割当
86928692
86938693<div class="algo">
86948694<p>
8695- `~treeに~slot可能なものを割当する @
8695+ `~treeに~slot可能を割当する @
86968696~algoは、
86978697所与の
86988698( `~node$ %根 )
@@ -8702,7 +8702,7 @@ <h5 title="Assigning slottables and slots">4.2.2.4. ~slot可能/~slotの割当
87028702~EACH( `~slot$ %~slot )
87038703に対し,`~tree順序$で
87048704⇒
8705- `~slotに~slot可能なものを割当する $( %~slot )
8705+ `~slotに~slot可能を割当する $( %~slot )
87068706◎
87078707To assign slottables for a tree, given a node root, run assign slottables for each slot of root’s inclusive descendants, in tree order.
87088708</p>
@@ -8729,7 +8729,7 @@ <h5 title="Assigning slottables and slots">4.2.2.4. ~slot可能/~slotの割当
87298729%~slot ~NEQ ~NULL
87308730]
87318731⇒
8732- `~slotに~slot可能なものを割当する $( %~slot )
8732+ `~slotに~slot可能を割当する $( %~slot )
87338733◎
87348734If slot is non-null, then run assign slottables for slot.
87358735</li>
@@ -9386,7 +9386,7 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
93869386If parent’s root is a shadow root, and parent is a slot whose assigned nodes is the empty list, then run signal a slot change for parent.
93879387</li>
93889388 <li>
9389- `~treeに~slot可能なものを割当する $( %~node の`根$ )
9389+ `~treeに~slot可能を割当する $( %~node の`根$ )
93909390◎
93919391Run assign slottables for a tree with node’s root.
93929392</li>
@@ -9809,7 +9809,7 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
98099809%~node の`割当-先~slot$ ~NEQ ~NULL
98109810]
98119811⇒
9812- `~slotに~slot可能なものを割当する $( その`~slot$ )
9812+ `~slotに~slot可能を割当する $( その`~slot$ )
98139813◎
98149814If node is assigned, then run assign slottables for node’s assigned slot.
98159815</li>
@@ -9836,12 +9836,12 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
98369836</p>
98379837 <ol>
98389838 <li>
9839- `~treeに~slot可能なものを割当する $( %旧-親 の`根$ )
9839+ `~treeに~slot可能を割当する $( %旧-親 の`根$ )
98409840◎
98419841Run assign slottables for a tree with oldParent’s root.
98429842</li>
98439843 <li>
9844- `~treeに~slot可能なものを割当する $( %~node )
9844+ `~treeに~slot可能を割当する $( %~node )
98459845◎
98469846Run assign slottables for a tree with node.
98479847</li>
@@ -9941,7 +9941,7 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
99419941If newParent’s root is a shadow root, and newParent is a slot whose assigned nodes is empty, then run signal a slot change for newParent.
99429942</li>
99439943 <li>
9944- `~treeに~slot可能なものを割当する $( %~node の`根$ )
9944+ `~treeに~slot可能を割当する $( %~node の`根$ )
99459945◎
99469946Run assign slottables for a tree with node’s root.
99479947</li>
@@ -10336,7 +10336,7 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
1033610336%~node の`割当-先~slot$ ~NEQ ~NULL
1033710337]
1033810338⇒
10339- `~slotに~slot可能なものを割当する $( その`~slot$ )
10339+ `~slotに~slot可能を割当する $( その`~slot$ )
1034010340◎
1034110341If node is assigned, then run assign slottables for node’s assigned slot.
1034210342</li>
@@ -10352,12 +10352,12 @@ <h4 title="Mutation algorithms">4.2.3. 変異~algo</h4>
1035210352</p>
1035310353 <ol>
1035410354 <li>
10355- `~treeに~slot可能なものを割当する $( %親 の`根$ )
10355+ `~treeに~slot可能を割当する $( %親 の`根$ )
1035610356◎
1035710357Run assign slottables for a tree with parent’s root.
1035810358</li>
1035910359 <li>
10360- `~treeに~slot可能なものを割当する $( %~node )
10360+ `~treeに~slot可能を割当する $( %~node )
1036110361◎
1036210362Run assign slottables for a tree with node.
1036310363</li>
0 commit comments