| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| index b8ce664633fb083161579bdc79b28b9b7fd644fe..4210533b9820d4c1fe31a9e06d7e4ffc9e698db0 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| @@ -1,65 +1,66 @@
|
| CONSOLE MESSAGE: line 17: Interfaces before adding trial token
|
| -interface ImageCapture
|
| - getter videoStreamTrack
|
| - method constructor
|
| - method getPhotoCapabilities
|
| - method grabFrame
|
| - method setOptions
|
| - method takePhoto
|
| -interface MediaSettingsRange
|
| - getter current
|
| - getter max
|
| - getter min
|
| - getter step
|
| - method constructor
|
| -interface PhotoCapabilities
|
| - getter brightness
|
| - getter colorTemperature
|
| - getter contrast
|
| - getter exposureCompensation
|
| - getter exposureMode
|
| - getter fillLightMode
|
| - getter focusMode
|
| - getter imageHeight
|
| - getter imageWidth
|
| - getter iso
|
| - getter redEyeReduction
|
| - getter saturation
|
| - getter sharpness
|
| - getter whiteBalanceMode
|
| - getter zoom
|
| - method constructor
|
| +CONSOLE MESSAGE: line 17: interface ImageCapture
|
| +CONSOLE MESSAGE: line 17: getter videoStreamTrack
|
| +CONSOLE MESSAGE: line 17: method constructor
|
| +CONSOLE MESSAGE: line 17: method getPhotoCapabilities
|
| +CONSOLE MESSAGE: line 17: method grabFrame
|
| +CONSOLE MESSAGE: line 17: method setOptions
|
| +CONSOLE MESSAGE: line 17: method takePhoto
|
| +CONSOLE MESSAGE: line 17: interface MediaSettingsRange
|
| +CONSOLE MESSAGE: line 17: getter current
|
| +CONSOLE MESSAGE: line 17: getter max
|
| +CONSOLE MESSAGE: line 17: getter min
|
| +CONSOLE MESSAGE: line 17: getter step
|
| +CONSOLE MESSAGE: line 17: method constructor
|
| +CONSOLE MESSAGE: line 17: interface PhotoCapabilities
|
| +CONSOLE MESSAGE: line 17: getter brightness
|
| +CONSOLE MESSAGE: line 17: getter colorTemperature
|
| +CONSOLE MESSAGE: line 17: getter contrast
|
| +CONSOLE MESSAGE: line 17: getter exposureCompensation
|
| +CONSOLE MESSAGE: line 17: getter exposureMode
|
| +CONSOLE MESSAGE: line 17: getter fillLightMode
|
| +CONSOLE MESSAGE: line 17: getter focusMode
|
| +CONSOLE MESSAGE: line 17: getter imageHeight
|
| +CONSOLE MESSAGE: line 17: getter imageWidth
|
| +CONSOLE MESSAGE: line 17: getter iso
|
| +CONSOLE MESSAGE: line 17: getter redEyeReduction
|
| +CONSOLE MESSAGE: line 17: getter saturation
|
| +CONSOLE MESSAGE: line 17: getter sharpness
|
| +CONSOLE MESSAGE: line 17: getter whiteBalanceMode
|
| +CONSOLE MESSAGE: line 17: getter zoom
|
| +CONSOLE MESSAGE: line 17: method constructor
|
| CONSOLE MESSAGE: line 27: Interfaces after adding trial token
|
| -interface ImageCapture
|
| - getter videoStreamTrack
|
| - method constructor
|
| - method getPhotoCapabilities
|
| - method grabFrame
|
| - method setOptions
|
| - method takePhoto
|
| -interface MediaSettingsRange
|
| - getter current
|
| - getter max
|
| - getter min
|
| - getter step
|
| - method constructor
|
| -interface PhotoCapabilities
|
| - getter brightness
|
| - getter colorTemperature
|
| - getter contrast
|
| - getter exposureCompensation
|
| - getter exposureMode
|
| - getter fillLightMode
|
| - getter focusMode
|
| - getter imageHeight
|
| - getter imageWidth
|
| - getter iso
|
| - getter redEyeReduction
|
| - getter saturation
|
| - getter sharpness
|
| - getter whiteBalanceMode
|
| - getter zoom
|
| - method constructor
|
| +CONSOLE MESSAGE: line 27: interface ImageCapture
|
| +CONSOLE MESSAGE: line 27: getter videoStreamTrack
|
| +CONSOLE MESSAGE: line 27: method constructor
|
| +CONSOLE MESSAGE: line 27: method getPhotoCapabilities
|
| +CONSOLE MESSAGE: line 27: method grabFrame
|
| +CONSOLE MESSAGE: line 27: method setOptions
|
| +CONSOLE MESSAGE: line 27: method takePhoto
|
| +CONSOLE MESSAGE: line 27: interface MediaSettingsRange
|
| +CONSOLE MESSAGE: line 27: getter current
|
| +CONSOLE MESSAGE: line 27: getter max
|
| +CONSOLE MESSAGE: line 27: getter min
|
| +CONSOLE MESSAGE: line 27: getter step
|
| +CONSOLE MESSAGE: line 27: method constructor
|
| +CONSOLE MESSAGE: line 27: interface PhotoCapabilities
|
| +CONSOLE MESSAGE: line 27: getter brightness
|
| +CONSOLE MESSAGE: line 27: getter colorTemperature
|
| +CONSOLE MESSAGE: line 27: getter contrast
|
| +CONSOLE MESSAGE: line 27: getter exposureCompensation
|
| +CONSOLE MESSAGE: line 27: getter exposureMode
|
| +CONSOLE MESSAGE: line 27: getter fillLightMode
|
| +CONSOLE MESSAGE: line 27: getter focusMode
|
| +CONSOLE MESSAGE: line 27: getter imageHeight
|
| +CONSOLE MESSAGE: line 27: getter imageWidth
|
| +CONSOLE MESSAGE: line 27: getter iso
|
| +CONSOLE MESSAGE: line 27: getter redEyeReduction
|
| +CONSOLE MESSAGE: line 27: getter saturation
|
| +CONSOLE MESSAGE: line 27: getter sharpness
|
| +CONSOLE MESSAGE: line 27: getter whiteBalanceMode
|
| +CONSOLE MESSAGE: line 27: getter zoom
|
| +CONSOLE MESSAGE: line 27: method constructor
|
| +CONSOLE WARNING: line 30: This test relies on console message comparison.
|
| This is a testharness.js-based test.
|
| PASS ImageCapture related interfaces before adding trial token via script.
|
| PASS ImageCapture related interfaces after adding trial token via script.
|
|
|