DAS/Implementations

From W3C Wiki
< DAS

Devices and Sensors Working Group Implementation and Testing Status

This document includes implementation and testing data regarding the W3C's Devices and Sensors WG's specifications.

Disclaimers regarding the data in this document:

  • The contents of this document are subject to change without warning.
  • Neither the W3C nor the DAS Working Group has verified the data in this document.
  • Implementations cited in this document may or may not implement the latest version of the related specification.

Please send reports of other implementations, corrections, and related information to public-device-apis@w3.org.

Recommendation Track Deliverables

Specification Implementations Test Suite Test Results Test Facilitator Plans

Generic Sensor API

https://github.com/web-platform-tests/wpt/tree/master/generic-sensor

https://wpt.fyi/results/generic-sensor https://w3c.github.io/test-results/generic-sensor/all.html

Wanming Lin

Ambient Light Sensor

https://github.com/web-platform-tests/wpt/tree/master/ambient-light

https://wpt.fyi/results/ambient-light https://w3c.github.io/test-results/ambient-light/all.html

Wanming Lin

Accelerometer Gyroscope Magnetometer

https://github.com/web-platform-tests/wpt/tree/master/accelerometer https://github.com/web-platform-tests/wpt/tree/master/gyroscope https://github.com/web-platform-tests/wpt/tree/master/magnetometer

https://wpt.fyi/results/accelerometer https://wpt.fyi/results/gyroscope https://wpt.fyi/results/magnetometer https://w3c.github.io/test-results/accelerometer/all.html https://w3c.github.io/test-results/gyroscope/all.html https://w3c.github.io/test-results/magnetometer/all.html

Wanming Lin

Orientation Sensor

https://github.com/web-platform-tests/wpt/tree/master/orientation-sensor

https://wpt.fyi/results/orientation-sensor https://w3c.github.io/test-results/orientation-sensor/all.html

Wanming Lin
Battery Status API

https://github.com/web-platform-tests/wpt/tree/master/battery-status

https://wpt.fyi/results/battery-status https://w3c.github.io/test-results/battery-status/20160226.html (Failures in battery-interface-idlharness.html are not specific to Battery Status API. See crbug 239915.)

Zhiqiang Zhang

HTML Media Capture

https://github.com/web-platform-tests/wpt/tree/master/html-media-capture

https://wpt.fyi/results/html-media-capture https://w3c.github.io/test-results/html-media-capture/all.html

Wanming Lin

Completed

Proximity Events

(obsoleted by Proximity Sensor)

https://github.com/web-platform-tests/wpt/tree/master/proximity

https://wpt.fyi/results/proximity https://w3c.github.io/test-results/proximity/all.html

Zhiqiang Zhang

Vibration API https://github.com/web-platform-tests/wpt/tree/master/vibration

https://wpt.fyi/results/vibration http://w3c.github.io/test-results/vibration/all.html

Zhiqiang Zhang

Completed

Screen Wake Lock API

https://github.com/web-platform-tests/wpt/tree/master/screen-wake-lock

https://wpt.fyi/results/screen-wake-lock

Experimental implementations

generic-sensors-lite Lightweight implementation of W3C spec, targeting constrained devices.

Related bugs

Note: these bugs are NOT implementation commitments. They are provided here merely as informal references.