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

Side by Side Diff: LayoutTests/inspector/elements/highlight/highlight-node-scaled-and-scrolled-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 1
2 div{ 2 div{
3 "paths": [ 3 "paths": [
4 { 4 {
5 "path": [ 5 "path": [
6 "M", 6 "M",
7 -558, 7 -558,
8 -396, 8 -396,
9 "L", 9 "L",
10 -492, 10 -492,
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 "showRulers": true, 78 "showRulers": true,
79 "showExtensionLines": true, 79 "showExtensionLines": true,
80 "elementInfo": { 80 "elementInfo": {
81 "tagName": "div", 81 "tagName": "div",
82 "idValue": "div", 82 "idValue": "div",
83 "nodeWidth": "69", 83 "nodeWidth": "69",
84 "nodeHeight": "80" 84 "nodeHeight": "80"
85 } 85 }
86 } 86 }
87 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698