Source code
Revision control
Copy as Markdown
Other Tools
[setter-argument.html]
[String attribute setter should treat no arguments as undefined]
expected: [PASS, FAIL]
[Object attribute setter should treat no arguments as undefined]
expected: [PASS, FAIL]
[[Replaceable\] setter should treat no arguments as undefined]
expected: [PASS, FAIL]
[[LegacyLenientThis\] setter should not throw even if this value is invalid, regardless of the arguments count]
expected: [PASS, FAIL]
[[LegacyLenientThis\] setter should treat no arguments as undefined]
expected: [PASS, FAIL]
[[LegacyLenientSetter\] setter should treat no arguments as undefined]
expected: [PASS, FAIL]
[[PutForward\] setter should treat no arguments as undefined]
expected: [PASS, FAIL]