- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Jul 2016 22:43:47 +0000
- To: public-media-capture@w3.org
miguelao has just submitted a new pull request for https://github.com/w3c/mediacapture-image: == Reformatting for contiguous WebIdl and reindenting/reflowing some sections == 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/26
Received on Tuesday, 19 July 2016 22:43:54 UTC