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

Side by Side Diff: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-expected.txt

Issue 1286483003: Devtools UI: Update inspect element node description label UI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase tests Created 5 years, 4 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
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 } 177 }
178 ], 178 ],
179 "showRulers": true, 179 "showRulers": true,
180 "showExtensionLines": true, 180 "showExtensionLines": true,
181 "elementInfo": { 181 "elementInfo": {
182 "tagName": "div", 182 "tagName": "div",
183 "idValue": "circle", 183 "idValue": "circle",
184 "className": ".float.circle", 184 "className": ".float.circle",
185 "nodeWidth": "128", 185 "nodeWidth": "128",
186 "nodeHeight": "128" 186 "nodeHeight": "128"
187 } 187 },
188 "displayAsMaterial": false
188 } 189 }
189 insetSimpleRound{ 190 insetSimpleRound{
190 "paths": [ 191 "paths": [
191 { 192 {
192 "path": [ 193 "path": [
193 "M", 194 "M",
194 248, 195 248,
195 56, 196 56,
196 "L", 197 "L",
197 248, 198 248,
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 } 366 }
366 ], 367 ],
367 "showRulers": true, 368 "showRulers": true,
368 "showExtensionLines": true, 369 "showExtensionLines": true,
369 "elementInfo": { 370 "elementInfo": {
370 "tagName": "div", 371 "tagName": "div",
371 "idValue": "insetSimpleRound", 372 "idValue": "insetSimpleRound",
372 "className": ".float.insetSimpleRound", 373 "className": ".float.insetSimpleRound",
373 "nodeWidth": "128", 374 "nodeWidth": "128",
374 "nodeHeight": "128" 375 "nodeHeight": "128"
375 } 376 },
377 "displayAsMaterial": false
376 } 378 }
377 insetComplexRound{ 379 insetComplexRound{
378 "paths": [ 380 "paths": [
379 { 381 {
380 "path": [ 382 "path": [
381 "M", 383 "M",
382 360, 384 360,
383 24, 385 24,
384 "L", 386 "L",
385 408, 387 408,
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 } 555 }
554 ], 556 ],
555 "showRulers": true, 557 "showRulers": true,
556 "showExtensionLines": true, 558 "showExtensionLines": true,
557 "elementInfo": { 559 "elementInfo": {
558 "tagName": "div", 560 "tagName": "div",
559 "idValue": "insetComplexRound", 561 "idValue": "insetComplexRound",
560 "className": ".float.insetComplexRound", 562 "className": ".float.insetComplexRound",
561 "nodeWidth": "128", 563 "nodeWidth": "128",
562 "nodeHeight": "128" 564 "nodeHeight": "128"
563 } 565 },
566 "displayAsMaterial": false
564 } 567 }
565 ellipse{ 568 ellipse{
566 "paths": [ 569 "paths": [
567 { 570 {
568 "path": [ 571 "path": [
569 "M", 572 "M",
570 568, 573 568,
571 8, 574 8,
572 "L", 575 "L",
573 568, 576 568,
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
741 } 744 }
742 ], 745 ],
743 "showRulers": true, 746 "showRulers": true,
744 "showExtensionLines": true, 747 "showExtensionLines": true,
745 "elementInfo": { 748 "elementInfo": {
746 "tagName": "div", 749 "tagName": "div",
747 "idValue": "ellipse", 750 "idValue": "ellipse",
748 "className": ".float.ellipse", 751 "className": ".float.ellipse",
749 "nodeWidth": "128", 752 "nodeWidth": "128",
750 "nodeHeight": "80" 753 "nodeHeight": "80"
751 } 754 },
755 "displayAsMaterial": false
752 } 756 }
753 contentBox{ 757 contentBox{
754 "paths": [ 758 "paths": [
755 { 759 {
756 "path": [ 760 "path": [
757 "M", 761 "M",
758 568, 762 568,
759 168, 763 168,
760 "L", 764 "L",
761 600, 765 600,
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 } 933 }
930 ], 934 ],
931 "showRulers": true, 935 "showRulers": true,
932 "showExtensionLines": true, 936 "showExtensionLines": true,
933 "elementInfo": { 937 "elementInfo": {
934 "tagName": "div", 938 "tagName": "div",
935 "idValue": "contentBox", 939 "idValue": "contentBox",
936 "className": ".float.contentBox", 940 "className": ".float.contentBox",
937 "nodeWidth": "176", 941 "nodeWidth": "176",
938 "nodeHeight": "160" 942 "nodeHeight": "160"
939 } 943 },
944 "displayAsMaterial": false
940 } 945 }
941 polygon{ 946 polygon{
942 "paths": [ 947 "paths": [
943 { 948 {
944 "path": [ 949 "path": [
945 "M", 950 "M",
946 8, 951 8,
947 328, 952 328,
948 "L", 953 "L",
949 8, 954 8,
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 } 1039 }
1035 ], 1040 ],
1036 "showRulers": true, 1041 "showRulers": true,
1037 "showExtensionLines": true, 1042 "showExtensionLines": true,
1038 "elementInfo": { 1043 "elementInfo": {
1039 "tagName": "div", 1044 "tagName": "div",
1040 "idValue": "polygon", 1045 "idValue": "polygon",
1041 "className": ".float.polygon", 1046 "className": ".float.polygon",
1042 "nodeWidth": "128", 1047 "nodeWidth": "128",
1043 "nodeHeight": "128" 1048 "nodeHeight": "128"
1044 } 1049 },
1050 "displayAsMaterial": false
1045 } 1051 }
1046 raster{ 1052 raster{
1047 "paths": [ 1053 "paths": [
1048 { 1054 {
1049 "path": [ 1055 "path": [
1050 "M", 1056 "M",
1051 184, 1057 184,
1052 344, 1058 344,
1053 "L", 1059 "L",
1054 284, 1060 284,
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 } 1478 }
1473 ], 1479 ],
1474 "showRulers": true, 1480 "showRulers": true,
1475 "showExtensionLines": true, 1481 "showExtensionLines": true,
1476 "elementInfo": { 1482 "elementInfo": {
1477 "tagName": "div", 1483 "tagName": "div",
1478 "idValue": "raster", 1484 "idValue": "raster",
1479 "className": ".float.raster", 1485 "className": ".float.raster",
1480 "nodeWidth": "128", 1486 "nodeWidth": "128",
1481 "nodeHeight": "128" 1487 "nodeHeight": "128"
1482 } 1488 },
1489 "displayAsMaterial": false
1483 } 1490 }
1484 1491
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698