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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/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
1 CONSOLE MESSAGE: line 17: Interfaces before adding trial token 1 CONSOLE MESSAGE: line 17: Interfaces before adding trial token
2 2
3 CONSOLE MESSAGE: line 27: Interfaces after adding trial token 3 CONSOLE MESSAGE: line 27: Interfaces after adding trial token
4 interface ImageCapture 4 interface ImageCapture
5 getter videoStreamTrack 5 getter videoStreamTrack
6 method constructor 6 method constructor
7 method getPhotoCapabilities 7 method getPhotoCapabilities
8 method grabFrame 8 method grabFrame
9 method setOptions 9 method setOptions
10 method takePhoto 10 method takePhoto
(...skipping 18 matching lines...) Expand all
29 getter saturation 29 getter saturation
30 getter sharpness 30 getter sharpness
31 getter whiteBalanceMode 31 getter whiteBalanceMode
32 getter zoom 32 getter zoom
33 method constructor 33 method constructor
34 This is a testharness.js-based test. 34 This is a testharness.js-based test.
35 PASS ImageCapture related interfaces before adding trial token via script. 35 PASS ImageCapture related interfaces before adding trial token via script.
36 PASS ImageCapture related interfaces after adding trial token via script. 36 PASS ImageCapture related interfaces after adding trial token via script.
37 Harness: the test ran to completion. 37 Harness: the test ran to completion.
38 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698