| OLD | NEW |
| (Empty) |
| 1 CONSOLE MESSAGE: line 17: Interfaces in document | |
| 2 interface ImageCapture | |
| 3 getter videoStreamTrack | |
| 4 method constructor | |
| 5 method getPhotoCapabilities | |
| 6 method grabFrame | |
| 7 method setOptions | |
| 8 method takePhoto | |
| 9 interface MediaSettingsRange | |
| 10 getter current | |
| 11 getter max | |
| 12 getter min | |
| 13 getter step | |
| 14 method constructor | |
| 15 interface PhotoCapabilities | |
| 16 getter brightness | |
| 17 getter colorTemperature | |
| 18 getter contrast | |
| 19 getter exposureCompensation | |
| 20 getter exposureMode | |
| 21 getter fillLightMode | |
| 22 getter focusMode | |
| 23 getter imageHeight | |
| 24 getter imageWidth | |
| 25 getter iso | |
| 26 getter redEyeReduction | |
| 27 getter saturation | |
| 28 getter sharpness | |
| 29 getter whiteBalanceMode | |
| 30 getter zoom | |
| 31 method constructor | |
| 32 This is a testharness.js-based test. | |
| 33 PASS ImageCapture related interfaces in Origin-Trial enabled document. | |
| 34 Harness: the test ran to completion. | |
| 35 | |
| OLD | NEW |