archives

« Bugzilla Issues Index

#1267 — 8.5.6 choice of default values for incomplete descriptors


tomvc says:

- Step 18 / Comment 51: noted. Any specific reason why you changed this?
To anyone following along, quick summary: if the "getOwnPropertyDescriptor" trap returns an incomplete property descriptor, the descriptor will be completed based on the values from the target property descriptor, rather than the default attribute values from Table 7 (unless the property doesn't exist on the target).


now completed using Table 7 defaults

fixed in rev26


fixed in rev26