diff options
Diffstat (limited to 'files/ja/web/api/document/onbeforescriptexecute/index.html')
| -rw-r--r-- | files/ja/web/api/document/onbeforescriptexecute/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/document/onbeforescriptexecute/index.html b/files/ja/web/api/document/onbeforescriptexecute/index.html index 13c1b5f606..44d4c5febe 100644 --- a/files/ja/web/api/document/onbeforescriptexecute/index.html +++ b/files/ja/web/api/document/onbeforescriptexecute/index.html @@ -36,7 +36,7 @@ document.addEventListener("beforescriptexecute", starting, true); <h2 id="Specification" name="Specification">仕様書</h2> <ul> - <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#the-script-element" title="http://www.whatwg.org/specs/web-apps/current-work/#the-script-element">HTML5</a></li> + <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#the-script-element">HTML5</a></li> </ul> <h2 id="See_also" name="See_also">関連情報</h2> |
