mirror of
https://github.com/servo/servo.git
synced 2025-10-17 08:49:21 +01:00
21 lines
688 B
INI
21 lines
688 B
INI
[namespace-object-class-string.any.html]
|
|
[Object.prototype.toString applied after deleting @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[@@toStringTag exists on the namespace object with the appropriate descriptor]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
|
|
expected: FAIL
|
|
|
|
|
|
[namespace-object-class-string.any.worker.html]
|
|
[Object.prototype.toString applied after deleting @@toStringTag]
|
|
expected: FAIL
|
|
|
|
[@@toStringTag exists on the namespace object with the appropriate descriptor]
|
|
expected: FAIL
|
|
|
|
[Object.prototype.toString applied after modifying the namespace object's @@toStringTag]
|
|
expected: FAIL
|
|
|