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

Side by Side Diff: LayoutTests/inspector/elements/styles-2/property-ui-location-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 Verifies WebInspector.cssWorkspaceBinding.propertyUILocation functionality 1 Verifies WebInspector.cssWorkspaceBinding.propertyUILocation functionality
2 2
3 background-image: url(); -> empty-background-url.css:1:4 3 background-image: url(); -> empty-background-url.css:1:4
4 color: blue; -> property-ui-location.html:8:4 4 color: blue; -> property-ui-location.html:8:4
5 margin: 10px; -> source-url.css:0:13 5 margin: 10px; -> source-url.css:0:13
6 font-family: arial; -> source-url.css:2:4 6 font-family: arial; -> source-url.css:2:4
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698