Add Modernizr check for ResizeObserver (#21124)
This commit is contained in:
parent
8d0f616ffa
commit
53f6282a53
4 changed files with 28 additions and 22 deletions
|
@ -30,6 +30,7 @@
|
|||
"test/iframe/sandbox",
|
||||
"test/json",
|
||||
"test/network/fetch",
|
||||
"test/storage/localstorage"
|
||||
"test/storage/localstorage",
|
||||
"test/window/resizeobserver"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue