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