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

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

Issue 2705643002: Cleanup virtual test suites for origin trials (Closed)
Patch Set: Add instructions for layout tests Created 3 years, 10 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 before adding trial token
2
3 CONSOLE MESSAGE: line 27: Interfaces after adding trial token
4 interface ImageCapture
5 getter videoStreamTrack
6 method constructor
7 method getPhotoCapabilities
8 method grabFrame
9 method setOptions
10 method takePhoto
11 interface MediaSettingsRange
12 getter current
13 getter max
14 getter min
15 getter step
16 method constructor
17 interface PhotoCapabilities
18 getter brightness
19 getter colorTemperature
20 getter contrast
21 getter exposureCompensation
22 getter exposureMode
23 getter fillLightMode
24 getter focusMode
25 getter imageHeight
26 getter imageWidth
27 getter iso
28 getter redEyeReduction
29 getter saturation
30 getter sharpness
31 getter whiteBalanceMode
32 getter zoom
33 method constructor
34 This is a testharness.js-based test.
35 PASS ImageCapture related interfaces before adding trial token via script.
36 PASS ImageCapture related interfaces after adding trial token via script.
37 Harness: the test ran to completion.
38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698