WEB_FEATURES.yml (333B)
1 features: 2 - name: animation-composition 3 files: 4 - animation-composition-* 5 - name: steps-easing 6 files: 7 - animation-timing-function-invalid.html 8 - name: animations-css 9 # Everything which does not belong to some other feature, above 10 files: 11 - "*" 12 - "!animation-composition-*" 13 - "!animation-timing-function-invalid.html"