Re: [html-media-capture] Define clearly how the capture IDL attribute is reflected

Agreed. You could also do what we've been doing for other cases that avoids such a table, such as

> Each referrer policy, including the empty string, is a keyword for this attribute, mapping to a state of the same name.

or

> Each request destination, including the empty string, is a keyword for this attribute, mapping to a state of the same name.

The important thing though is to update all specs to refer to the *state* of the attribute, not the *value*, since e.g. the value could be "asdf", but the state will be whatever you've set the invalid value default to.

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/html-media-capture/issues/12#issuecomment-298956449 using your GitHub account

Received on Wednesday, 3 May 2017 16:02:24 UTC