archives

« Bugzilla Issues Index

#289 — Test description for S8.1_A3 should be corrected


The current description of S8.1_A3 reads:
---
/**
* undefined is now non-writable in es5
*
* @path ch08/8.1/S8.1_A3.js
* @description "undefined=1" should throw a TypeError
*/
---

Both, the 'main' description and the @description, are a bit misleading. I think the wording from S8.5_A10 and S8.5_A4 should be adopted for S8.1_A3.


Agreed and fixed in Hg.