This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"minify": true,
"options": [
"setClasses"
],
"feature-detects": [
"test/dataview-api",
"test/inputtypes",
"test/typed-arrays",
"test/file/api",
"test/forms/fileinputdirectory",
"test/network/xhr-responsetype-arraybuffer",
"test/network/xhr-responsetype-json",
"test/network/xhr-responsetype-text",
"test/network/xhr-responsetype"
]
}