[mediacapture-image] Pull Request: Reformatting for contiguous WebIdl and reindenting/reflowing some sections (2nd try)

miguelao has just submitted a new pull request for 
https://github.com/w3c/mediacapture-image:

== Reformatting for contiguous WebIdl and reindenting/reflowing some 
sections (2nd try) ==
Rebasing #26 against gh-pages branch. Original description:

-------
This pull request transforms the markup to the new thing, because of 
the warning on the published version:
> Defining WebIDL in `dl` elements is deprecated. Please use 
Contiguous IDL instead: 
https://www.w3.org/respec/guide.html#contiguous-idl 

that seems to be affecting e.g. Section 
[methods](https://w3c.github.io/mediacapture-image/#methods): the text
 [is formatted wrong](http://imgur.com/BTWFyHr) and can't be read.

The text (i.e., what is not markup) is left untouched, except:
- 
[MediaSettingsItem](https://w3c.github.io/mediacapture-image/#mediasettingsitem),
 unused now, removed.
- Reflowed the text of the examples to make the indenting consistent.

No more ReSpec warnings! \o/

See https://github.com/w3c/mediacapture-image/pull/32

Received on Friday, 22 July 2016 04:25:36 UTC