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

domenic 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=].

Hmm maybe, but we already have default value for="dictionary member", so I went for consistency.

-- 
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#discussion_r107618447

Received on Thursday, 23 March 2017 09:16:36 UTC