layout_2020: Add support for transitions and animations

This commit is contained in:
Martin Robinson 2020-05-11 10:20:40 +02:00
parent c183f95297
commit a238597a18
7 changed files with 54 additions and 18 deletions

View file

@ -9,6 +9,8 @@ skip: true
skip: true
[CSS2]
skip: false
[css-animations]
skip: false
[css-backgrounds]
skip: false
[css-content]
@ -23,6 +25,8 @@ skip: true
skip: false
[css-transforms]
skip: false
[css-transitions]
skip: false
[css-ui]
skip: false
[filter-effects]