Add objectfit and localstorage to browser features
This commit is contained in:
parent
22369729f9
commit
511b1f409c
3 changed files with 7 additions and 4 deletions
|
@ -7,6 +7,8 @@
|
|||
"feature-detects": [
|
||||
"test/css/displaytable",
|
||||
"test/css/flexbox",
|
||||
"test/es5/specification"
|
||||
"test/es5/specification",
|
||||
"test/css/objectfit",
|
||||
"test/storage/localstorage"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue