mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
34 lines
970 B
INI
34 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
|
|
|