diff options
Diffstat (limited to 'files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html')
-rw-r--r-- | files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html b/files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html index 573ea7926a..208b927bc7 100644 --- a/files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html +++ b/files/ja/web/api/globaleventhandlers/onlostpointercapture/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/GlobalEventHandlers/onlostpointercapture --- <div>{{ApiRef("HTML DOM")}}</div> -<p><span class="seoSummary">{{domxref("GlobalEventHandlers")}} ミックスインの <strong><code>onlostpointercapture</code></strong> プロパティは、{{event("lostpointercapture")}} イベントを処理する {{event("Event_handlers")}} です。</span></p> +<p><span class="seoSummary">{{domxref("GlobalEventHandlers")}} ミックスインの <strong><code>onlostpointercapture</code></strong> プロパティは、{{event("lostpointercapture")}} イベントを処理する {{domxref("EventHandler")}} です。</span></p> <h2 id="Syntax" name="Syntax">構文</h2> |