[presentation-api] Wrong algorithm reference for terminating a presentation in a receiving browsing context

schien has just created a new issue for 
https://github.com/w3c/presentation-api:

== Wrong algorithm reference for terminating a presentation in a 
receiving browsing context ==
In section 6.5 the reference algorithm should be link to terminating a
 presentation in a **receiving** browsing context for calling 
terminate() method in receiver page.

Original text in current spec.
```
When the terminate() method is called on a PresentationConnection S in
 a receiving browsing context, the user agent MUST run the algorithm 
to terminate a presentation in a controlling browsing context using S.
 
```

Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/309 using your GitHub 
account

Received on Friday, 27 May 2016 22:58:44 UTC