diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
commit | 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch) | |
tree | 3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/conflicting/web/api/element | |
parent | 6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff) | |
download | translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2 translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip |
unslug ja: modify
Diffstat (limited to 'files/ja/conflicting/web/api/element')
-rw-r--r-- | files/ja/conflicting/web/api/element/compositionstart_event/index.html | 3 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/element/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ja/conflicting/web/api/element/compositionstart_event/index.html b/files/ja/conflicting/web/api/element/compositionstart_event/index.html index e02e6c35ef..a4d5956f6d 100644 --- a/files/ja/conflicting/web/api/element/compositionstart_event/index.html +++ b/files/ja/conflicting/web/api/element/compositionstart_event/index.html @@ -1,6 +1,6 @@ --- title: compositionstart -slug: Web/Events/compositionstart +slug: conflicting/Web/API/Element/compositionstart_event tags: - DOM - Event @@ -9,6 +9,7 @@ tags: - 要更新 translation_of: Web/API/Element/compositionstart_event translation_of_original: DOM/DOM_event_reference/compositionstart +original_slug: Web/Events/compositionstart --- <p>DOM <code>compositionstart</code> イベントはユーザがIMEで未確定文字列の入力を開始した時のように、間接的なテキスト入力を開始した時に同期的に発生します。このイベントは {{ domxref("CompositionEvent") }} インターフェースを持ちます。</p> <div class="note"> diff --git a/files/ja/conflicting/web/api/element/index.html b/files/ja/conflicting/web/api/element/index.html index 859be5e107..b529d40b17 100644 --- a/files/ja/conflicting/web/api/element/index.html +++ b/files/ja/conflicting/web/api/element/index.html @@ -1,6 +1,6 @@ --- title: Slotable -slug: Web/API/Slotable +slug: conflicting/Web/API/Element tags: - API - Interface @@ -10,6 +10,7 @@ tags: - shadow dom translation_of: Web/API/Slottable translation_of_original: Web/API/Slotable +original_slug: Web/API/Slotable --- <p>{{APIRef("Shadow DOM")}}</p> |