aboutsummaryrefslogtreecommitdiff
path: root/_data
diff options
context:
space:
mode:
Diffstat (limited to '_data')
-rw-r--r--_data/browser-features.yml10
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