Remove modernizr rules for features on which we only soft depend

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/12272/head
Michael Telatynski 2020-02-06 18:01:53 +00:00
parent eb62972aed
commit 95f749ccd9
2 changed files with 2 additions and 5 deletions

View File

@ -10,12 +10,9 @@
"test/es5/specification",
"test/css/objectfit",
"test/storage/localstorage",
"test/workers/webworkers",
"test/indexeddb",
"test/es6/array",
"test/es6/collections",
"test/es6/promises",
"test/serviceworker",
"test/svg",
"test/svg/asimg",
"test/svg/filters",

File diff suppressed because one or more lines are too long