| Index: third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| index 3bd95cb39c2f71b12ac94c031c642e643f32994b..f77b3368d9fdee08158bcf9cb2b0636883f1cb3f 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt
|
| @@ -1,36 +1,37 @@
|
| CONSOLE MESSAGE: line 17: Interfaces before adding trial token
|
| -
|
| +CONSOLE MESSAGE: line 17:
|
| 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.
|
|
|