mirror of
https://github.com/servo/servo.git
synced 2025-09-11 07:28:19 +01:00
Update web-platform-tests to revision 7bfbc0fa30aad867faa1c6cc748884be76635a08
This commit is contained in:
parent
0fa3248723
commit
65b0e306b7
87 changed files with 2402 additions and 622 deletions
|
@ -82,6 +82,13 @@ idlArray.test();
|
|||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Foo interface: existence and properties of interface prototype object's @@unscopables property",
|
||||
"status_string": "PASS",
|
||||
"properties": {},
|
||||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Foo interface: internal [[SetPrototypeOf]] method of global platform object - setting to a new value via Object.setPrototypeOf should throw a TypeError",
|
||||
"status_string": "FAIL",
|
||||
|
@ -222,6 +229,13 @@ idlArray.test();
|
|||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Window interface: existence and properties of interface prototype object's @@unscopables property",
|
||||
"status_string": "PASS",
|
||||
"properties": {},
|
||||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Window interface: internal [[SetPrototypeOf]] method of global platform object - setting to a new value via Object.setPrototypeOf should throw a TypeError",
|
||||
"status_string": "PASS",
|
||||
|
|
|
@ -89,6 +89,13 @@ idlArray.test();
|
|||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Foo interface: existence and properties of interface prototype object's @@unscopables property",
|
||||
"status_string": "PASS",
|
||||
"properties": {},
|
||||
"message": null,
|
||||
"stack": null
|
||||
},
|
||||
{
|
||||
"name": "Foo must be primary interface of new Foo()",
|
||||
"status_string": "PASS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue