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

Side by Side Diff: LayoutTests/inspector/device-emulation/device-emulation-mq-on-resize-expected.txt

Issue 308003007: [DevTools] Update media queries when resizing with emulation on. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: With test Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests that device width is updated when resizing.
2
3
4 Running: exactSize
5 700x500: 300x300
6
7 Running: testWidthMore
8 710x500: 400x300
9
10 Running: testWidthLess
11 690x500: 200x300
12
13 Running: testHeightMore
14 700x510: 300x400
15
16 Running: testHeightLess
17 700x490: 300x200
18
19 Running: testBothMore
20 710x510: 400x400
21
22 Running: testBothLess
23 690x490: 200x200
24
25 Running: reset
26 800x600: 400x400
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698