WEB_FEATURES.yml (928B)
1 features: 2 - name: animation-composition 3 files: 4 - animation-composition.html 5 - animation-composition-* 6 - name: display-animation 7 files: 8 - display-interpolation.html 9 - name: steps-easing 10 files: 11 - animation-base-response-* 12 - animation-important-* 13 - animation-timing-function-009-manual.html 14 - animation-timing-function-010-manual.html 15 - name: backdrop 16 files: 17 - dialog-backdrop-animation.html 18 - name: empty 19 files: 20 - empty-pseudo-class-with-animation.html 21 - name: animations-css 22 # Everything which does not belong to some other feature, above 23 files: 24 - "*" 25 - "!animation-composition.html" 26 - "!animation-composition-*" 27 - "!display-interpolation.html" 28 - "!animation-base-response-*" 29 - "!animation-important-*" 30 - "!animation-timing-function-009-manual.html" 31 - "!animation-timing-function-010-manual.html" 32 - "!dialog-backdrop-animation.html" 33 - "!empty-pseudo-class-with-animation.html"