[mediacapture-main] Pull Request: format & fixup Example code

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

== format & fixup Example code ==
cleanup code example in HTML help us understand features more easily.
so I cleanup some code like below.

- format indent
- use basic new feature of ES6^
  - const
  - arrow function
  - async/await
- remove deprecated scoped css
- remove js from html
- simplify but save meaning and semantics

if there are some format rule or feature regulation in spec.
please mention me and I'll fix them.

See https://github.com/w3c/mediacapture-main/pull/486

Received on Wednesday, 20 September 2017 14:34:36 UTC