w3c / tvcontrol-api

TV Control API specification - https://w3c.github.io/tvcontrol-api/
10 stars 11 forks source link

Use of TVSourceConstraints #53

Closed paulhiggs closed 7 years ago

paulhiggs commented 7 years ago

The definition of TVSourceConstraints on 6.7 says

TVSourceConstraints represents the list of constraints recognized by a User Agent for controlling the Capabilities of a TVSource object. This dictionary is used as a function return value, and never as an operation argument.

It is used as an argument to several functions so the second sentence is incorrect.

stevem-tw commented 7 years ago

Well spotted! Fixed in the latest commit.