diff options
Diffstat (limited to 'files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html')
| -rw-r--r-- | files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html b/files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html index 7f06cf8281..b898c68422 100644 --- a/files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html +++ b/files/ja/web/api/globaleventhandlers/ontransitioncancel/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/GlobalEventHandlers/ontransitioncancel --- <div>{{APIRef("CSS3 Transitions")}}</div> -<p><strong><code>ontransitioncancel</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{event("transitioncancel")}} イベントを処理するイベントハンドラー ({{event("Event_handlers")}}) です。</p> +<p><strong><code>ontransitioncancel</code></strong> は {{domxref("GlobalEventHandlers")}} ミックスインのプロパティで、 {{event("transitioncancel")}} イベントを処理するイベントハンドラー ({{domxref("EventHandler")}}) です。</p> <p><code>transitioncancel</code> イベントは <a href="/ja/docs/Web/CSS/CSS_Transitions">CSS トランジション</a>がキャンセルされたときに送信されます。トランジションがキャンセルされるのは下記のような時です。</p> |
