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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/webusb-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, 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
1 CONSOLE MESSAGE: line 31: Interfaces before adding trial token 1 CONSOLE MESSAGE: line 31: Interfaces before adding trial token
2 interface Navigator 2 interface Navigator
3 CONSOLE MESSAGE: line 53: Interfaces after adding trial token 3 CONSOLE MESSAGE: line 53: Interfaces after adding trial token
4 interface Navigator 4 interface Navigator
5 getter usb 5 getter usb
6 interface USBAlternateInterface 6 interface USBAlternateInterface
7 getter alternateSetting 7 getter alternateSetting
8 getter endpoints 8 getter endpoints
9 getter interfaceClass 9 getter interfaceClass
10 getter interfaceName 10 getter interfaceName
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 method constructor 85 method constructor
86 interface USBOutTransferResult 86 interface USBOutTransferResult
87 getter bytesWritten 87 getter bytesWritten
88 getter status 88 getter status
89 method constructor 89 method constructor
90 This is a testharness.js-based test. 90 This is a testharness.js-based test.
91 PASS WebUSB related interfaces before adding trial token via script. 91 PASS WebUSB related interfaces before adding trial token via script.
92 PASS WebUSB related interfaces after adding trial token via script. 92 PASS WebUSB related interfaces after adding trial token via script.
93 Harness: the test ran to completion. 93 Harness: the test ran to completion.
94 94
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698