Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / highlight / highlight-svg-content-inside-iframe-expected.txt
blob876977f62234b77e33042718051fade3f9bfb9da
2 svg-rect{
3   "paths": [
4     {
5       "path": [
6         "M",
7         130,
8         270,
9         "L",
10         190,
11         270,
12         "L",
13         190,
14         350,
15         "L",
16         130,
17         350,
18         "Z"
19       ],
20       "fillColor": "rgba(255, 0, 0, 0)",
21       "outlineColor": "rgba(128, 0, 0, 0)"
22     }
23   ],
24   "showRulers": true,
25   "showExtensionLines": true,
26   "elementInfo": {
27     "tagName": "rect",
28     "idValue": "svg-rect",
29     "nodeWidth": "60",
30     "nodeHeight": "80"
31   },
32   "displayAsMaterial": false