File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -783,7 +783,7 @@ button 要素に addEventListener すればよいように
783783 リンクなどによる画面遷移がおこなわれる
784784
785785
786- [ <img src =" http://www.w3.org/TR/DOM-Level-3-Events/images/ eventflow.svg " style =" background-color :white " height =" 500px " >] ( http://www.w3.org/TR/DOM-Level-3-Events/#event-flow )
786+ [ <img src =" http://www.w3.org/TR/DOM-Level-3-Events/eventflow.svg " style =" background-color :white " height =" 500px " >] ( http://www.w3.org/TR/DOM-Level-3-Events/#event-flow )
787787
788788
789789先ほどのボタンの例では、img 要素の
@@ -963,7 +963,7 @@ fetch('/api/foo')
963963- [ Promise に関する参考情報] ( https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise )
964964- [ Promise 参考情報(重量級)] ( http://azu.github.io/promises-book/ )
965965- [ fetch API に関する参考情報] ( https://github.com/github/fetch )
966- - [ Github API に関する参考情報] ( https://developer.github.com/v3/search/ )
966+ - [ Github API に関する参考情報] ( https://developer.github.com/v3/ )
967967
968968
969969
You can’t perform that action at this time.
0 commit comments