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