From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ja/web/events/compositionstart/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ja/web/events') diff --git a/files/ja/web/events/compositionstart/index.html b/files/ja/web/events/compositionstart/index.html index acfd461a9f..e02e6c35ef 100644 --- a/files/ja/web/events/compositionstart/index.html +++ b/files/ja/web/events/compositionstart/index.html @@ -8,6 +8,7 @@ tags: - events - 要更新 translation_of: Web/API/Element/compositionstart_event +translation_of_original: DOM/DOM_event_reference/compositionstart ---

DOM compositionstart イベントはユーザがIMEで未確定文字列の入力を開始した時のように、間接的なテキスト入力を開始した時に同期的に発生します。このイベントは {{ domxref("CompositionEvent") }} インターフェースを持ちます。

-- cgit v1.2.3-54-g00ecf