Index: third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt |
index 7becb2545ce69273ca4b867942d743aae40f1dc0..969c0e52e91ca80b8389a4bcc6de569df30c6d13 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt |
@@ -1,34 +1,35 @@ |
CONSOLE MESSAGE: line 17: Interfaces in document |
-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 WARNING: line 20: This test relies on console message comparison. |
This is a testharness.js-based test. |
PASS ImageCapture related interfaces in Origin-Trial enabled document. |
Harness: the test ran to completion. |