Re: [mediacapture-depth] Fix #110: Intrinsics and extrinsics

Regarding checking the presence of dictionary members, we should 
actually check if the member is present, and refer to 
https://heycam.github.io/webidl/#dfn-present like this:

`"If the <a>foobar</a> member is <a>present</a> in <a>baz 
dictionary</a>"`

(Additionally, add appropriate `<dfn>present</dfn>` to Dependencies.

Related issue: https://github.com/heycam/webidl/issues/124

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-depth/pull/144#issuecomment-283892229
 using your GitHub account

Received on Friday, 3 March 2017 08:10:54 UTC