mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
update expectations
This commit is contained in:
parent
cbc8756e23
commit
231b8fe27a
1 changed files with 0 additions and 4 deletions
|
@ -1164,13 +1164,9 @@
|
|||
"basic.any.html": true,
|
||||
"basic.any.worker.html": true,
|
||||
"idlharness.any.html": [
|
||||
"Performance interface: existence and properties of interface object",
|
||||
"Performance interface: existence and properties of interface prototype object",
|
||||
"Window interface: attribute performance"
|
||||
],
|
||||
"idlharness.any.worker.html": [
|
||||
"Performance interface: existence and properties of interface object",
|
||||
"Performance interface: existence and properties of interface prototype object",
|
||||
"WorkerGlobalScope interface: attribute performance",
|
||||
"WorkerGlobalScope interface: self must inherit property \"performance\" with the proper type"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue