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

Side by Side Diff: LayoutTests/inspector/elements/styles-1/disable-property-workingcopy-update-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 style property disablement is propagated into the stylesheet UISource Code working copy. 1 Tests that style property disablement is propagated into the stylesheet UISource Code working copy.
2 2
3 3
4 Running: selectContainer 4 Running: selectContainer
5 5
6 Running: showEditor 6 Running: showEditor
7 ==Source frame contents start== 7 ==Source frame contents start==
8 #inspected { 8 #inspected {
9 font-weight: bold; 9 font-weight: bold;
10 } 10 }
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 46
47 [expanded] 47 [expanded]
48 #inspected { (disable-propert…y-update.css:1 -> disable-property-workingcopy-up date.css:1:1) 48 #inspected { (disable-propert…y-update.css:1 -> disable-property-workingcopy-up date.css:1:1)
49 font-weight: bold; 49 font-weight: bold;
50 50
51 [expanded] 51 [expanded]
52 div { (user agent stylesheet) 52 div { (user agent stylesheet)
53 display: block; 53 display: block;
54 54
55 55
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698