[presentation-api] new commits pushed by mfoltzgoogle

The following commits were just pushed by mfoltzgoogle to 
https://github.com/w3c/presentation-api:

* Issue #397 - Make sur all IDL terms have <dfn> in prose (#403)

* Issue 397 - Make sur all IDL terms have <dfn> in prose

Done:

- All IDL terms have <dfn> in prose
- Added constructor logic for custom Events
- Added missing reference to Web Messaging spec
- Linked terms to definition whenever possible
- Improved support for linking to methods with parentheses: "start()"
- Occurrences of "presentation" that should link to "controlling 
browsing context" now effectively link to it
- Occurrences of "Presentation" that should link to the interface 
definition now effectively link to it

Notes:

- No way to define an idiom "presentation" and an interface 
"Presentation" using ReSpec, so "presentation" (as an idiom) links are
 hardcoded
- Some definitions are not real definitions (e.g. BinaryType is merely
 defined as the type of the binaryType attribute), but they do not 
seem to warrant proper definitions.
- Description of custom events constructors could be turned into real 
algorithms but that seems straightforward enough not to require 
crisper language.

* Tidy
  by François Daoust
https://github.com/w3c/presentation-api/commit/e2a0b1d4dc788269c831c02ff1d51fbbacec0a33

Received on Thursday, 5 January 2017 05:22:30 UTC