Some behavior falls outside the ECMAScript standard but is nevertheless correct. Implementers should try to adhere to the spirit of the standard as far as possible. If other standards are built into the implementation (such as DOM for example), the standards working groups generally try to make the standards interoperable, and this helps to make sure that an implementation can support them both easily.
It is important that the implementers properly document any implementation specific behavior.
Prev | Home | Next |
Implementation.hasFeature() | Up | Implementation-supplied code |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |