Re: [heycam/webidl] Note what "present" means in ES close to its definition (#329)

annevk commented on this pull request.



> @@ -4102,13 +4102,18 @@ to the dictionary members defined on |D| and on any of |D|’s
 On a given dictionary value, the presence of each dictionary member
 is optional, unless that member is specified as required.
 When specified in the dictionary value, a dictionary member is said to be
-<dfn id="dfn-present" export>present</dfn>, otherwise it is [=present|not present=].
+<dfn id="dfn-present" export lt="present|not present" for="dictionary member">present</dfn>, otherwise it is [=not present=].

Should this be for=dictionary/member? See https://github.com/tabatkins/bikeshed/issues/895.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/329#pullrequestreview-28598646

Received on Thursday, 23 March 2017 09:08:50 UTC