- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Jul 2016 04:25:24 +0000
- To: public-media-capture@w3.org
miguelao has just closed pull request 26 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 Friday, 22 July 2016 04:25:31 UTC