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

Side by Side Diff: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-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 circle{ 1 circle{
2 "paths": [ 2 "paths": [
3 { 3 {
4 "path": [ 4 "path": [
5 "M", 5 "M",
6 88, 6 88,
7 8, 7 8,
8 "L", 8 "L",
9 88, 9 88,
10 8, 10 8,
(...skipping 1436 matching lines...) Expand 10 before | Expand all | Expand 10 after
1447 "showExtensionLines": true, 1447 "showExtensionLines": true,
1448 "elementInfo": { 1448 "elementInfo": {
1449 "tagName": "div", 1449 "tagName": "div",
1450 "idValue": "raster", 1450 "idValue": "raster",
1451 "className": ".float.raster", 1451 "className": ".float.raster",
1452 "nodeWidth": "128", 1452 "nodeWidth": "128",
1453 "nodeHeight": "128" 1453 "nodeHeight": "128"
1454 } 1454 }
1455 } 1455 }
1456 1456
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698