diff options
| author | Chris Rebert <[email protected]> | 2017-07-26 17:58:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-26 17:58:22 -0700 |
| commit | c0eff6a61a19249778fbee3b908d8f0614e4393d (patch) | |
| tree | d174a69edf6b1bf36468ae1658855ea0395df8de /_data | |
| parent | 082c9d92fe1057f8dddda32e1002983d82c681aa (diff) | |
| download | bootstrap-c0eff6a61a19249778fbee3b908d8f0614e4393d.tar.xz bootstrap-c0eff6a61a19249778fbee3b908d8f0614e4393d.zip | |
Remove Firefox transitioncancel entry from Most Wanted list
The transitioncancel event was shipped in Firefox 53 🎉
https://bugzilla.mozilla.org/show_bug.cgi?id=1264125
Diffstat (limited to '_data')
| -rw-r--r-- | _data/browser-features.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/_data/browser-features.yml b/_data/browser-features.yml index 830a91386..c61eb4030 100644 --- a/_data/browser-features.yml +++ b/_data/browser-features.yml @@ -62,16 +62,6 @@ browser: > Firefox summary: > - Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled - upstream_bug: > - Mozilla#1264125 - origin: > - Mozilla#1182856 - -- - browser: > - Firefox - summary: > Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class upstream_bug: > Mozilla#854148 |
