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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg

Issue 2390783006: [DevTools] Accessibility: Show siblings and children of selected node (Closed)
Patch Set: UI feedback from Chris Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg b/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
index c185c23723eeee87b7a11fe4cf0a2a98125b96af..1cb08c23f5972e3f4a5fa58718a781260a30b191 100644
--- a/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
+++ b/third_party/WebKit/Source/devtools/front_end/Images/src/smallIcons.svg
@@ -540,5 +540,28 @@
</g>
</g>
</g>
+ <g
+ style="fill:none;stroke:none"
+ id="Page-1-3"
+ transform="matrix(1.25,0,0,1.25,100,1042.3622)">
+ <g
+ style="fill:#000000"
+ id="show_siblings">
+ <g
+ id="Group-6">
+ <rect
+ style="fill-opacity:0"
+ id="Rectangle-7"
+ x="0"
+ y="0"
+ width="8"
+ height="8" />
+ <path
+ inkscape:connector-curvature="0"
+ d="M 1.75,5 C 2.1642136,5 2.5,4.6642136 2.5,4.25 2.5,3.8357864 2.1642136,3.5 1.75,3.5 1.3357864,3.5 1,3.8357864 1,4.25 1,4.6642136 1.3357864,5 1.75,5 z M 4,5 C 4.4142136,5 4.75,4.6642136 4.75,4.25 4.75,3.8357864 4.4142136,3.5 4,3.5 3.5857864,3.5 3.25,3.8357864 3.25,4.25 3.25,4.6642136 3.5857864,5 4,5 z M 6.25,5 C 6.6642136,5 7,4.6642136 7,4.25 7,3.8357864 6.6642136,3.5 6.25,3.5 5.8357864,3.5 5.5,3.8357864 5.5,4.25 5.5,4.6642136 5.8357864,5 6.25,5 z"
+ id="Combined-Shape-5" />
+ </g>
+ </g>
+ </g>
</g>
</svg>

Powered by Google App Engine
This is Rietveld 408576698