Skip to content

Commit 1f86db4

Browse files
[HTML] 編集(アルゴリズム名
1 parent 469bb2b commit 1f86db4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

HTML-parsing-ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@
976976
~script要素を準備する:~HEscripting#prepare-the-script-element
977977
アリな限りすぐに実行される~scriptたちが成す集合:~HEscripting#set-of-scripts-that-will-execute-as-soon-as-possible
978978
アリな限りすぐに順に実行される~scriptたちが成す~list:~HEscripting#list-of-scripts-that-will-execute-in-order-as-soon-as-possible
979-
文書を構文解析し終えたときに実行されることになる~scriptたちが成す~list:~HEscripting#list-of-scripts-that-will-execute-when-the-document-has-finished-parsing
979+
文書の構文解析を完遂したとき実行されることになる~scriptたちが成す~list:~HEscripting#list-of-scripts-that-will-execute-when-the-document-has-finished-parsing
980980
構文解析器を阻んでいる~script:~HEscripting#pending-parsing-blocking-script
981981
~template内容:~HEscripting#template-contents
982982
:~HEscripting#restrictions-for-contents-of-script-elements
@@ -21406,7 +21406,7 @@ <h4 title="The end">13.2.7. 終了</h4>
2140621406
Pop all the nodes off the stack of open elements.
2140721407
</li>
2140821408
<li>
21409-
%~script~list ~LET %構文解析器 の`文書を構文解析し終えたときに実行されることになる~scriptたちが成す~list$を指す参照
21409+
%~script~list ~LET %構文解析器 の`文書の構文解析を完遂したとき実行されることになる~scriptたちが成す~list$を指す参照
2141021410
2141121411
↓</li>
2141221412
<li>

0 commit comments

Comments
 (0)