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

Side by Side Diff: LayoutTests/inspector/elements/styles-2/media-emulation-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
1 Tests that emulated CSS media is reflected in the Styles pane. 1 Tests that emulated CSS media is reflected in the Styles pane.
2 2
3 Original style: 3 Original style:
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 6
7 [expanded] 7 [expanded]
8 #main { (media-emulation.html:5 -> media-emulation.html:5:1) 8 #main { (media-emulation.html:5 -> media-emulation.html:5:1)
9 color: red; 9 color: red;
10 10
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 57
58 [expanded] 58 [expanded]
59 #main { (media-emulation.html:5 -> media-emulation.html:5:1) 59 #main { (media-emulation.html:5 -> media-emulation.html:5:1)
60 color: red; 60 color: red;
61 61
62 [expanded] 62 [expanded]
63 div { (user agent stylesheet) 63 div { (user agent stylesheet)
64 display: block; 64 display: block;
65 65
66 66
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698