New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obscure description in the Conformance section #880

Closed
NE-SmallTown opened this Issue Apr 11, 2017 · 2 comments

Comments

Projects
None yet
2 participants
@NE-SmallTown

NE-SmallTown commented Apr 11, 2017

The doc says:

In particular, a conforming implementation of ECMAScript may provide properties not described in this specification, and values for those properties, for objects that are described in this specification.

Sorry for that I can't understand it very well.Does the means"a conforming implementation of ECMAScript may provide properties and values for these properties,though they don't be described in this specification,but for objects that are described in this specification."?

Much appreciated if anyone could explain this.

@allenwb

This comment has been minimized.

Show comment
Hide comment
@allenwb

allenwb Apr 11, 2017

Member
Member

allenwb commented Apr 11, 2017

@NE-SmallTown

This comment has been minimized.

Show comment
Hide comment
@NE-SmallTown

NE-SmallTown Apr 11, 2017

@allenwb Thanks!

If I get you,you mean:

There is some objects that are described in this specification,but the spec may provide properties(and values for those properties) which are not described in this specification of these objects.

NE-SmallTown commented Apr 11, 2017

@allenwb Thanks!

If I get you,you mean:

There is some objects that are described in this specification,but the spec may provide properties(and values for those properties) which are not described in this specification of these objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment