mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
Fix redirects. (#29254)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
browser: >
|
||||
Edge
|
||||
summary: >
|
||||
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
|
||||
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/transitioncancel_event) when a CSS transition is canceled
|
||||
upstream_bug: >
|
||||
UserVoice#15939898
|
||||
origin: >
|
||||
|
@@ -10,7 +10,7 @@ more:
|
||||
- name: Bytesize
|
||||
website: https://github.com/danklammer/bytesize-icons
|
||||
- name: Google Material icons
|
||||
website: https://material.io/tools/icons/
|
||||
website: https://material.io/resources/icons/
|
||||
- name: Ionicons
|
||||
website: https://ionicons.com/
|
||||
- name: Dripicons
|
||||
|
Reference in New Issue
Block a user