diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-14 11:07:46 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-14 11:07:46 +0900 |
commit | 03385cc9f4f157cec2e5fd05f35e6af646055908 (patch) | |
tree | 445fcb3a7d033d4ef35c4d4238b28b9630e3dc5b /files/ja/web/api/keyboardevent | |
parent | b8899e350326af3e53dfad89747761c1c13a3915 (diff) | |
download | translated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.tar.gz translated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.tar.bz2 translated-content-03385cc9f4f157cec2e5fd05f35e6af646055908.zip |
Web/API以下の文書内のリンクURLを正規化 (#2360)
- /en-US へのリンクを /ja へのリンクに修正
- /ja が付いていないものに /ja を付加
- MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/api/keyboardevent')
-rw-r--r-- | files/ja/web/api/keyboardevent/code/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/keyboardevent/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/keyboardevent/key/index.html | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/api/keyboardevent/code/index.html b/files/ja/web/api/keyboardevent/code/index.html index 07ac76cf5a..5801f2618d 100644 --- a/files/ja/web/api/keyboardevent/code/index.html +++ b/files/ja/web/api/keyboardevent/code/index.html @@ -139,7 +139,7 @@ let spaceship = document.getElementById("spaceship"); } </pre> -<p>The <code>refresh()</code> function handles applying the rotation and position by using an <a href="/en-US/docs/Web/SVG/Attribute/transform">SVG transform</a>.</p> +<p>The <code>refresh()</code> function handles applying the rotation and position by using an <a href="/ja/docs/Web/SVG/Attribute/transform">SVG transform</a>.</p> <pre class="brush: js notranslate">function refresh() { let x = position.x - (shipSize.width/2); diff --git a/files/ja/web/api/keyboardevent/index.html b/files/ja/web/api/keyboardevent/index.html index b1fbcb5830..11e8ceef87 100644 --- a/files/ja/web/api/keyboardevent/index.html +++ b/files/ja/web/api/keyboardevent/index.html @@ -329,7 +329,7 @@ document.addEventListener('keyup', (event) => { <h3 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h3> <ul> - <li>Firefox 65 では、 <code>keypress</code> イベントは<a href="/en-US/docs/Web/API/KeyboardEvent/keyCode#Non-printable_keys_(function_keys)">印字可能キー以外</a>では発生しなくなりました ({{bug(968056)}})が、 <kbd>Enter</kbd> キー、 <kbd>Shift</kbd> + <kbd>Enter</kbd> キー、 <kbd>Ctrl</kbd> + <kbd>Enter</kbd> キーの組み合わせでは発生します (これらはブラウザー間の互換性の目的のために維持されています)。</li> + <li>Firefox 65 では、 <code>keypress</code> イベントは<a href="/ja/docs/Web/API/KeyboardEvent/keyCode#Non-printable_keys_(function_keys)">印字可能キー以外</a>では発生しなくなりました ({{bug(968056)}})が、 <kbd>Enter</kbd> キー、 <kbd>Shift</kbd> + <kbd>Enter</kbd> キー、 <kbd>Ctrl</kbd> + <kbd>Enter</kbd> キーの組み合わせでは発生します (これらはブラウザー間の互換性の目的のために維持されています)。</li> </ul> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/keyboardevent/key/index.html b/files/ja/web/api/keyboardevent/key/index.html index ee4a4c0181..18660f91b4 100644 --- a/files/ja/web/api/keyboardevent/key/index.html +++ b/files/ja/web/api/keyboardevent/key/index.html @@ -19,12 +19,12 @@ translation_of: Web/API/KeyboardEvent/key <div class="moreinfo pull-aside"> <h4 id="Key_values" name="Key_values">キーの値</h4> -<p><a href="/docs/Web/API/KeyboardEvent/key/Key_Values">キーの値</a>の完全なリストを参照してください。</p> +<p><a href="/ja/docs/Web/API/KeyboardEvent/key/Key_Values">キーの値</a>の完全なリストを参照してください。</p> </div> <ul> <li>押されたキーが印刷表現を持っている場合は、返された値は空ではない Unicode 文字の文字列で、キーの印刷表現が入ります。</li> - <li>押されたキーが制御または特殊文字である場合は、返値は<a href="/docs/Web/API/KeyboardEvent/key/Key_Values">定義済みキー値</a>の内の一つになります。</li> + <li>押されたキーが制御または特殊文字である場合は、返値は<a href="/ja/docs/Web/API/KeyboardEvent/key/Key_Values">定義済みキー値</a>の内の一つになります。</li> <li><code>KeyboardEvent</code> が<a href="https://ja.wikipedia.org/wiki/%E3%83%87%E3%83%83%E3%83%89%E3%82%AD%E3%83%BC">デッドキー</a>が押されたことを表すのであれば、キーの値は "<code>Dead</code>" になります。</li> <li>キーボードの一部の特殊なキー (マルチメディアキーボードにおけるメディア制御のための拡張キーなど) は Windows のキーコードを生成しません。代わりに <code>WM_APPCOMMAND</code> イベントを起動します。これらのイベントは DOM キーボードイベントに対応付けられ、 Windows の「仮想キーコード」の中で、実際のキーコードではないものの紹介されます。</li> <li>キーが特定できなかった場合は、 <code>Unidentified</code> の値を返します。</li> |