| OLD | NEW |
| 1 CONSOLE MESSAGE: line 17: Interfaces before adding trial token | 1 CONSOLE MESSAGE: line 17: Interfaces before adding trial token |
| 2 | 2 |
| 3 CONSOLE MESSAGE: line 27: Interfaces after adding trial token | 3 CONSOLE MESSAGE: line 27: Interfaces after adding trial token |
| 4 interface ImageCapture | 4 interface ImageCapture |
| 5 getter videoStreamTrack | 5 getter videoStreamTrack |
| 6 method constructor | 6 method constructor |
| 7 method getPhotoCapabilities | 7 method getPhotoCapabilities |
| 8 method grabFrame | 8 method grabFrame |
| 9 method setOptions | 9 method setOptions |
| 10 method takePhoto | 10 method takePhoto |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 getter saturation | 29 getter saturation |
| 30 getter sharpness | 30 getter sharpness |
| 31 getter whiteBalanceMode | 31 getter whiteBalanceMode |
| 32 getter zoom | 32 getter zoom |
| 33 method constructor | 33 method constructor |
| 34 This is a testharness.js-based test. | 34 This is a testharness.js-based test. |
| 35 PASS ImageCapture related interfaces before adding trial token via script. | 35 PASS ImageCapture related interfaces before adding trial token via script. |
| 36 PASS ImageCapture related interfaces after adding trial token via script. | 36 PASS ImageCapture related interfaces after adding trial token via script. |
| 37 Harness: the test ran to completion. | 37 Harness: the test ran to completion. |
| 38 | 38 |
| OLD | NEW |