[presentation-api] new commits pushed by anssiko

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

* Fix ReSpec warnings

Specific changes:

Global <a for> -> <a data-link-for>

Global <dfn lt> -> <dfn data-lt>

Add <dfn>presentation displays</dfn>

Add <ol data-link-for="PresentationAvailability">

Add <ol data-link-for="PresentationConnection">

Add <section data-dfn-for="Navigator" data-link-for="Navigator">

<dfn for="Navigator"><code>presentation</code></dfn> ->
<a data-link-for="Navigator"><code>presentation</code></a>

instance of the <a><code>Presentation</code></a> ->
instance of the <a data-link-for="Presentation">Presentation</a>
  by Anssi Kostiainen
https://github.com/w3c/presentation-api/commit/35f4aa990713d3a3441714ce8bf9c3bc58463094

* Merge pull request #441 from w3c/fix-respec-warnings

Fix ReSpec warnings
  by Anssi Kostiainen
https://github.com/w3c/presentation-api/commit/b29f405dee3f8f987fb3de79508edaddcaee196f

Received on Tuesday, 10 October 2017 17:04:06 UTC