回答編集履歴

2

テキスト修正

2019/11/23 14:32

投稿

jun68ykt
jun68ykt

スコア9058

test CHANGED
@@ -20,4 +20,8 @@
20
20
 
21
21
 
22
22
 
23
+ - 動作確認用サンプル: [https://codepen.io/jun68ykt/pen/VwwNNVd](https://codepen.io/jun68ykt/pen/VwwNNVd)
24
+
25
+
26
+
23
27
  - 参考: MDN - [textContent](https://developer.mozilla.org/ja/docs/Web/API/Node/textContent)

1

テキスト修正

2019/11/23 14:32

投稿

jun68ykt
jun68ykt

スコア9058

test CHANGED
@@ -18,8 +18,6 @@
18
18
 
19
19
  ```
20
20
 
21
- - 動作確認用サンプル: [https://codepen.io/pen/?editors=1010](https://codepen.io/pen/?editors=1010)
22
-
23
21
 
24
22
 
25
23
  - 参考: MDN - [textContent](https://developer.mozilla.org/ja/docs/Web/API/Node/textContent)