forked from LeenkxTeam/Kmake
16 lines
323 B
JSON
16 lines
323 B
JSON
{
|
|
"idlharness.any.js": {
|
|
"fail": {
|
|
"expected": [
|
|
"Window interface: attribute performance"
|
|
]
|
|
}
|
|
},
|
|
"idlharness-shadowrealm.window.js": {
|
|
"skip": "ShadowRealm support is not enabled"
|
|
},
|
|
"window-worker-timeOrigin.window.js": {
|
|
"skip": "depends on URL.createObjectURL(blob)"
|
|
}
|
|
}
|