Change them to Modernizr tests and add more rules

This commit is contained in:
Michael Telatynski 2020-02-05 14:05:46 +00:00
parent 032efafe2e
commit 7d49078f22
3 changed files with 26 additions and 21 deletions

View file

@ -11,6 +11,16 @@
"test/css/objectfit",
"test/storage/localstorage",
"test/workers/webworkers",
"test/indexeddb"
"test/indexeddb",
"test/es6/array",
"test/es6/collections",
"test/es6/promises",
"test/serviceworker",
"test/svg",
"test/svg/asimg",
"test/svg/filters",
"test/css/animations",
"test/css/filters",
"test/network/fetch"
]
}