回答編集履歴
1
追記
answer
CHANGED
@@ -7,4 +7,8 @@
|
|
7
7
|
[https://developer.mozilla.org/ja/docs/Web/API/Document/write](https://developer.mozilla.org/ja/docs/Web/API/Document/write)
|
8
8
|
|
9
9
|
[https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model](https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model)
|
10
|
-
和訳:[https://momdo.github.io/html/scripting.html#script-processing-model](https://momdo.github.io/html/scripting.html#script-processing-model)
|
10
|
+
和訳:[https://momdo.github.io/html/scripting.html#script-processing-model](https://momdo.github.io/html/scripting.html#script-processing-model)
|
11
|
+
|
12
|
+
すみません、和訳として挙げましたが該当箇所は未翻訳部分でした。Google翻訳など使ってください。
|
13
|
+
> "module"
|
14
|
+
> Set the script element's node document's currentScript attribute to null.
|