Add Modernizr check for ResizeObserver (#21124)

This commit is contained in:
Michael Telatynski
2022-02-18 13:48:50 +00:00
committed by GitHub
parent 8d0f616ffa
commit 53f6282a53
4 changed files with 28 additions and 22 deletions

View File

@@ -30,6 +30,7 @@
"test/iframe/sandbox",
"test/json",
"test/network/fetch",
"test/storage/localstorage"
"test/storage/localstorage",
"test/window/resizeobserver"
]
}