diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/browser-features.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml index 65575c544..e7ad42956 100644 --- a/docs/_data/browser-features.yml +++ b/docs/_data/browser-features.yml @@ -40,6 +40,16 @@ - browser: > + Microsoft Edge + summary: > + Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + upstream_bug: > + UserVoice#15944476 + origin: > + Bootstrap#20143 + +- + browser: > Firefox summary: > Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled |
