[presentation-api] Pull Request: Addresses Issue #394: Reject start() in all browsing contexts

mfoltzgoogle has just submitted a new pull request for 
https://github.com/w3c/presentation-api:

== Addresses Issue #394: Reject start() in all browsing contexts ==
This addresses Issue #394: Make select algo reject in ancestor and 
descendant browsing contexts

It checks the top-level browsing context and all descendant browsing 
contexts for pending calls to `start()`.

It also clarifies which browsing context is meant by "controlling 
browsing context" in algorithms.


See https://github.com/w3c/presentation-api/pull/402

Received on Friday, 23 December 2016 19:29:08 UTC