]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add transitioncancel to Most Wanted list for Chrome, Safari, Edge (#20618)
authorChris Rebert <github@chrisrebert.com>
Mon, 12 Sep 2016 05:21:12 +0000 (22:21 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2016 05:21:12 +0000 (22:21 -0700)
[skip sauce]

docs/_data/browser-features.yml

index bac9a40b7ca3c9a523599f3583c3fbe9b0f09189..65575c5443eca1d1db71a562d25abb975a97bdef 100644 (file)
   origin: >
     Bootstrap#20175
 
+-
+  browser: >
+    Microsoft Edge
+  summary: >
+    Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+  upstream_bug: >
+    UserVoice#15939898
+  origin: >
+    Bootstrap#20618
+
 -
   browser: >
     Firefox
   origin: >
     Bootstrap#20175
 
+-
+  browser: >
+    Chrome
+  summary: >
+    Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+  upstream_bug: >
+    Chromium#642487
+  origin: >
+    Chromium#437860
+
 -
   browser: >
     Chrome
   origin: >
     Bootstrap#17021
 
+-
+  browser: >
+    Safari
+  summary: >
+    Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+  upstream_bug: >
+    WebKit#161535
+  origin: >
+    Bootstrap#20618
+
 -
   browser: >
     Safari