w3c / gyroscope

Gyroscope
https://www.w3.org/TR/gyroscope/
Other
17 stars 19 forks source link

Construct a gyroscope object #30

Closed anssiko closed 6 years ago

anssiko commented 6 years ago

https://w3c.github.io/gyroscope/#gyroscope-interface states:

To construct a Gyroscope object the user agent must invoke the construct a gyroscope object abstract operation.

Maybe better to say like in other specs (emphasis mine):

To construct a Gyroscope object the user agent must invoke the construct a gyroscope object abstract operation for the Gyroscope interface.

See also: https://github.com/w3c/sensors/issues/342

anssiko commented 6 years ago

Fixed in https://github.com/w3c/gyroscope/pull/29