diff options
| author | Mark Otto <[email protected]> | 2016-09-11 22:27:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-09-11 22:27:43 -0700 |
| commit | 2301b0c4def1bfed3ccde3fb585102b0dd9b6886 (patch) | |
| tree | 1be9c36b7ac2d68e6dda95163efc2ffb880481ee /docs | |
| parent | f8dfb8a2e77c8d791699955145246c1bad67d5c4 (diff) | |
| parent | eb18554b9ed8830534a87a2c71d3d57452137656 (diff) | |
| download | bootstrap-2301b0c4def1bfed3ccde3fb585102b0dd9b6886.tar.xz bootstrap-2301b0c4def1bfed3ccde3fb585102b0dd9b6886.zip | |
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
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 |
