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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-partial-expected.txt

Issue 2960023003: [DevTools] Migrate inspector-protocol/emulation tests to new harness (Closed)
Patch Set: Created 3 years, 5 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 Tests that overriding only a single parameter does not affect others. 1 Tests that overriding only a single parameter does not affect others.
2 2
3
4 Running test: collectMetrics 3 Running test: collectMetrics
5 4
6 Running test: noOverrides 5 Running test: noOverrides
7 [PASS] 6 [PASS]
8 7
9 Running test: width 8 Running test: width
10 [PASS]: width=300 9 [PASS]: width=300
11 10
12 Running test: height 11 Running test: height
13 [PASS]: height=400 12 [PASS]: height=400
(...skipping 12 matching lines...) Expand all
26 25
27 Running test: anotherHeight 26 Running test: anotherHeight
28 [PASS]: height=300 27 [PASS]: height=300
29 28
30 Running test: deviceScaleFactor3 29 Running test: deviceScaleFactor3
31 [PASS]: deviceScaleFactor=3 30 [PASS]: deviceScaleFactor=3
32 31
33 Running test: clear 32 Running test: clear
34 [PASS] 33 [PASS]
35 34
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698