Sensor API: Difference between revisions

Line 22: Line 22:
     attribute Function onSensorAvailable;
     attribute Function onSensorAvailable;
};
};
interface Sensor : EventTarget {
interface Sensor : EventTarget {
   // Vocabulary to be defined ("Acceleration", "AmbientLight")
   // Vocabulary to be defined ("Acceleration", "AmbientLight")
172

edits