summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/orientation-event/README.md
blob: 14ea2f51173ccb61e02b0e5f2462dd152b11256e (plain)
1
2
3
4
5
6
7
8
The `resources/orientation-event-helpers.js` tests depend on the implementation of
the `GenericSensorTest` interface which is defined in [README.md](../generic-sensor/README.md).

The Chromium implementation of the `GenericSensorTest` interface is located in
[generic_sensor_mocks.js](../resources/chromium/generic_sensor_mocks.js).

Other browser vendors should provide their own implementations of
the `GenericSensorTest` interface.