Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upObscure description in the Conformance section #880
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
allenwb
Apr 11, 2017
Member
Try reading it as if ", and values for those properties," was not there.
…On Apr 10, 2017, 8:18 PM, at 8:18 PM, NE-SmallTown ***@***.***> wrote:
The [doc](https://tc39.github.io/ecma262/#sec-conformance) 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,but they don't be described in this
specification,but for objects that are described in this
specification."?
Much appreciated if anyone could explain this.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#880
|
Try reading it as if ", and values for those properties," was not there.
…On Apr 10, 2017, 8:18 PM, at 8:18 PM, NE-SmallTown ***@***.***> wrote:
The [doc](https://tc39.github.io/ecma262/#sec-conformance) 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,but they don't be described in this
specification,but for objects that are described in this
specification."?
Much appreciated if anyone could explain this.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#880
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
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. |
NE-SmallTown
closed this
Apr 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NE-SmallTown commentedApr 11, 2017
•
edited
The doc says:
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.