Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt

Issue 2705643002: Cleanup virtual test suites for origin trials (Closed)
Patch Set: Add instructions for layout tests Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698