| OLD | NEW |
| (Empty) |
| 1 CONSOLE MESSAGE: line 25: Frequency is limited to 60 Hz. | |
| 2 CONSOLE MESSAGE: line 48: Frequency is limited to 60 Hz. | |
| 3 This is a testharness.js-based test. | |
| 4 PASS Test that "onerror" is send when sensor is not supported. | |
| 5 PASS Test that "onerror" is send when start() call has failed. | |
| 6 PASS Test that frequency is capped to 60.0 Hz. | |
| 7 PASS Test that frequency is capped to the maximum supported from frequency. | |
| 8 PASS Test that frequency is limited to the minimum supported from frequency. | |
| 9 PASS Test that sensor can be successfully created and its states are correct. | |
| 10 PASS Test that sensor can be constructed with default configuration. | |
| 11 PASS Test that addConfiguration and removeConfiguration is called. | |
| 12 PASS Test that onChange is called and sensor reading is valid (onchange reportin
g). | |
| 13 PASS Test that onChange is called and sensor reading is valid (continuous report
ing). | |
| 14 PASS Test that sensor receives suspend / resume notifications when page visibili
ty changes. | |
| 15 PASS Test that sensor reading is correct. | |
| 16 PASS Test that frequency hint works (onchange reporting). | |
| 17 PASS Test that frequency hint works (continuous reporting). | |
| 18 Harness: the test ran to completion. | |
| 19 | |
| OLD | NEW |