mirror of
https://github.com/servo/servo.git
synced 2025-10-14 23:40:26 +01:00
33 lines
970 B
INI
33 lines
970 B
INI
[class-string-interface.any.html]
|
|
[Object.prototype.toString applied to the prototype]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied to a null-prototype instance]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after modifying the prototype's @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after deleting @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[@@toStringTag exists on the prototype with the appropriate descriptor]
|
|
expected: FAIL
|
|
|
|
|
|
[class-string-interface.any.worker.html]
|
|
[Object.prototype.toString applied to the prototype]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied to a null-prototype instance]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after modifying the prototype's @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after deleting @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[@@toStringTag exists on the prototype with the appropriate descriptor]
|
|
expected: FAIL
|
|
|