2022-08-17 16:46:14 +00:00
|
|
|
{
|
|
|
|
"cors-preflight.any.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"resource_nested_dedicated_worker.worker.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"resource_timing.worker.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"sizes-cache.any.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"sizes-redirect.any.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"supported_resource_type.any.js": {
|
|
|
|
"skip": "Browser-specific test"
|
|
|
|
},
|
|
|
|
"buffered-flag.any.js": {
|
|
|
|
"skip": "Browser-specific test"
|
2023-11-13 14:32:53 +00:00
|
|
|
},
|
|
|
|
"idlharness.any.js": {
|
|
|
|
"fail": {
|
|
|
|
"expected": [
|
|
|
|
"PerformanceResourceTiming interface: attribute firstInterimResponseStart",
|
|
|
|
"PerformanceResourceTiming interface: attribute renderBlockingStatus",
|
|
|
|
"PerformanceResourceTiming interface: attribute contentType",
|
|
|
|
"PerformanceResourceTiming interface: resource must inherit property \"firstInterimResponseStart\" with the proper type",
|
|
|
|
"PerformanceResourceTiming interface: resource must inherit property \"renderBlockingStatus\" with the proper type",
|
|
|
|
"PerformanceResourceTiming interface: resource must inherit property \"contentType\" with the proper type",
|
|
|
|
"PerformanceResourceTiming interface: default toJSON operation on resource"
|
|
|
|
]
|
|
|
|
}
|
2022-08-17 16:46:14 +00:00
|
|
|
}
|
|
|
|
}
|