Get rid of dependence on usercontent.riot.im
This commit is contained in:
parent
54f7347da5
commit
98773df76e
6 changed files with 77 additions and 12 deletions
|
@ -7,7 +7,6 @@
|
|||
"feature-detects": [
|
||||
"test/css/displaytable",
|
||||
"test/css/flexbox",
|
||||
"test/es5/specification",
|
||||
"test/css/objectfit",
|
||||
"test/storage/localstorage",
|
||||
"test/es6/array",
|
||||
|
@ -18,6 +17,7 @@
|
|||
"test/svg/filters",
|
||||
"test/css/animations",
|
||||
"test/css/filters",
|
||||
"test/network/fetch"
|
||||
"test/network/fetch",
|
||||
"test/iframe/sandbox"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue