<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[174149] releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/174149">174149</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2014-10-01 01:33:53 -0700 (Wed, 01 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/173753">r173753</a> - Webkitgtk 2.5.3: tarball contains APPLE LICENSE file - stating not distributable
https://bugs.webkit.org/show_bug.cgi?id=136632

Reviewed by Gustavo Noronha Silva.

Source/WebInspectorUI:

Add free icons for the GTK port. These icons are from the GNOME
project, some of them adapted by Andres Gomez for the inspector.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIChangeLog">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIGNUmakefileam">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/GNUmakefile.am</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/</li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkAUTHORS">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCachepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCache2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCacheManifestpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCacheManifest2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBackArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BackArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBottomUpTreesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpoint2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointActionAddsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointActionRemovesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointButtonsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactivepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactive2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactiveButtonsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoints.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING_CCBYSA3">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING_LGPL2">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_LGPL2</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingCSSpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingCSS2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingGenericpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingGeneric2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingJSpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingJS2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClosesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Close.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseWhitesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseWhite.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorIconpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorIcon2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorspng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColors2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorsLargepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorsLarge2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkContentFlowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ContentFlow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCookiepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCookie2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCrosshairsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMCharacterDatasvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMCommentsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentTypesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMElementsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMNodesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMTextNodesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMTreesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabasepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabase2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabaseTablepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabaseTable2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleSmallClosedsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallClosed.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleSmallOpensvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallOpen.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleTinyClosedsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyClosed.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleTinyOpensvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyOpen.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDockBottomsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockBottom.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDockRightsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockRight.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentCSSpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentCSS2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentFontpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentFont2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentGenericpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentGeneric2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentImagepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentImage2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentJSpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentJS2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentMarkuppng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentMarkup2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDownloadArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DownloadArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Error.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Errors.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorsEnabledsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ErrorsEnabled.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkEventListenersvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkExceptionsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFilterFieldGlyphsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FilterFieldGlyph.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFolderGenericpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFolderGeneric2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkForwardArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ForwardArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFunctionsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkGoToArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/GoToArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHierarchicalNavigationItemChevronsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHoverMenuButtonpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHoverMenuButton2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner1svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner10svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner11svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner12svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner2svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner3svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner4svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner5svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner6svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner7svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner8svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner9svg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkInstructionPointerpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkInstructionPointer2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIssuessvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLayerBorderssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLocalStoragepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLocalStorage2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLockedsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLogpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLog2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLogssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkMemorysvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNativesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemCurleyBracessvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLogsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStoragesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTrashsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemVariablesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetwork2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkLargepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkLarge2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPausesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPercentsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPlussvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkProfilepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkProfile2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecording2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingHoveredpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingHovered2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingStoppedpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingStopped2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkReloadsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRequestsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResourcessvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResponsesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResumesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScript2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptLargepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptLarge2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSessionStoragepng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSessionStorage2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkShadowDOMsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumb2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbPressedpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbPressed2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSortIndicatorDownArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorDownArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSortIndicatorUpArrowsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorUpArrow.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSplitToggleDownsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSplitToggleUpsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepIntosvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepOutsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepOversvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStopwatchpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStopwatch2xpng">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUndocksvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUpDownArrowssvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UpDownArrows.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptPrevioussvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputResultsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkWarningsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkWeightsvg">releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/ChangeLog (174148 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/ChangeLog        2014-10-01 08:15:40 UTC (rev 174148)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/ChangeLog        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -1,3 +1,218 @@
</span><ins>+2014-09-25  Andres Gomez  &lt;agomez@igalia.com&gt;
+
+        Unreviewed. Add more free icons for the Web Inspector in GTK+.
+
+        * UserInterface/Images/gtk/AUTHORS:
+        * UserInterface/Images/gtk/ApplicationCacheManifest.png: Added.
+        * UserInterface/Images/gtk/ApplicationCacheManifest@2x.png: Added.
+        * UserInterface/Images/gtk/COPYING:
+        * UserInterface/Images/gtk/COPYING_LGPL2: Added.
+        * UserInterface/Images/gtk/Cookie.png: Added.
+        * UserInterface/Images/gtk/Cookie@2x.png: Added.
+        * UserInterface/Images/gtk/HoverMenuButton.png: Added.
+        * UserInterface/Images/gtk/HoverMenuButton@2x.png: Added.
+        * UserInterface/Images/gtk/InstructionPointer.png: Added.
+        * UserInterface/Images/gtk/InstructionPointer@2x.png: Added.
+        * UserInterface/Images/gtk/Log.png: Added.
+        * UserInterface/Images/gtk/Log@2x.png: Added.
+        * UserInterface/Images/gtk/Profile.png: Added.
+        * UserInterface/Images/gtk/Profile@2x.png: Added.
+        * UserInterface/Images/gtk/Recording.png: Added.
+        * UserInterface/Images/gtk/Recording@2x.png: Added.
+        * UserInterface/Images/gtk/RecordingHovered.png: Added.
+        * UserInterface/Images/gtk/RecordingHovered@2x.png: Added.
+        * UserInterface/Images/gtk/RecordingStopped.png: Added.
+        * UserInterface/Images/gtk/RecordingStopped@2x.png: Added.
+        * UserInterface/Images/gtk/Script.png: Added.
+        * UserInterface/Images/gtk/Script@2x.png: Added.
+        * UserInterface/Images/gtk/ScriptLarge.png: Added.
+        * UserInterface/Images/gtk/ScriptLarge@2x.png: Added.
+        * UserInterface/Images/gtk/SliderThumb.png: Added.
+        * UserInterface/Images/gtk/SliderThumb@2x.png: Added.
+        * UserInterface/Images/gtk/SliderThumbPressed.png: Added.
+        * UserInterface/Images/gtk/SliderThumbPressed@2x.png: Added.
+        * UserInterface/Images/gtk/Stopwatch.png: Added.
+        * UserInterface/Images/gtk/Stopwatch@2x.png: Added.
+
+2014-09-24  Andres Gomez  &lt;agomez@igalia.com&gt;
+
+        Unreviewed. Add more free icons for the Web Inspector in GTK+
+
+        * UserInterface/Images/gtk/AUTHORS:
+        * UserInterface/Images/gtk/ApplicationCache.png: Added.
+        * UserInterface/Images/gtk/ApplicationCache@2x.png: Added.
+        * UserInterface/Images/gtk/BottomUpTree.svg: Added.
+        * UserInterface/Images/gtk/Breakpoint.png: Added.
+        * UserInterface/Images/gtk/Breakpoint@2x.png: Added.
+        * UserInterface/Images/gtk/BreakpointButton.svg:
+        * UserInterface/Images/gtk/BreakpointInactive.png: Added.
+        * UserInterface/Images/gtk/BreakpointInactive@2x.png: Added.
+        * UserInterface/Images/gtk/BreakpointInactiveButton.svg:
+        * UserInterface/Images/gtk/COPYING:
+        * UserInterface/Images/gtk/COPYING_CCBYSA3: Copied from Source/WebInspectorUI/UserInterface/Images/gtk/COPYING.
+        * UserInterface/Images/gtk/ClippingCSS.png: Added.
+        * UserInterface/Images/gtk/ClippingCSS@2x.png: Added.
+        * UserInterface/Images/gtk/ClippingGeneric.png: Added.
+        * UserInterface/Images/gtk/ClippingGeneric@2x.png: Added.
+        * UserInterface/Images/gtk/ClippingJS.png: Added.
+        * UserInterface/Images/gtk/ClippingJS@2x.png: Added.
+        * UserInterface/Images/gtk/CloseTimeline.png: Added.
+        * UserInterface/Images/gtk/CloseTimeline@2x.png: Added.
+        * UserInterface/Images/gtk/ColorIcon.png: Added.
+        * UserInterface/Images/gtk/ColorIcon@2x.png: Added.
+        * UserInterface/Images/gtk/Colors.png: Added.
+        * UserInterface/Images/gtk/Colors@2x.png: Added.
+        * UserInterface/Images/gtk/ColorsLarge.png: Added.
+        * UserInterface/Images/gtk/ColorsLarge@2x.png: Added.
+        * UserInterface/Images/gtk/Database.png: Added.
+        * UserInterface/Images/gtk/Database@2x.png: Added.
+        * UserInterface/Images/gtk/DatabaseTable.png: Added.
+        * UserInterface/Images/gtk/DatabaseTable@2x.png: Added.
+        * UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg: Added.
+        * UserInterface/Images/gtk/Issues.svg: Added.
+        * UserInterface/Images/gtk/IssuesEnabled.svg: Added.
+        * UserInterface/Images/gtk/LayerBorders.svg: Added.
+        * UserInterface/Images/gtk/LessColumns.svg: Added.
+        * UserInterface/Images/gtk/LocalStorage.png: Added.
+        * UserInterface/Images/gtk/LocalStorage@2x.png: Added.
+        * UserInterface/Images/gtk/Locked.svg: Added.
+        * UserInterface/Images/gtk/Logs.svg: Added.
+        * UserInterface/Images/gtk/Memory.svg: Added.
+        * UserInterface/Images/gtk/MoreColumns.svg: Added.
+        * UserInterface/Images/gtk/Native.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemAngleBrackets.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemBug.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemCurleyBraces.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemFile.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemLayers.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemLog.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemStopwatch.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemStorage.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemTrash.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemVariable.svg: Added.
+        * UserInterface/Images/gtk/Network.png: Added.
+        * UserInterface/Images/gtk/Network@2x.png: Added.
+        * UserInterface/Images/gtk/NetworkLarge.png: Added.
+        * UserInterface/Images/gtk/NetworkLarge@2x.png: Added.
+        * UserInterface/Images/gtk/Pause.svg: Added.
+        * UserInterface/Images/gtk/Percent.svg: Added.
+        * UserInterface/Images/gtk/Plus.svg: Added.
+        * UserInterface/Images/gtk/PseudoElement.svg: Added.
+        * UserInterface/Images/gtk/Reflection.svg: Added.
+        * UserInterface/Images/gtk/Reload.svg: Added.
+        * UserInterface/Images/gtk/Request.svg: Added.
+        * UserInterface/Images/gtk/Response.svg: Added.
+        * UserInterface/Images/gtk/ResultLine.svg: Added.
+        * UserInterface/Images/gtk/Resume.svg: Added.
+        * UserInterface/Images/gtk/SessionStorage.png: Added.
+        * UserInterface/Images/gtk/SessionStorage@2x.png: Added.
+        * UserInterface/Images/gtk/ShadowDOM.svg: Added.
+        * UserInterface/Images/gtk/SourceCode.svg: Added.
+        * UserInterface/Images/gtk/SplitToggleDown.svg: Added.
+        * UserInterface/Images/gtk/SplitToggleUp.svg: Added.
+        * UserInterface/Images/gtk/StepInto.svg: Added.
+        * UserInterface/Images/gtk/StepOut.svg: Added.
+        * UserInterface/Images/gtk/StepOver.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleAuthor.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInherited.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInheritedElement.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInspector.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleUser.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleUserAgent.svg: Added.
+        * UserInterface/Images/gtk/Time.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordAnimation.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordEvent.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordLayout.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordPaint.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordStyle.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordTimer.svg: Added.
+        * UserInterface/Images/gtk/Undock.svg: Added.
+        * UserInterface/Images/gtk/UserInputPrompt.svg: Added.
+        * UserInterface/Images/gtk/UserInputPromptPrevious.svg: Added.
+        * UserInterface/Images/gtk/UserInputResult.svg: Added.
+        * UserInterface/Images/gtk/Warning.svg: Added.
+        * UserInterface/Images/gtk/Weight.svg: Added.
+
+2014-09-19  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Webkitgtk 2.5.3: tarball contains APPLE LICENSE file - stating not distributable
+        https://bugs.webkit.org/show_bug.cgi?id=136632
+
+        Reviewed by Gustavo Noronha Silva.
+
+        Add free icons for the GTK port. These icons are from the GNOME
+        project, some of them adapted by Andres Gomez for the inspector.
+
+        * UserInterface/Images/gtk/AUTHORS: Added.
+        * UserInterface/Images/gtk/BackArrow.svg: Added.
+        * UserInterface/Images/gtk/BreakpointActionAdd.svg: Added.
+        * UserInterface/Images/gtk/BreakpointActionRemove.svg: Added.
+        * UserInterface/Images/gtk/BreakpointButton.svg: Added.
+        * UserInterface/Images/gtk/BreakpointInactiveButton.svg: Added.
+        * UserInterface/Images/gtk/Breakpoints.svg: Added.
+        * UserInterface/Images/gtk/COPYING: Added.
+        * UserInterface/Images/gtk/Close.svg: Added.
+        * UserInterface/Images/gtk/CloseWhite.svg: Added.
+        * UserInterface/Images/gtk/ContentFlow.svg: Added.
+        * UserInterface/Images/gtk/Crosshair.svg: Added.
+        * UserInterface/Images/gtk/DOMCharacterData.svg: Added.
+        * UserInterface/Images/gtk/DOMComment.svg: Added.
+        * UserInterface/Images/gtk/DOMDocument.svg: Added.
+        * UserInterface/Images/gtk/DOMDocumentType.svg: Added.
+        * UserInterface/Images/gtk/DOMElement.svg: Added.
+        * UserInterface/Images/gtk/DOMNode.svg: Added.
+        * UserInterface/Images/gtk/DOMTextNode.svg: Added.
+        * UserInterface/Images/gtk/DOMTree.svg: Added.
+        * UserInterface/Images/gtk/DisclosureTriangleSmallClosed.svg: Added.
+        * UserInterface/Images/gtk/DisclosureTriangleSmallOpen.svg: Added.
+        * UserInterface/Images/gtk/DisclosureTriangleTinyClosed.svg: Added.
+        * UserInterface/Images/gtk/DisclosureTriangleTinyOpen.svg: Added.
+        * UserInterface/Images/gtk/DockBottom.svg: Added.
+        * UserInterface/Images/gtk/DockRight.svg: Added.
+        * UserInterface/Images/gtk/DocumentCSS.png: Added.
+        * UserInterface/Images/gtk/DocumentCSS@2x.png: Added.
+        * UserInterface/Images/gtk/DocumentFont.png: Added.
+        * UserInterface/Images/gtk/DocumentFont@2x.png: Added.
+        * UserInterface/Images/gtk/DocumentGeneric.png: Added.
+        * UserInterface/Images/gtk/DocumentGeneric@2x.png: Added.
+        * UserInterface/Images/gtk/DocumentImage.png: Added.
+        * UserInterface/Images/gtk/DocumentImage@2x.png: Added.
+        * UserInterface/Images/gtk/DocumentJS.png: Added.
+        * UserInterface/Images/gtk/DocumentJS@2x.png: Added.
+        * UserInterface/Images/gtk/DocumentMarkup.png: Added.
+        * UserInterface/Images/gtk/DocumentMarkup@2x.png: Added.
+        * UserInterface/Images/gtk/DownloadArrow.svg: Added.
+        * UserInterface/Images/gtk/Error.svg: Added.
+        * UserInterface/Images/gtk/Errors.svg: Added.
+        * UserInterface/Images/gtk/ErrorsEnabled.svg: Added.
+        * UserInterface/Images/gtk/EventListener.svg: Added.
+        * UserInterface/Images/gtk/Exception.svg: Added.
+        * UserInterface/Images/gtk/FilterFieldGlyph.svg: Added.
+        * UserInterface/Images/gtk/FolderGeneric.png: Added.
+        * UserInterface/Images/gtk/FolderGeneric@2x.png: Added.
+        * UserInterface/Images/gtk/ForwardArrow.svg: Added.
+        * UserInterface/Images/gtk/Function.svg: Added.
+        * UserInterface/Images/gtk/GoToArrow.svg: Added.
+        * UserInterface/Images/gtk/Resources.svg: Added.
+        * UserInterface/Images/gtk/SortIndicatorDownArrow.svg: Added.
+        * UserInterface/Images/gtk/SortIndicatorUpArrow.svg: Added.
+        * UserInterface/Images/gtk/UpDownArrows.svg: Added.
+
</ins><span class="cx"> 2013-09-17  Gustavo Noronha Silva  &lt;gns@gnome.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Cannot find WebInspectorUI/UserInterface/Main.html referenced in GResourceBundle.xml
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIGNUmakefileam"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/GNUmakefile.am (174148 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/GNUmakefile.am        2014-10-01 08:15:40 UTC (rev 174148)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/GNUmakefile.am        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -2,9 +2,10 @@
</span><span class="cx">         $(WebInspectorUI)/UserInterface/*.html \
</span><span class="cx">         $(WebInspectorUI)/UserInterface/*.js \
</span><span class="cx">         $(WebInspectorUI)/UserInterface/*.css \
</span><del>-        $(WebInspectorUI)/UserInterface/Images/*.png \
-        $(WebInspectorUI)/UserInterface/Images/*.svg \
-        $(WebInspectorUI)/UserInterface/External/CodeMirror/* \
</del><ins>+        $(WebInspectorUI)/UserInterface/Images/gtk/*.png \
+        $(WebInspectorUI)/UserInterface/Images/gtk/*.svg \
+        $(WebInspectorUI)/UserInterface/External/CodeMirror/*.js \
+        $(WebInspectorUI)/UserInterface/External/CodeMirror/*.css \
</ins><span class="cx">         $(WebInspectorUI)/Localizations/en.lproj/localizedStrings.js
</span><span class="cx">         $(AM_V_GEN)
</span><span class="cx">         $(AM_V_at)mkdir -p ${GENSOURCES_WEBINSPECTOR_UI}
</span><span class="lines">@@ -16,7 +17,12 @@
</span><span class="cx">                 for file in $^; do \
</span><span class="cx">                         if [ &quot;$$file&quot; = &quot;GNUmakefile&quot; ]; then continue; fi; \
</span><span class="cx">                         file=`echo $$file | sed &quot;s,$$basepath,,g&quot;`; \
</span><del>-                        echo &quot;    &lt;file&gt;$$file&lt;/file&gt;&quot; &gt;&gt; ${GENSOURCES_WEBINSPECTOR_UI}/GResourceBundle.xml; \
</del><ins>+                        alias=`echo $$file | sed &quot;s,Images/gtk,Images,g&quot;`; \
+                        if [ &quot;$$alias&quot; = &quot;$$file&quot; ]; then \
+                                echo &quot;    &lt;file&gt;$$file&lt;/file&gt;&quot; &gt;&gt; ${GENSOURCES_WEBINSPECTOR_UI}/GResourceBundle.xml; \
+                        else \
+                                echo &quot;    &lt;file alias=\&quot;$$alias\&quot;&gt;$$file&lt;/file&gt;&quot; &gt;&gt; ${GENSOURCES_WEBINSPECTOR_UI}/GResourceBundle.xml; \
+                        fi \
</ins><span class="cx">                 done
</span><span class="cx">         $(AM_V_at)echo '  &lt;/gresource&gt;' &gt;&gt; ${GENSOURCES_WEBINSPECTOR_UI}/GResourceBundle.xml
</span><span class="cx">         $(AM_V_at)echo '&lt;/gresources&gt;' &gt;&gt; ${GENSOURCES_WEBINSPECTOR_UI}/GResourceBundle.xml
</span><span class="lines">@@ -37,7 +43,8 @@
</span><span class="cx">         $(shell ls $(WebInspectorUI)/UserInterface/*.html) \
</span><span class="cx">         $(shell ls $(WebInspectorUI)/UserInterface/*.js) \
</span><span class="cx">         $(shell ls $(WebInspectorUI)/UserInterface/*.css) \
</span><del>-        $(shell ls $(WebInspectorUI)/UserInterface/Images/*.png) \
-        $(shell ls $(WebInspectorUI)/UserInterface/Images/*.svg) \
-        $(shell ls $(WebInspectorUI)/UserInterface/External/CodeMirror/*)
</del><ins>+        $(shell ls $(WebInspectorUI)/UserInterface/Images/gtk/*.png) \
+        $(shell ls $(WebInspectorUI)/UserInterface/Images/gtk/*.svg) \
+        $(shell ls $(WebInspectorUI)/UserInterface/External/CodeMirror/*.js) \
+        $(shell ls $(WebInspectorUI)/UserInterface/External/CodeMirror/*.css)
</ins><span class="cx"> 
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkAUTHORS"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+* This artwork has been created or adapted by:
+        Andres Gomez &lt;agomez@igalia.com&gt;
+
+* With the exception of the individual files listed below, the artwork
+  included has been created as a derived work from the &quot;inkscape
+  symbolic icons&quot; and the &quot;adwaita-icon-theme&quot;, whose authors are:
+        Barbara Muraus &lt;barbara.muraus@gmail.com&gt;
+        GNOME Project http://www.gnome.org
+
+* Cookie.png
+* Cookie@2x.png
+        by Nyall Dawson &lt;nyall.dawson@gmail.com&gt;
+
+* Database.png
+* Database@2x.png
+        by Jakub Steinar &lt;jsteiner@redhat.com&gt;
+
+* Log.png
+* Log@2x.png
+        by Lapo Calamandrei &lt;calamandrei@gmail.com&gt;
+
+* NavigationItemBug.svg
+        by Andreas Nilsson &lt;nisses.mail@home.se&gt;
+
+* SliderThumb.png
+* SliderThumb@2x.png
+* SliderThumbPressed.png
+* SliderThumbPressed@2x.png
+        by GTK+ Project http://www.gtk.org
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCachepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCache2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCacheManifestpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkApplicationCacheManifest2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCacheManifest@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBackArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BackArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BackArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BackArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,156 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;9&quot;
+   height=&quot;9&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 6.34375,0 C 6.2009183,0.03400528 6.0686562,0.11115813 5.96875,0.21875 l -3.75,3.75 -0.5,0.53125 0.5,0.53125 3.75,3.75 C 6.1086414,8.9190777 6.3036185,8.9993624 6.5,9 l 0.03125,0 0.0625,0 0.65625,0 0,-0.5625 0,-0.09375 C 7.2858715,8.1070742 7.2019527,7.8553177 7.03125,7.6875 L 3.84375,4.5 7.03125,1.28125 C 7.170132,1.1421608 7.2506759,0.94655417 7.25,0.75 L 7.25,0.59375 7.25,0 6.65625,0 6.5625,0 6.5,0 6.40625,0 z&quot;
+     id=&quot;path6040&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBottomUpTreesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,73 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3051&quot;&gt;
+  &lt;defs
+     id=&quot;defs3053&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;7.0862341&quot;
+       y1=&quot;-0.4476825&quot;
+       x2=&quot;7.0862341&quot;
+       y2=&quot;9.954217&quot;
+       id=&quot;linearGradient4994&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3056&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 6.012158,14 0,-4.0121577 1.604864,0 0,-1.6048635 -3.574469,0 -0.401216,0 0,-0.401216 0,-1.9696049 -1.641337,0 0,-3.9756849 4.012158,0 0,3.9756849 -1.568389,0 0,1.5683891 7.185411,0 0,-1.5683891 -1.604864,0 L 10.024316,2 14,2 l 0,4.0121579 -1.568389,0 0,1.9696049 0,0.401216 -0.401215,0 -3.610943,0 0,1.6048635 1.604863,0 0,4.0121577 -4.012158,0 z&quot;
+       id=&quot;rect8421-0&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpoint2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointActionAddsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionAdd.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3001&quot;&gt;
+  &lt;defs
+     id=&quot;defs3003&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3006&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 7,3 7,7 3,7 3,9 7,9 7,13 9,13 9,9 13,9 13,7 9,7 9,3 7,3 z&quot;
+       id=&quot;rect31992&quot;
+       style=&quot;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointActionRemovesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointActionRemove.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3001&quot;&gt;
+  &lt;defs
+     id=&quot;defs3003&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3006&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;9.9996014&quot;
+       height=&quot;2.0002136&quot;
+       x=&quot;3.0001984&quot;
+       y=&quot;6.9997864&quot;
+       id=&quot;rect31984&quot;
+       style=&quot;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointButtonsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,159 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;21&quot;
+   height=&quot;12&quot;
+   id=&quot;svg3029&quot;&gt;
+  &lt;defs
+     id=&quot;defs3031&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258&quot;
+       xlink:href=&quot;#linearGradient7077-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-6&quot;
+       xlink:href=&quot;#linearGradient7077-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-8&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-5&quot;
+       xlink:href=&quot;#linearGradient7077-4-53&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-53&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-6&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-9&quot;
+       xlink:href=&quot;#linearGradient7077-4-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-8&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3034&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 2.925,1 C 2.478193,1 2.074916,1.1360647 1.76875,1.40625 1.462584,1.6764353 1.3,2.0782601 1.3,2.53125 l 0,7.9375 c 0,0.460741 0.129245,0.885666 0.4375,1.15625 C 2.045755,11.895584 2.472087,12 2.925,12 L 10.14375,12 10.3,12 10.425,11.90625 15.4875,6.8125 15.76875,6.53125 15.4875,6.28125 10.425,1.125 10.3,1 10.14375,1 z&quot;
+     id=&quot;path6268-2&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m 10.146052,0.39388654 5.0713,5.14092096 -5.0713,5.0713055 -7.2048464,0 c -0.7806619,0 -1.2473191,-0.372105 -1.2473191,-1.1324156 l 0,-7.9473633 c 0,-0.72714616 0.4952116,-1.13244756 1.2473191,-1.13244756 z&quot;
+     id=&quot;path6268&quot;
+     style=&quot;color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.78777313;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 14.705574,5.5000117 -4.7266394,-4.72663902 -7.0899584,0 c -0.7877731,0 -0.7877731,0.78777312 -0.7877731,0.78777312 l 7.8777315,0 z&quot;
+     id=&quot;path6270&quot;
+     style=&quot;opacity:0.48979594;color:#bebebe;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactivepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactive2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactiveButtonsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,204 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;21&quot;
+   height=&quot;12&quot;
+   id=&quot;svg3029&quot;&gt;
+  &lt;defs
+     id=&quot;defs3031&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258&quot;
+       xlink:href=&quot;#linearGradient7077-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-6&quot;
+       xlink:href=&quot;#linearGradient7077-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-8&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-5&quot;
+       xlink:href=&quot;#linearGradient7077-4-53&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-53&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-6&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient6258-9&quot;
+       xlink:href=&quot;#linearGradient7077-4-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-5&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-0&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-8&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7077-4-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop7079-9-7&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7085-4-2&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0.89803922&quot;
+         offset=&quot;0.61538231&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7081-6-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient4493&quot;
+       xlink:href=&quot;#linearGradient7077-4-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient4495&quot;
+       xlink:href=&quot;#linearGradient7077-4-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-481.76274,-208.50871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;314&quot;
+       cy=&quot;232.05559&quot;
+       r=&quot;5.2619252&quot;
+       fx=&quot;314&quot;
+       fy=&quot;232.05559&quot;
+       id=&quot;radialGradient4500&quot;
+       xlink:href=&quot;#linearGradient7077-4-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.470582,0,0,1.9004442,-789.60858,-353.70008)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3034&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 2.925,1 C 2.478192,1 2.074916,1.136064 1.76875,1.40625 1.462584,1.676436 1.3,2.07826 1.3,2.53125 l 0,7.9375 c 0,0.460741 0.160496,0.885666 0.46875,1.15625 C 2.077004,11.895584 2.472087,12 2.925,12 L 10.14375,12 10.3,12 10.425,11.90625 15.4875,6.8125 15.76875,6.53125 15.4875,6.28125 10.425,1.125 10.3,1 10.14375,1 z&quot;
+     id=&quot;path6268-0&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m 10.146052,0.39388658 5.0713,5.14092122 -5.0713,5.0713052 -7.2048463,0 c -0.780662,0 -1.2473191,-0.372104 -1.2473191,-1.1324157 l 0,-7.9473631 c 0,-0.72714619 0.4952116,-1.13244762 1.2473191,-1.13244762 z&quot;
+     id=&quot;path6268&quot;
+     style=&quot;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 14.705574,5.5000118 -4.7266389,-4.72663912 -7.0899588,0 c -0.7877731,0 -0.7877731,0.78777322 -0.7877731,0.78777322 l 7.8777319,0 z&quot;
+     id=&quot;path6270&quot;
+     style=&quot;opacity:0.48979594;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkBreakpointssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoints.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoints.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoints.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3029&quot;&gt;
+  &lt;defs
+     id=&quot;defs3031&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3034&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 10.025,3.125 14.9,8 l -4.875,4.875 -7.3411812,0 C 2.2529256,12.857044 1.9,12.475437 1.9,12.0625 l 0,-8.125 C 1.9,3.5062331 2.1808081,3.125 2.7197313,3.125 z&quot;
+       id=&quot;path43079&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+This work is licenced under the terms of the Creative Commons
+Attribution-Share Alike 3.0 United States License with the exception
+of the files:
+
+* SliderThumb.png
+* SliderThumb@2x.png
+* SliderThumbPressed.png
+* SliderThumbPressed@2x.png
+
+Which are licensed under the terms of the GNU LGPL v2.
+
+To view a copy of the CC-BY-SA licence, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING_CCBYSA3"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3 (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+This work is licenced under the Creative Commons Attribution-Share Alike 3.0
+United States License. To view a copy of this licence, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCOPYING_LGPL2"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_LGPL2 (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_LGPL2                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_LGPL2        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,481 @@
</span><ins>+                  GNU LIBRARY GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the library GPL.  It is
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it.  You can use it for
+your libraries, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if
+you distribute copies of the library, or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link a program with the library, you must provide
+complete object files to the recipients so that they can relink them
+with the library, after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  Our method of protecting your rights has two steps: (1) copyright
+the library, and (2) offer you this license which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  Also, for each distributor's protection, we want to make certain
+that everyone understands that there is no warranty for this free
+library.  If the library is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original
+version, so that any problems introduced by others will not reflect on
+the original authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that companies distributing free
+software will individually obtain patent licenses, thus in effect
+transforming the program into proprietary software.  To prevent this,
+we have made it clear that any patent must be licensed for everyone's
+free use or not licensed at all.
+
+  Most GNU software, including some libraries, is covered by the ordinary
+GNU General Public License, which was designed for utility programs.  This
+license, the GNU Library General Public License, applies to certain
+designated libraries.  This license is quite different from the ordinary
+one; be sure to read it in full, and don't assume that anything in it is
+the same as in the ordinary license.
+
+  The reason we have a separate public license for some libraries is that
+they blur the distinction we usually make between modifying or adding to a
+program and simply using it.  Linking a program with a library, without
+changing the library, is in some sense simply using the library, and is
+analogous to running a utility program or application program.  However, in
+a textual and legal sense, the linked executable is a combined work, a
+derivative of the original library, and the ordinary General Public License
+treats it as such.
+
+  Because of this blurred distinction, using the ordinary General
+Public License for libraries did not effectively promote software
+sharing, because most developers did not use the libraries.  We
+concluded that weaker conditions might promote sharing better.
+
+  However, unrestricted linking of non-free programs would deprive the
+users of those programs of all benefit from the free status of the
+libraries themselves.  This Library General Public License is intended to
+permit developers of non-free programs to use free libraries, while
+preserving your freedom as a user of such programs to change the free
+libraries that are incorporated in them.  (We have not seen how to achieve
+this as regards changes in header files, but we have achieved it as regards
+changes in the actual functions of the Library.)  The hope is that this
+will lead to faster development of free libraries.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+&quot;work based on the library&quot; and a &quot;work that uses the library&quot;.  The
+former contains code derived from the library, while the latter only
+works together with the library.
+
+  Note that it is possible for a library to be covered by the ordinary
+General Public License rather than by this special one.
+
+                  GNU LIBRARY GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library which
+contains a notice placed by the copyright holder or other authorized
+party saying it may be distributed under the terms of this Library
+General Public License (also called &quot;this License&quot;).  Each licensee is
+addressed as &quot;you&quot;.
+
+  A &quot;library&quot; means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The &quot;Library&quot;, below, refers to any such software library or work
+which has been distributed under these terms.  A &quot;work based on the
+Library&quot; means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term &quot;modification&quot;.)
+
+  &quot;Source code&quot; for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a &quot;work that uses the Library&quot;.  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a &quot;work that uses the Library&quot; with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a &quot;work that uses the
+library&quot;.  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a &quot;work that uses the Library&quot; uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+  6. As an exception to the Sections above, you may also compile or
+link a &quot;work that uses the Library&quot; with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable &quot;work that
+    uses the Library&quot;, as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    c) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    d) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the &quot;work that uses the
+Library&quot; must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the source code distributed need not include anything that is normally
+distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Library General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+&quot;any later version&quot;, you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                            NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY &quot;AS IS&quot; WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.  It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+&quot;copyright&quot; line and a pointer to where the full notice is found.
+
+    &lt;one line to give the library's name and a brief idea of what it does.&gt;
+    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a &quot;copyright disclaimer&quot; for the library, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the
+  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+  &lt;signature of Ty Coon&gt;, 1 April 1990
+  Ty Coon, President of Vice
+
+That's all there is to it!
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingCSSpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingCSS2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingGenericpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingGeneric2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingJSpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClippingJS2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkClosesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Close.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Close.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Close.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3791&quot;&gt;
+  &lt;defs
+     id=&quot;defs3793&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3796&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-2)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 4,5 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 8,7.59375 10.3125,5.3125 C 10.578125,5.082 10.759172,5.007 11,5 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 C 11.906938,11.46942 11.999992,11.7347 12,12 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 8,10.4375 5.71875,12.71875 C 5.530586,12.90694 5.26529,13 5,13 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 L 6.5625,9.03125 4.28125,6.75 C 4.070508,6.55537 3.97809,6.28075 4,6 L 4,5 z&quot;
+       id=&quot;path10839-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCloseWhitesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseWhite.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseWhite.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/CloseWhite.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3791&quot;&gt;
+  &lt;defs
+     id=&quot;defs3793&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3796&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-2)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 4,5 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 8,7.59375 10.3125,5.3125 C 10.578125,5.082 10.759172,5.007 11,5 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 C 11.906938,11.46942 11.999992,11.7347 12,12 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 8,10.4375 5.71875,12.71875 C 5.530586,12.90694 5.26529,13 5,13 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 L 6.5625,9.03125 4.28125,6.75 C 4.070508,6.55537 3.97809,6.28075 4,6 L 4,5 z&quot;
+       id=&quot;path10839-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorIconpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorIcon2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorspng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColors2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorsLargepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkColorsLarge2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkContentFlowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ContentFlow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ContentFlow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ContentFlow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,70 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3012&quot;&gt;
+  &lt;defs
+     id=&quot;defs3014&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3017&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2.8124436,0.50054895 a 1.0000999,1.0000999 0 0 0 -0.8125,1.00000005 l 0,13 a 1.0000999,1.0000999 0 0 0 1.0000001,1 l 9.9999993,0 a 1.0000999,1.0000999 0 0 0 1,-1 l 0,-9.4375 a 1.0000999,1.0000999 0 0 0 -0.28125,-0.71875 L 10.156194,0.78179895 a 1.0000999,1.0000999 0 0 0 -0.7187503,-0.28125 l -6.4375,0 a 1.0000999,1.0000999 0 0 0 -0.0937,0 1.0000999,1.0000999 0 0 0 -0.0937,0 z m 1.1875001,2.00000005 5,0 0,3 2.9999993,0 0,8 -7.9999993,0 0,-11 z&quot;
+       id=&quot;path35724&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.4172809,6.11099 c -0.8602344,0 -1.55631,0.72246 -1.55631,1.58269 0,0.86024 0.6960756,1.55632 1.55631,1.55632 0.8602351,0 1.5826901,-0.69608 1.5826901,-1.55632 0,-0.86023 -0.722455,-1.58269 -1.5826901,-1.58269 z m 0,1.00237 c 0.3197979,0 0.5803159,0.26053 0.5803159,0.58032 0,0.3198 -0.260518,0.55395 -0.5803159,0.55395 -0.319798,0 -0.553936,-0.23415 -0.553936,-0.55395 0,-0.31979 0.234138,-0.58032 0.553936,-0.58032 z&quot;
+       id=&quot;path35728&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.18468678;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;rect
+       width=&quot;2.0999999&quot;
+       height=&quot;5.5&quot;
+       x=&quot;4.9999571&quot;
+       y=&quot;3.5589108&quot;
+       id=&quot;rect35730&quot;
+       style=&quot;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;rect
+       width=&quot;6.0000138&quot;
+       height=&quot;2.4000001&quot;
+       x=&quot;4.9999571&quot;
+       y=&quot;10.10043&quot;
+       id=&quot;rect35734&quot;
+       style=&quot;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCookiepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCookie2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Cookie@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkCrosshairsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3791&quot;&gt;
+  &lt;defs
+     id=&quot;defs3793&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3796&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.973606&quot;
+       height=&quot;16&quot;
+       rx=&quot;0&quot;
+       ry=&quot;0&quot;
+       x=&quot;0.013196949&quot;
+       y=&quot;-8.8214873e-11&quot;
+       id=&quot;rect10265&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+    &lt;path
+       d=&quot;M 7.90625,0.46875 C 7.677428,0.51245 7.495897,0.73545 7.5,0.96875 l 0,0.59375 C 4.339213,1.80832 1.823631,4.31572 1.5625,7.46875 l -0.5,0 c -0.03105,-0.003 -0.0627,-0.003 -0.09375,0 C 0.706803,7.49255 0.475471,7.76894 0.5,8.03125 0.52456,8.29356 0.80070315,8.49413 1.0625,8.46875 l 0.5,0 c 0.232558,3.18201 2.7558951,5.75257 5.9375,6 l 0,0.5 C 7.496,15.23291 7.7362559,15.5 8,15.5 c 0.263744,0 0.503724,-0.26709 0.5,-0.53125 l 0,-0.5 c 3.202607,-0.23774 5.750163,-2.82717 5.96875,-6.03125 l 0.53125,0 c 0.263724,0.004 0.5,-0.23582 0.5,-0.5 0,-0.26418 -0.236276,-0.50374 -0.5,-0.5 l -0.53125,0 C 14.192873,4.29142 11.660933,1.79715 8.5,1.5625 l 0,-0.59375 C 8.505,0.67258 8.19673,0.4132 7.90625,0.46875 z m -0.4375,3.125 0,0.5 c -0.004,0.263724 0.23582,0.5 0.5,0.5 0.26418,0 0.50374,-0.236276 0.5,-0.5 l 0,-0.5 C 10.567141,3.8107419 12.203443,5.4112782 12.4375,7.5 l -0.53125,0 c -0.263724,-0.00374 -0.5,0.23582 -0.5,0.5 0,0.26418 0.236276,0.504 0.5,0.5 l 0.53125,0 c -0.22717,2.100544 -1.864105,3.748532 -3.96875,3.96875 l 0,-0.53125 c 0.00374,-0.263724 -0.23582,-0.5 -0.5,-0.5 -0.26418,0 -0.504,0.236276 -0.5,0.5 l 0,0.5 C 5.3889066,12.191828 3.7760764,10.558927 3.5625,8.46875 l 0.5,0 c 0.263724,0.004 0.5,-0.23582 0.5,-0.5 0,-0.26418 -0.236276,-0.50374 -0.5,-0.5 l -0.46875,0 c 0.2524781,-2.0409981 1.8277243,-3.63631 3.875,-3.875 z&quot;
+       id=&quot;path4640&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2.15649271;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m -91,478 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z&quot;
+       transform=&quot;translate(99.981204,-470.0431)&quot;
+       id=&quot;path5428&quot;
+       style=&quot;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMCharacterDatasvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,345 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8358&quot;&gt;
+      &lt;stop
+         id=&quot;stop8360&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8362&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7822&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7827&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7830&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7832&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7842&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-7.1138287&quot;
+       y1=&quot;3.9952662&quot;
+       x2=&quot;-4.3796625&quot;
+       y2=&quot;3.9952662&quot;
+       id=&quot;linearGradient8364&quot;
+       xlink:href=&quot;#linearGradient8358&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient7830);fill-opacity:1;stroke:url(#linearGradient7832);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient7827);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.84375,2.90625 c -3.0469916,0 -5.25,2.2770256 -5.25,5.0625 0,2.734513 2.0914806,5.125 5.15625,5.125 0.8846304,0 1.860731,-0.225265 2.352241,-0.425132 L 11.78125,12.40625 c 0.49406,-0.192107 0.76412,-0.822245 0.5625,-1.3125 L 11.875,9.96875 C 11.682282,9.489458 11.077018,9.2237325 10.59375,9.40625 L 10.120062,9.5853883 C 9.865123,9.7020267 9.3405369,9.78125 9,9.78125 c -0.7341276,0 -1.1718661,-0.2140186 -1.46875,-0.5 -0.2968839,-0.2859814 -0.5,-0.6829263 -0.5,-1.3125 0,-1.0670656 0.5454796,-1.8125 1.78125,-1.8125 0.3688751,0 0.7235045,0.00669 1.46875,0.28125 L 10.5,6.5 c 0.475877,0.164148 1.057253,-0.097471 1.25,-0.5625 l 0.46875,-1.125 C 12.42037,4.3222451 12.15031,3.6921065 11.65625,3.5 L 11.46875,3.4375 C 11.4577,3.43311 11.44853,3.44183 11.4375,3.4375 10.483734,3.0636319 9.5811542,2.90625 8.84375,2.90625 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.84375,3.40625 c -2.8203244,0 -4.75,2.0170263 -4.75,4.5625 0,2.502702 1.8270367,4.625 4.65625,4.625 0.8066901,0 1.733218,-0.188338 2.194734,-0.375419 L 11.59375,11.9375 c 0.24703,-0.09605 0.38206,-0.411123 0.28125,-0.65625 l -0.46875,-1.125 C 11.309876,9.9237356 11.019188,9.792926 10.78125,9.875 L 10.5625,9.9375 C 10.002086,10.159551 9.4238705,10.28125 9,10.28125 c -0.8339221,0 -1.4090147,-0.236332 -1.8125,-0.625 C 6.7840147,9.267582 6.53125,8.7071675 6.53125,7.96875 c 0,-1.2943389 0.7988124,-2.3125 2.28125,-2.3125 0.3688754,0 0.8143373,0.013835 1.625,0.3125 l 0.21875,0.0625 C 10.901377,6.1320598 11.216447,5.9970301 11.3125,5.75 L 11.75,4.625 C 11.85081,4.3798725 11.71578,4.0648033 11.46875,3.96875 l -0.1875,-0.0625 c -0.903856,-0.3590662 -1.7532936,-0.5 -2.4375,-0.5 z m 0,1 c 0.4839172,0 1.1237891,0.1234491 1.78125,0.34375 L 10.53125,5 C 9.7674155,4.766698 9.1350983,4.65625 8.8125,4.65625 c -1.975772,0 -3.28125,1.5636144 -3.28125,3.3125 0,0.9561052 0.3208119,1.8122087 0.9375,2.40625 0.6166881,0.594041 1.4977389,0.90625 2.53125,0.90625 0.5045985,0 1.092359,-0.150072 1.65625,-0.34375 L 10.75,11.15625 c -0.697343,0.260541 -1.4140968,0.4375 -2,0.4375 -2.3581012,0 -3.65625,-1.58592 -3.65625,-3.625 0,-2.0654725 1.3830099,-3.5625 3.75,-3.5625 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7842);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.8414986,3.9135453 c -2.5936573,0 -4.2536022,1.763691 -4.2536022,4.0691641 0,2.2708906 1.5792533,4.1037466 4.1729105,4.1037466 0.7377514,0 1.6023061,-0.172911 2.4438041,-0.53026 l 0.207493,-0.08069 -0.461095,-1.141211 -0.207493,0.08069 c -0.610951,0.242075 -1.2219027,0.368876 -1.7291068,0.368876 -1.8674332,0 -2.9740633,-1.1181573 -2.9740633,-2.81268 0,-1.5216123 1.0374657,-2.8011526 2.7665705,-2.8011526 0.3688757,0 0.9337184,3e-7 1.8097986,0.3227665 l 0.21902,0.080692 0.461095,-1.129683 -0.207493,-0.080692 C 10.247839,4.0288194 9.4639763,3.9135453 8.8414986,3.9135453&quot;
+     id=&quot;path7836&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMCommentsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,348 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8896&quot;&gt;
+      &lt;stop
+         id=&quot;stop8898&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8900&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5676&quot;&gt;
+      &lt;stop
+         id=&quot;stop5678&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5680&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.2982244&quot;
+       y1=&quot;2.83077&quot;
+       x2=&quot;-2.5372779&quot;
+       y2=&quot;2.83077&quot;
+       id=&quot;linearGradient5690&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.6747751&quot;
+       y1=&quot;4.3266273&quot;
+       x2=&quot;-2.031734&quot;
+       y2=&quot;4.3266273&quot;
+       id=&quot;linearGradient8902&quot;
+       xlink:href=&quot;#linearGradient8896&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8908&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient8913&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient8916&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient8918&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8928&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.84375,2.90625 c -3.0469916,0 -5.25,2.2770256 -5.25,5.0625 0,2.734513 2.0914806,5.125 5.15625,5.125 0.8846304,0 1.860731,-0.225265 2.352241,-0.425132 L 11.78125,12.40625 c 0.49406,-0.192107 0.76412,-0.822245 0.5625,-1.3125 L 11.875,9.96875 C 11.682282,9.489458 11.077018,9.2237325 10.59375,9.40625 L 10.120062,9.5853883 C 9.865123,9.7020267 9.3405369,9.78125 9,9.78125 c -0.7341276,0 -1.1718661,-0.2140186 -1.46875,-0.5 -0.2968839,-0.2859814 -0.5,-0.6829263 -0.5,-1.3125 0,-1.0670656 0.5454796,-1.8125 1.78125,-1.8125 0.3688751,0 0.7235045,0.00669 1.46875,0.28125 L 10.5,6.5 c 0.475877,0.164148 1.057253,-0.097471 1.25,-0.5625 l 0.46875,-1.125 C 12.42037,4.3222451 12.15031,3.6921065 11.65625,3.5 L 11.46875,3.4375 C 11.4577,3.43311 11.44853,3.44183 11.4375,3.4375 10.483734,3.0636319 9.5811542,2.90625 8.84375,2.90625 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.84375,3.40625 c -2.8203244,0 -4.75,2.0170263 -4.75,4.5625 0,2.502702 1.8270367,4.625 4.65625,4.625 0.8066901,0 1.733218,-0.188338 2.194734,-0.375419 L 11.59375,11.9375 c 0.24703,-0.09605 0.38206,-0.411123 0.28125,-0.65625 l -0.46875,-1.125 C 11.309876,9.9237356 11.019188,9.792926 10.78125,9.875 L 10.5625,9.9375 C 10.002086,10.159551 9.4238705,10.28125 9,10.28125 c -0.8339221,0 -1.4090147,-0.236332 -1.8125,-0.625 C 6.7840147,9.267582 6.53125,8.7071675 6.53125,7.96875 c 0,-1.2943389 0.7988124,-2.3125 2.28125,-2.3125 0.3688754,0 0.8143373,0.013835 1.625,0.3125 l 0.21875,0.0625 C 10.901377,6.1320598 11.216447,5.9970301 11.3125,5.75 L 11.75,4.625 C 11.85081,4.3798725 11.71578,4.0648033 11.46875,3.96875 l -0.1875,-0.0625 c -0.903856,-0.3590662 -1.7532936,-0.5 -2.4375,-0.5 z m 0,1 c 0.4839172,0 1.1237891,0.1234491 1.78125,0.34375 L 10.53125,5 C 9.7674155,4.766698 9.1350983,4.65625 8.8125,4.65625 c -1.975772,0 -3.28125,1.5636144 -3.28125,3.3125 0,0.9561052 0.3208119,1.8122087 0.9375,2.40625 0.6166881,0.594041 1.4977389,0.90625 2.53125,0.90625 0.5045985,0 1.092359,-0.150072 1.65625,-0.34375 L 10.75,11.15625 c -0.697343,0.260541 -1.4140968,0.4375 -2,0.4375 -2.3581012,0 -3.65625,-1.58592 -3.65625,-3.625 0,-2.0654725 1.3830099,-3.5625 3.75,-3.5625 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient8928);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.8414986,3.9135453 c -2.5936573,0 -4.2536022,1.763691 -4.2536022,4.0691641 0,2.2708906 1.5792533,4.1037466 4.1729105,4.1037466 0.7377514,0 1.6023061,-0.172911 2.4438041,-0.53026 l 0.207493,-0.08069 -0.461095,-1.141211 -0.207493,0.08069 c -0.610951,0.242075 -1.2219027,0.368876 -1.7291068,0.368876 -1.8674332,0 -2.9740633,-1.1181573 -2.9740633,-2.81268 0,-1.5216123 1.0374657,-2.8011526 2.7665705,-2.8011526 0.3688757,0 0.9337184,3e-7 1.8097986,0.3227665 l 0.21902,0.080692 0.461095,-1.129683 -0.207493,-0.080692 C 10.247839,4.0288194 9.4639763,3.9135453 8.8414986,3.9135453&quot;
+     id=&quot;path8922&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,407 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6767&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient6772&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient6775&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient6777&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6794&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6800&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6846&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient6775);fill-opacity:1;stroke:url(#linearGradient6777);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient6772);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.40625,3 C 3.9256176,3.060582 3.5274954,3.5155791 3.53125,4 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 L 6.5,13 c 0.6685874,0 1.4702468,-0.0046 2.3125,-0.21875 l 0,0.03125 c 1.352344,-0.32232 2.336032,-1.145831 2.90625,-2.09375 0.570218,-0.9479189 0.75,-1.9853402 0.75,-2.9375 0,-1.0036947 -0.246209,-2.2186114 -1.09375,-3.1875 C 10.527459,3.6248614 9.1168382,3 7.21875,3 L 4.53125,3 C 4.489638,2.99739 4.447862,2.99739 4.40625,3 z m 2.53125,3.3125 0.3125,0 c 0.7256284,0 1.1351602,0.1504691 1.375,0.375 0.2398398,0.2245309 0.40625,0.5959602 0.40625,1.28125 0,0.5646631 -0.1309306,0.8446272 -0.2907569,1.1070613 C 8.5806667,9.3382455 8.3928909,9.4591946 8.0625,9.5625 7.7572592,9.6579415 7.3308179,9.684385 6.9375,9.6875 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.40625,3.5 C 4.1883317,3.5561648 4.0241511,3.7750723 4.03125,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 L 6.5,12.5 c 0.6685873,0 1.4263161,0.006 2.1875,-0.1875 1.2323675,-0.293725 2.084577,-0.997312 2.59375,-1.84375 0.509173,-0.846438 0.6875,-1.8050805 0.6875,-2.6875 C 11.96875,6.8672993 11.745817,5.7901 11,4.9375 10.254183,4.0849 9.0121736,3.5 7.21875,3.5 l -2.6875,0 C 4.489802,3.49478 4.447698,3.49478 4.40625,3.5 z m 0.625,1 2.1875,0 c 1.5840945,0 2.4888815,0.4737272 3.03125,1.09375 0.542368,0.6200228 0.71875,1.4530374 0.71875,2.1875 0,0.742939 -0.144169,1.5127739 -0.53125,2.15625 -0.387081,0.643476 -0.9763359,1.169716 -1.96875,1.40625 C 7.8697047,11.49605 7.1685871,11.5 6.5,11.5 l -1.46875,0 z m 0.75,0.3125 C 5.5747266,4.880161 5.4267205,5.095443 5.4375,5.3125 l 0,5.375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 0.90625,0 c 0.4446191,0 1.0541541,7.61e-4 1.65625,-0.1875 0.5950885,-0.18607 1.200618,-0.605214 1.59375,-1.3125 0.180874,-0.3200077 0.4375,-0.8771634 0.4375,-1.71875 0,-0.9714748 -0.283825,-1.8215591 -0.875,-2.375 C 9.0650745,5.0403091 8.227242,4.8125 7.25,4.8125 l -1.3125,0 c -0.051655,-0.00817 -0.1045946,-0.00817 -0.15625,0 z m 0.65625,1 0.8125,0 c 0.8094996,0 1.3617983,0.1970824 1.71875,0.53125 0.3569517,0.3341676 0.5625,0.8443152 0.5625,1.625 0,0.6569709 -0.1624124,1.0397489 -0.3697345,1.388545 C 8.9541934,9.7060911 8.6084592,9.9308761 8.1875,10.0625 c -0.4209592,0.131624 -0.9122893,0.125 -1.34375,0.125 l -0.40625,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient6846);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 7.2391931,5.3025939 c 1.7867416,0 2.7896249,0.8991372 2.7896249,2.6512967 0,0.7492788 -0.2074926,1.2334296 -0.3573484,1.4985591 -0.6570598,1.2103733 -1.9366002,1.2449563 -2.81268,1.2449563 l -0.9221902,0 0,-5.3948121 1.3025937,0 m -0.023055,-1.3025936 -2.6974062,0 0,7.9999997 1.9942362,0 c 0.6685872,0 1.3832859,0 2.0634005,-0.172911 2.2247814,-0.530258 2.9048994,-2.4322779 2.9048994,-4.0576364 0,-1.6484133 -0.887612,-3.7694523 -4.2651299,-3.7694523&quot;
+     id=&quot;path6840&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentTypesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,407 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6767&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient6772&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient6775&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient6777&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6794&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6800&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6846&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient6775);fill-opacity:1;stroke:url(#linearGradient6777);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient6772);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.40625,3 C 3.9256176,3.060582 3.5274954,3.5155791 3.53125,4 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 L 6.5,13 c 0.6685874,0 1.4702468,-0.0046 2.3125,-0.21875 l 0,0.03125 c 1.352344,-0.32232 2.336032,-1.145831 2.90625,-2.09375 0.570218,-0.9479189 0.75,-1.9853402 0.75,-2.9375 0,-1.0036947 -0.246209,-2.2186114 -1.09375,-3.1875 C 10.527459,3.6248614 9.1168382,3 7.21875,3 L 4.53125,3 C 4.489638,2.99739 4.447862,2.99739 4.40625,3 z m 2.53125,3.3125 0.3125,0 c 0.7256284,0 1.1351602,0.1504691 1.375,0.375 0.2398398,0.2245309 0.40625,0.5959602 0.40625,1.28125 0,0.5646631 -0.1309306,0.8446272 -0.2907569,1.1070613 C 8.5806667,9.3382455 8.3928909,9.4591946 8.0625,9.5625 7.7572592,9.6579415 7.3308179,9.684385 6.9375,9.6875 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.40625,3.5 C 4.1883317,3.5561648 4.0241511,3.7750723 4.03125,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 L 6.5,12.5 c 0.6685873,0 1.4263161,0.006 2.1875,-0.1875 1.2323675,-0.293725 2.084577,-0.997312 2.59375,-1.84375 0.509173,-0.846438 0.6875,-1.8050805 0.6875,-2.6875 C 11.96875,6.8672993 11.745817,5.7901 11,4.9375 10.254183,4.0849 9.0121736,3.5 7.21875,3.5 l -2.6875,0 C 4.489802,3.49478 4.447698,3.49478 4.40625,3.5 z m 0.625,1 2.1875,0 c 1.5840945,0 2.4888815,0.4737272 3.03125,1.09375 0.542368,0.6200228 0.71875,1.4530374 0.71875,2.1875 0,0.742939 -0.144169,1.5127739 -0.53125,2.15625 -0.387081,0.643476 -0.9763359,1.169716 -1.96875,1.40625 C 7.8697047,11.49605 7.1685871,11.5 6.5,11.5 l -1.46875,0 z m 0.75,0.3125 C 5.5747266,4.880161 5.4267205,5.095443 5.4375,5.3125 l 0,5.375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 0.90625,0 c 0.4446191,0 1.0541541,7.61e-4 1.65625,-0.1875 0.5950885,-0.18607 1.200618,-0.605214 1.59375,-1.3125 0.180874,-0.3200077 0.4375,-0.8771634 0.4375,-1.71875 0,-0.9714748 -0.283825,-1.8215591 -0.875,-2.375 C 9.0650745,5.0403091 8.227242,4.8125 7.25,4.8125 l -1.3125,0 c -0.051655,-0.00817 -0.1045946,-0.00817 -0.15625,0 z m 0.65625,1 0.8125,0 c 0.8094996,0 1.3617983,0.1970824 1.71875,0.53125 0.3569517,0.3341676 0.5625,0.8443152 0.5625,1.625 0,0.6569709 -0.1624124,1.0397489 -0.3697345,1.388545 C 8.9541934,9.7060911 8.6084592,9.9308761 8.1875,10.0625 c -0.4209592,0.131624 -0.9122893,0.125 -1.34375,0.125 l -0.40625,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient6846);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 7.2391931,5.3025939 c 1.7867416,0 2.7896249,0.8991372 2.7896249,2.6512967 0,0.7492788 -0.2074926,1.2334296 -0.3573484,1.4985591 -0.6570598,1.2103733 -1.9366002,1.2449563 -2.81268,1.2449563 l -0.9221902,0 0,-5.3948121 1.3025937,0 m -0.023055,-1.3025936 -2.6974062,0 0,7.9999997 1.9942362,0 c 0.6685872,0 1.3832859,0 2.0634005,-0.172911 2.2247814,-0.530258 2.9048994,-2.4322779 2.9048994,-4.0576364 0,-1.6484133 -0.887612,-3.7694523 -4.2651299,-3.7694523&quot;
+     id=&quot;path6840&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMElementsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,381 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
+     id=&quot;path10024&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMNodesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,389 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.5,3 c -0.6444896,0 -1,0.3180842 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.5625 2,3.09375 C 9.1102061,12.807087 9.4247574,12.988559 9.75,13 l 1.75,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-8 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -1.4375,0 c -0.5235845,5.24e-5 -0.9999476,0.4764155 -1,1 l 0,2.5625 -2,-3.09375 C 6.8841192,3.1843062 6.5544978,3.0011832 6.21875,3 z m 1,2 0.1875,0 0.03125,0.0625 C 5.6424523,5.0849051 5.5688435,5.1164518 5.5,5.15625 z m 4.96875,5.84375 c 0.01042,1.63e-4 0.02083,1.63e-4 0.03125,0 L 10.5,11 10.28125,11 10.25,10.90625 c 0.07498,-0.01243 0.148524,-0.03345 0.21875,-0.0625 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.5,3.5 C 4.114692,3.5 4,3.6800294 4,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-4.21875 2.90625,4.5 C 9.4336596,12.413425 9.5901602,12.497695 9.75,12.5 l 1.75,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 L 12,4 C 11.999974,3.7382078 11.761792,3.5000262 11.5,3.5 l -1.4375,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,4.21875 -2.9375,-4.5 C 6.5350904,3.5865746 6.3785898,3.502305 6.21875,3.5 z m 0.5,1 0.9375,0 3.71875,5.71875 c 0.2427911,0.338424 0.897721,0.13517 0.90625,-0.28125 l 0,-5.4375 0.4375,0 0,7 -0.96875,0 -3.6875,-5.71875 C 6.1009589,5.442826 5.4460291,5.6460801 5.4375,6.0625 l 0,5.4375 L 5,11.5 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10080);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.5072043,4.0000003 0,7.9999997 1.4178674,0 0,-5.9481266 L 9.7636882,12 l 1.7291068,0 0,-7.9999997 -1.417868,0 0,5.9365992 -3.8616709,-5.9365992 -1.7060518,0&quot;
+     id=&quot;path10074&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMTextNodesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,363 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.65625,3 c -0.7002789,0 -1,0.3361889 -1,1 l 0,1.3125 c 5.24e-5,0.5235845 0.4764155,0.9999476 1,1 l 1.625,0 0,5.6875 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-5.6875 1.625,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.65625,3.5 c -0.3097456,0 -0.5,0.1476744 -0.5,0.5 l 0,1.3125 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.125,0 0,6.1875 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-6.1875 2.125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 z m 0.5,1 5.6875,0 0,0.3125 -2.125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,6.1875 -0.4375,0 0,-6.1875 c -2.62e-5,-0.2617922 -0.2382078,-0.4999738 -0.5,-0.5 l -2.125,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient9479);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.6628244,4.0000003 0,1.3025936 2.628242,0 0,6.6974061 1.4178674,0 0,-6.6974061 2.6282422,0 0,-1.3025936 -6.6743516,0&quot;
+     id=&quot;path9473&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDOMTreesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,359 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8896&quot;&gt;
+      &lt;stop
+         id=&quot;stop8898&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8900&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5676&quot;&gt;
+      &lt;stop
+         id=&quot;stop5678&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5680&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.2982244&quot;
+       y1=&quot;2.83077&quot;
+       x2=&quot;-2.5372779&quot;
+       y2=&quot;2.83077&quot;
+       id=&quot;linearGradient5690&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.6747751&quot;
+       y1=&quot;4.3266273&quot;
+       x2=&quot;-2.031734&quot;
+       y2=&quot;4.3266273&quot;
+       id=&quot;linearGradient8902&quot;
+       xlink:href=&quot;#linearGradient8896&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8908&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient8913&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient8916&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient8918&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8928&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;7.0862341&quot;
+       y1=&quot;-0.4476825&quot;
+       x2=&quot;7.0862341&quot;
+       y2=&quot;9.954217&quot;
+       id=&quot;linearGradient4994&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     id=&quot;g4996&quot;&gt;
+    &lt;path
+       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
+       id=&quot;rect8421-00&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
+       id=&quot;rect8421-4&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:url(#linearGradient4994);stroke-width:0.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
+       id=&quot;rect8421-0&quot;
+       style=&quot;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabasepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabase2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabaseTablepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDatabaseTable2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleSmallClosedsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallClosed.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallClosed.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallClosed.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg6674&quot;&gt;
+  &lt;defs
+     id=&quot;defs6676&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6679&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;matrix(1.2222222,0,0,1.2222222,1.0000001,-7.5555553)&quot;
+     id=&quot;layer1-72&quot;&gt;
+    &lt;path
+       d=&quot;M 2.25,16 6.75,11.5 2.25,7 z&quot;
+       id=&quot;path6400-7&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleSmallOpensvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallOpen.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallOpen.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleSmallOpen.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg6674&quot;&gt;
+  &lt;defs
+     id=&quot;defs6676&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6679&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       transform=&quot;matrix(1.2222223,0,0,1.2222223,0.99999962,-5.1666676)&quot;
+       id=&quot;layer1-7&quot;&gt;
+      &lt;path
+         d=&quot;m 1.5e-7,9.75 4.49999965,4.5 4.5000001,-4.5 z&quot;
+         id=&quot;path6400&quot;
+         style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleTinyClosedsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyClosed.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyClosed.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyClosed.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;8&quot;
+   height=&quot;8&quot;
+   id=&quot;svg6674&quot;&gt;
+  &lt;defs
+     id=&quot;defs6676&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6679&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-8)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       transform=&quot;matrix(0.77777778,0,0,0.77777778,0.49999999,3.0555555)&quot;
+       id=&quot;layer1-72&quot;&gt;
+      &lt;path
+         d=&quot;M 2.25,16 6.75,11.5 2.25,7 z&quot;
+         id=&quot;path6400-7&quot;
+         style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDisclosureTriangleTinyOpensvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyOpen.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyOpen.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DisclosureTriangleTinyOpen.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;8&quot;
+   height=&quot;8&quot;
+   id=&quot;svg6674&quot;&gt;
+  &lt;defs
+     id=&quot;defs6676&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6679&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-8)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       transform=&quot;matrix(0.7777778,0,0,0.7777778,0.49999988,2.6666664)&quot;
+       id=&quot;layer1-7&quot;&gt;
+      &lt;path
+         d=&quot;m 1.5e-7,9.75 4.49999965,4.5 4.5000001,-4.5 z&quot;
+         id=&quot;path6400&quot;
+         style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDockBottomsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockBottom.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockBottom.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockBottom.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3020&quot;&gt;
+  &lt;defs
+     id=&quot;defs3022&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3025&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-2)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 2.28125,1 C 1.5934111,1.0555903 0.99702097,1.5950559 1,2.1875 l 0,9.625 c -0.00205,0.03747 -0.00205,0.05628 0,0.09375 L 1,13 l 1.1875,0 0.21875,0 11.1875,0 0.125,0 L 15,13 15,12.03125 c 0.0082,-0.07477 0.0082,-0.143979 0,-0.21875 l 0,-9.625 C 14.999927,1.5592677 14.326365,1.0000628 13.59375,1 L 2.40625,1 C 2.362556,0.99824 2.3249437,0.99824 2.28125,1 z m 5.59375,1.03125 0.625,0 0.03125,0 c 0.7392332,0 1,0.065018 1,0.8125 l 0,1.3125 1.875,-1.90625 c 0.131548,-0.1296029 0.316566,-0.198882 0.5,-0.21875 0.694857,-0.1144009 1.202829,0.956737 0.6875,1.4375 l -1.875,1.875 1.28125,0 c 0.650635,0 0.8125,0.3340245 0.8125,0.96875 l 0,0.6875 -0.75,0 L 12,7 8.8125,7 8.75,7 C 8.732779,7.0005306 8.704721,7.0005306 8.6875,7 l -0.0625,0 -0.75,0 0,-0.65625 C 7.87288,6.3092798 7.87288,6.28447 7.875,6.25 7.864241,6.1728426 7.864241,6.108407 7.875,6.03125 l 0,-3.1875 0,-0.0625 0,-0.75 z M 3,8 13,8 13,11 3,11 3,8 z&quot;
+       transform=&quot;translate(0,2)&quot;
+       id=&quot;rect13039-7&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDockRightsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockRight.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockRight.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DockRight.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3020&quot;&gt;
+  &lt;defs
+     id=&quot;defs3022&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3025&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-2)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 2.28125,1 C 1.5934111,1.0555903 0.99702097,1.5950559 1,2.1875 l 0,9.625 c -0.00205,0.03747 -0.00205,0.05628 0,0.09375 L 1,13 l 1.1875,0 0.21875,0 11.1875,0 0.125,0 L 15,13 15,12.03125 c 0.0082,-0.07477 0.0082,-0.143979 0,-0.21875 l 0,-9.625 C 14.999927,1.5592677 14.326365,1.0000628 13.59375,1 L 2.40625,1 C 2.362556,0.99824 2.3249437,0.99824 2.28125,1 z M 4,3 l 0.75,0 0.09375,0 3.1875,0 0.0625,0 c 0.017326,-5.328e-4 0.045174,-5.328e-4 0.0625,0 L 8.21875,3 9,3 9,3.65625 C 9.00211,3.6908655 9.00211,3.715385 9,3.75 9.010826,3.8274825 9.010826,3.922518 9,4 L 9,7.15625 9,7.25 9,8 8.34375,8 8.3125,8 c -0.7437836,0 -1,-0.093119 -1,-0.84375 l 0,-1.28125 -1.875,1.875 C 5.3051426,7.8801481 5.122063,7.980046 4.9375,8 4.2383693,8.1148836 3.7002494,7.045289 4.21875,6.5625 L 6.125,4.65625 l -1.28125,0 C 4.1891106,4.65625 4,4.3248999 4,3.6875 L 4,3 z m 6,0 3,0 0,8 -3,0 0,-8 z&quot;
+       transform=&quot;translate(0,2)&quot;
+       id=&quot;rect13039-7&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentCSSpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentCSS2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentCSS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentFontpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentFont2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentFont@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentGenericpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentGeneric2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentGeneric@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentImagepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentImage2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentImage@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentJSpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentJS2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentJS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentMarkuppng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDocumentMarkup2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DocumentMarkup@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkDownloadArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DownloadArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DownloadArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/DownloadArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,128 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3551&quot;&gt;
+  &lt;defs
+     id=&quot;defs3553&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4015-7-7-4-9-3-3-4-4-4-6-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4017-0-8-9-9-0-6-7-8-8-9-4-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4019-0-7-6-9-1-1-6-75-0-6-4-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4390-1-2-7-2-2-9-8-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4392-5-4-1-97-3-2-5-2&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4394-6-5-9-7-9-6-7-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;372.38617&quot;
+       y1=&quot;232.81923&quot;
+       x2=&quot;372.38617&quot;
+       y2=&quot;229.91768&quot;
+       id=&quot;linearGradient7597&quot;
+       xlink:href=&quot;#linearGradient7159-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.2857142,0,0,1,-107.42854,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7159-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop7161-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7163-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;314.9375&quot;
+       y1=&quot;75.4375&quot;
+       x2=&quot;314.9375&quot;
+       y2=&quot;87.873909&quot;
+       id=&quot;linearGradient3661&quot;
+       xlink:href=&quot;#linearGradient4390-1-2-7-2-2-9-8-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.52380958,0,0,0.35087741,879.38094,-76.201768)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;372.38617&quot;
+       y1=&quot;232.81923&quot;
+       x2=&quot;372.38617&quot;
+       y2=&quot;229.91768&quot;
+       id=&quot;linearGradient3663&quot;
+       xlink:href=&quot;#linearGradient7159-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.2857142,0,0,1,-107.42854,0)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;320&quot;
+       cy=&quot;57.5&quot;
+       r=&quot;13&quot;
+       fx=&quot;320&quot;
+       fy=&quot;57.5&quot;
+       id=&quot;radialGradient3665&quot;
+       xlink:href=&quot;#linearGradient4015-7-7-4-9-3-3-4-4-4-6-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.64889975,0,0,0.40561314,162.69993,207.17725)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3556&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 4.34375,9 c -0.1048131,0.041893 -0.1945648,0.1204254 -0.25,0.21875 l -1,1.5 C 2.9765858,10.852612 3,10.929871 3,11.21875 2.9987,11.23956 2.9987,11.26044 3,11.28125 L 3,15 13,15 13,11.3125 13,11.25 c 0,-0.379494 0.03493,-0.391559 -0.09375,-0.53125 l -1,-1.5 C 11.800608,9.0579129 11.596071,8.9684278 11.40625,9 11.07899,9.0631144 10.900296,9.5098498 11.09375,9.78125 L 11.90625,11 4.09375,11 4.90625,9.78125 C 5.1357115,9.4586386 4.7953084,8.9267587 4.40625,9 4.385444,8.9987 4.364556,8.9987 4.34375,9 z m 2,3.4375 c 0.0208,-10e-4 0.0417,-10e-4 0.0625,0 0.29096,-0.0556 0.59898,0.20383 0.59375,0.5 L 7,13 9,13 9,12.9375 c -0.004,-0.26416 0.23582,-0.5 0.5,-0.5 0.26418,0 0.50373,0.23584 0.5,0.5 L 10,13 c 0,0.54535 -0.45465,1 -1,1 L 7,14 C 6.45465,14 6,13.54535 6,13 l 0,-0.0625 c -0.0108,-0.21706 0.13723,-0.43234 0.34375,-0.5 z&quot;
+       id=&quot;rect4390-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 7,1 7,6.5625 5.71875,5.28125 C 5.53059,5.0931 5.2653,5.00001 5,5 L 4,5 4,6 c 10e-6,0.2653 0.0931,0.53058 0.28125,0.71875 l 3,3 L 7.5625,10 l 0.875,0 0.28125,-0.28125 3,-3 C 11.90694,6.53058 11.99999,6.2653 12,6 l 0,-1 -1,0 c -0.2653,10e-6 -0.53059,0.0931 -0.71875,0.28125 L 9,6.5625 9,1 z&quot;
+       id=&quot;path3613&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Error.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Error.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Error.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,128 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3103&quot;&gt;
+  &lt;defs
+     id=&quot;defs3105&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;623.01666&quot;
+       cy=&quot;516.14594&quot;
+       r=&quot;28.5&quot;
+       fx=&quot;623.01666&quot;
+       fy=&quot;516.14594&quot;
+       id=&quot;radialGradient10026&quot;
+       xlink:href=&quot;#linearGradient9757&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.8652336,0,0,1.8648144,-1164.5305,-448.92116)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9757&quot;&gt;
+      &lt;stop
+         id=&quot;stop9759&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9761&quot;
+         style=&quot;stop-color:#cc0000;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;613.08984&quot;
+       cy=&quot;497.24933&quot;
+       r=&quot;30.281242&quot;
+       fx=&quot;613.08984&quot;
+       fy=&quot;497.24933&quot;
+       id=&quot;radialGradient10036&quot;
+       xlink:href=&quot;#linearGradient10030&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.6457762,0,0,1.3558483,-395.91882,-176.94534)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10030&quot;&gt;
+      &lt;stop
+         id=&quot;stop10032&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10034&quot;
+         style=&quot;stop-color:#cc0000;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;626&quot;
+       cy=&quot;505.22311&quot;
+       r=&quot;30.535728&quot;
+       fx=&quot;626&quot;
+       fy=&quot;505.22311&quot;
+       id=&quot;radialGradient10061&quot;
+       xlink:href=&quot;#linearGradient10048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.4481919,1.4653496e-7,-2.6752458e-7,2.643915,-280.568,-832.47254)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10048&quot;&gt;
+      &lt;stop
+         id=&quot;stop10050&quot;
+         style=&quot;stop-color:#f4e3d7;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10052&quot;
+         style=&quot;stop-color:#f4e3d7;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;626&quot;
+       cy=&quot;505.22311&quot;
+       r=&quot;30.535728&quot;
+       fx=&quot;626&quot;
+       fy=&quot;505.22311&quot;
+       id=&quot;radialGradient3148&quot;
+       xlink:href=&quot;#linearGradient10048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.4481919,1.4653496e-7,-2.6752458e-7,2.643915,-280.568,-832.47254)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3108&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 5,6 c -2.7646779,0 -5,2.2353143 -5,5 0,2.764679 2.2353221,5 5,5 2.7646779,0 5,-2.235321 5,-5 C 10,8.2353143 7.7646779,6 5,6 z m -2.8571429,4.285714 5.7142858,0 0,1.428572 -5.7142858,0 z&quot;
+       id=&quot;path10839-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#ef2929;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Errors.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Errors.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Errors.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,127 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3103&quot;&gt;
+  &lt;defs
+     id=&quot;defs3105&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;623.01666&quot;
+       cy=&quot;516.14594&quot;
+       r=&quot;28.5&quot;
+       fx=&quot;623.01666&quot;
+       fy=&quot;516.14594&quot;
+       id=&quot;radialGradient10026&quot;
+       xlink:href=&quot;#linearGradient9757&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.8652336,0,0,1.8648144,-1164.5305,-448.92116)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9757&quot;&gt;
+      &lt;stop
+         id=&quot;stop9759&quot;
+         style=&quot;stop-color:#8c8c8c;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9761&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;613.08984&quot;
+       cy=&quot;497.24933&quot;
+       r=&quot;30.281242&quot;
+       fx=&quot;613.08984&quot;
+       fy=&quot;497.24933&quot;
+       id=&quot;radialGradient10036&quot;
+       xlink:href=&quot;#linearGradient10030&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.6457762,0,0,1.3558483,-395.91882,-176.94534)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10030&quot;&gt;
+      &lt;stop
+         id=&quot;stop10032&quot;
+         style=&quot;stop-color:#8c8c8c;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10034&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;626&quot;
+       cy=&quot;505.22311&quot;
+       r=&quot;30.535728&quot;
+       fx=&quot;626&quot;
+       fy=&quot;505.22311&quot;
+       id=&quot;radialGradient10061&quot;
+       xlink:href=&quot;#linearGradient10048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.4481919,1.4653496e-7,-2.6752458e-7,2.643915,-280.568,-832.47254)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10048&quot;&gt;
+      &lt;stop
+         id=&quot;stop10050&quot;
+         style=&quot;stop-color:#e5e5e5;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10052&quot;
+         style=&quot;stop-color:#e5e5e5;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;626&quot;
+       cy=&quot;505.22311&quot;
+       r=&quot;30.535728&quot;
+       fx=&quot;626&quot;
+       fy=&quot;505.22311&quot;
+       id=&quot;radialGradient3148&quot;
+       xlink:href=&quot;#linearGradient10048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.4481919,1.4653496e-7,-2.6752458e-7,2.643915,-280.568,-832.47254)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3108&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8,2.0000002 c -3.317614,0 -6,2.6823771 -6,6 C 2,11.317615 4.682386,14 8,14 c 3.317614,0 6,-2.682385 6,-5.9999998 0,-3.3176229 -2.682386,-6 -6,-6 z m -3.428572,5.1428568 6.857144,0 0,1.7142864 -6.857144,0 z&quot;
+       id=&quot;path10839-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkErrorsEnabledsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ErrorsEnabled.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ErrorsEnabled.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ErrorsEnabled.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3103&quot;&gt;
+  &lt;defs
+     id=&quot;defs3105&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;626&quot;
+       cy=&quot;505.22311&quot;
+       r=&quot;30.535728&quot;
+       fx=&quot;626&quot;
+       fy=&quot;505.22311&quot;
+       id=&quot;radialGradient10061&quot;
+       xlink:href=&quot;#linearGradient10048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.4481919,1.4653496e-7,-2.6752458e-7,2.643915,-280.568,-832.47254)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10048&quot;&gt;
+      &lt;stop
+         id=&quot;stop10050&quot;
+         style=&quot;stop-color:#f4e3d7;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10052&quot;
+         style=&quot;stop-color:#f4e3d7;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3108&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8,2.0000002 c -3.317614,0 -6,2.6823771 -6,6 C 2,11.317615 4.682386,14 8,14 c 3.317614,0 6,-2.682385 6,-5.9999998 0,-3.3176229 -2.682386,-6 -6,-6 z m -3.428572,5.1428568 6.857144,0 0,1.7142864 -6.857144,0 z&quot;
+       id=&quot;path10839-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#cc0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkEventListenersvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,389 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fff4e5;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fedfb4;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fee4c0;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-7.3599825&quot;
+       y1=&quot;3.0011835&quot;
+       x2=&quot;-4.4554024&quot;
+       y2=&quot;3.0011835&quot;
+       id=&quot;linearGradient4960&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
+     id=&quot;path10024&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkExceptionsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,349 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4329&quot;&gt;
+      &lt;stop
+         id=&quot;stop4331&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4333&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3502&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3507&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3510&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3513&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3515&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4300&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4306&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4319&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.8073196&quot;
+       y1=&quot;3.9479289&quot;
+       x2=&quot;-4.0577693&quot;
+       y2=&quot;3.9479289&quot;
+       id=&quot;linearGradient4335&quot;
+       xlink:href=&quot;#linearGradient4329&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 3.15625,4 C 2.7939513,4.0673853 2.5038383,4.4127579 2.5,4.78125 l 0,6.4375 C 2.5,11.919172 2.5712033,12 3.3125,12 L 7.5,12 c 0.1196559,-0.0051 0.2380738,-0.03739 0.34375,-0.09375 0.1149349,0.06101 0.2448761,0.0935 0.375,0.09375 l 1.21875,0 c 0.2669982,0.0094 0.5348479,-0.124491 0.6875,-0.34375 l 0.28125,-0.4375 0.3125,0.4375 C 10.865558,11.866777 11.118342,11.999187 11.375,12 l 1.3125,0 c 0.594854,0.0081 1.010435,-0.803265 0.65625,-1.28125 L 12.03125,9 13.3125,7.21875 C 13.666685,6.7407649 13.251104,5.9293923 12.65625,5.9375 l -1.25,0 c -0.272662,-0.0027 -0.542152,0.144293 -0.6875,0.375 l -0.3125,0.5 -0.34375,-0.5 C 9.9171523,6.081793 9.6476616,5.9347981 9.375,5.9375 l -1.09375,0 C 8.293577,5.906931 8.30402,5.875602 8.3125,5.84375 l 0,-1.0625 C 8.3011704,4.3649426 7.9164315,3.9950014 7.5,4 L 3.3125,4 C 3.260582,3.99493 3.2081684,3.99493 3.15625,4 z m 4.0625,2.625 c 0.299926,0.285503 0.6044009,-0.2643491 0,0 z m 0.75,1.28125 L 8.75,9.03125 8.21875,9.8125 C 8.0843525,9.5496601 7.7952045,9.373657 7.5,9.375 l -2.25,0 0,-0.09375 1.90625,0 c 0.4267682,0.00499 0.817494,-0.3857318 0.8125,-0.8125 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.60615385;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 3.28125,4.375 C 3.0784317,4.388434 2.9034411,4.5780067 2.90625,4.78125 l 0,6.4375 c 0,0.353338 0.043955,0.40625 0.40625,0.40625 l 4.1875,0 c 0.1423573,-0.0049 0.2789849,-0.09188 0.34375,-0.21875 0.069465,0.136197 0.2222526,0.225323 0.375,0.21875 l 1.21875,0 c 0.1363308,0.0014 0.2710762,-0.07215 0.34375,-0.1875 l 0.625,-0.9375 0.625,0.9375 c 0.07267,0.115354 0.207419,0.188851 0.34375,0.1875 l 1.3125,0 C 12.990387,11.6265 13.19209,11.202939 13,10.96875 L 11.53125,9 12.96875,6.96875 c 0.157559,-0.2344983 -0.03037,-0.6103484 -0.3125,-0.625 l -1.25,0 C 11.269919,6.3424 11.135174,6.415896 11.0625,6.53125 l -0.65625,1 -0.6875,-1 C 9.6460762,6.4158965 9.5113308,6.342399 9.375,6.34375 l -1.21875,0 c -0.3362312,0 -0.454426,0.1986563 -0.34375,0.625 L 9.25,9.03125 7.90625,11 l 0,-0.84375 C 7.908747,9.9428659 7.7133841,9.747503 7.5,9.75 l -2.65625,0 0,-0.875 2.3125,0 C 7.3696341,8.877497 7.564997,8.6821341 7.5625,8.46875 l 0,-1.03125 C 7.564997,7.2241159 7.3696341,7.028753 7.15625,7.03125 l -2.3125,0 0,-0.78125 2.65625,0 C 7.7133841,6.2525 7.908747,6.0571341 7.90625,5.84375 l 0,-1.0625 C 7.908747,4.5678659 7.7133841,4.372503 7.5,4.375 l -4.1875,0 c -0.010411,-4.054e-4 -0.020839,-4.054e-4 -0.03125,0 z m 0.4375,0.8125 3.375,0 0,0.25 -2.65625,0 C 4.2346817,5.4509336 4.0596911,5.6405067 4.0625,5.84375 l 0,1.59375 c -0.00281,0.2032433 0.1721817,0.3928164 0.375,0.40625 l 2.3125,0 0,0.25 -2.3125,0 c -0.1926888,0.012382 -0.3626179,0.1823112 -0.375,0.375 l 0,1.6875 c -0.00281,0.203243 0.1721817,0.392816 0.375,0.40625 l 2.65625,0 0,0.25 -3.375,0 z m 5.1875,1.96875 0.28125,0 0.875,1.34375 c 0.142209,0.2354632 0.545291,0.2354632 0.6875,0 l 0.84375,-1.34375 0.28125,0 -1.15625,1.625 c -0.09737,0.1354783 -0.09737,0.3332717 0,0.46875 l 1.15625,1.5625 -0.28125,0 L 10.75,9.53125 C 10.597384,9.3018442 10.193674,9.3201947 10.0625,9.5625 l -0.8125,1.25 -0.25,0 1.0625,-1.5625 c 0.09737,-0.1354783 0.09737,-0.3332717 0,-0.46875 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient4319);fill-opacity:1;stroke:none;stroke-width:0.80307692;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.3116482,11.212308 4.1843317,0 0,-1.046083 -3.0456751,0 0,-1.6848415 2.7124097,0 0,-1.0460829 -2.7124097,0 0,-1.6015252 3.0456751,0 0,-1.0460829 -4.1843317,0 0,6.4246155&quot;
+     id=&quot;path4311&quot;
+     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.1522409,6.7502551 1.5830104,2.2680559 -1.5089515,2.193997 1.221973,0 0.9535092,-1.4441499 0.972024,1.4441499 1.314547,0 -1.647812,-2.193997 1.610782,-2.2680559 -1.259002,0 -0.981282,1.5367236 -1.0275678,-1.5367236 -1.2312303,0&quot;
+     id=&quot;path4313&quot;
+     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFilterFieldGlyphsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FilterFieldGlyph.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FilterFieldGlyph.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FilterFieldGlyph.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg3004&quot;&gt;
+  &lt;defs
+     id=&quot;defs3006&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3009&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 1.5,4.3273205 0,0.71875 0,0.0625 c -10e-4,0.1365183 0.0388,0.2561957 0.125,0.375 l 4,5.4687495 c 0.062145,0.08767 0.1493769,0.162423 0.25,0.21875 l 0,2.501609 0,1 1.25,-1 0,-2.501609 c 0.1006231,-0.05633 0.1878552,-0.131078 0.25,-0.21875 l 4,-5.4687495 c 0.08625,-0.1188043 0.12631,-0.2384817 0.125,-0.375 l 0,-0.0625 0,-0.71875 z&quot;
+       id=&quot;rect10903&quot;
+       style=&quot;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFolderGenericpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFolderGeneric2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/FolderGeneric@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkForwardArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ForwardArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ForwardArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ForwardArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,156 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;9&quot;
+   height=&quot;9&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 2.6435784,0 c 0.1428317,0.034005 0.2750938,0.1111582 0.375,0.21875 l 3.75,3.75 0.5,0.53125 -0.5,0.53125 -3.75,3.75 C 2.878687,8.9190777 2.6837099,8.9993624 2.4873284,9 l -0.03125,0 -0.0625,0 -0.65625,0 0,-0.5625 0,-0.09375 C 1.7014574,8.1070742 1.7853754,7.8553177 1.9560784,7.6875 L 5.1435784,4.5 1.9560784,1.28125 C 1.8171964,1.1421608 1.7366525,0.9465542 1.7373284,0.75 l 0,-0.15625 0,-0.59375 0.59375,0 0.09375,0 0.0625,0 0.09375,0 z&quot;
+     id=&quot;path6040&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkFunctionsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,433 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4921&quot;&gt;
+      &lt;stop
+         id=&quot;stop4923&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4925&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8896&quot;&gt;
+      &lt;stop
+         id=&quot;stop8898&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8900&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5676&quot;&gt;
+      &lt;stop
+         id=&quot;stop5678&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5680&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.2982244&quot;
+       y1=&quot;2.83077&quot;
+       x2=&quot;-2.5372779&quot;
+       y2=&quot;2.83077&quot;
+       id=&quot;linearGradient5690&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.6747751&quot;
+       y1=&quot;4.3266273&quot;
+       x2=&quot;-2.031734&quot;
+       y2=&quot;4.3266273&quot;
+       id=&quot;linearGradient8902&quot;
+       xlink:href=&quot;#linearGradient8896&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8908&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient8913&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient8916&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient8918&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8928&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3466&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4257&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4263&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4277&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4283&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4295&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.1102781&quot;
+       y1=&quot;2.6887574&quot;
+       x2=&quot;-4.1524439&quot;
+       y2=&quot;2.6887574&quot;
+       id=&quot;linearGradient4927&quot;
+       xlink:href=&quot;#linearGradient4921&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 9.15625,2.96875 c -1.240429,0 -2.1735062,0.476225 -2.75,1.09375 C 5.9459199,4.5555936 5.8087121,5.02184 5.6875,5.4375 l -0.21875,0 A 1.0001,1.0001 0 0 0 4.5,6.25 L 4.28125,7.3125 A 1.0001,1.0001 0 0 0 5,8.46875 L 4.3125,11.8125 A 1.0001,1.0001 0 0 0 5.28125,13 l 1.375,0 a 1.0001,1.0001 0 0 0 1,-0.8125 l 0.75,-3.65625 1.25,0 A 1.0001,1.0001 0 0 0 10.625,7.71875 L 10.84375,6.625 a 1.0001,1.0001 0 0 0 -0.03125,-0.5 1.0001,1.0001 0 0 0 0.4375,-0.5 l 0.40625,-1 A 1.0001,1.0001 0 0 0 11.09375,3.3125 L 10.9375,3.25 A 1.0001,1.0001 0 0 0 10.875,3.21875 c -0.753759,-0.2422798 -1.3677559,-0.25 -1.71875,-0.25 z&quot;
+     id=&quot;text5177-4-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
+  &lt;path
+     d=&quot;M 9.15625,3.46875 C 8.0345951,3.46875 7.2406966,3.8806287 6.75,4.40625 6.2593034,4.9318713 6.0770409,5.5350531 6,5.90625 l 0,0.03125 -0.53125,0 c -0.2333,-0.00411 -0.4562667,0.1770488 -0.5,0.40625 l -0.1875,1.0625 C 4.7064268,7.6956093 4.9512646,8.0220596 5.25,8.03125 l 0.3125,0 -0.78125,3.875 c -0.055551,0.290956 0.2038342,0.598976 0.5,0.59375 l 1.375,0 c 0.2333,0.0041 0.4562667,-0.177049 0.5,-0.40625 l 0.8125,-4.0625 1.6875,0 c 0.2333,0.00411 0.456267,-0.1770488 0.5,-0.40625 l 0.1875,-1.09375 C 10.39762,6.2504072 10.160677,5.9502796 9.875,5.9375 l -1.3125,0 c 0.1118193,-0.1826619 0.2456439,-0.375 0.71875,-0.375 0.2538337,0 0.5725438,0.09126 0.6456469,0.092505 L 10.21875,5.71875 c 0.23,0.064736 0.498139,-0.062278 0.59375,-0.28125 l 0.375,-1 C 11.292011,4.1999608 11.17357,3.8890453 10.9375,3.78125 L 10.75,3.71875 c -0.01041,-3.255e-4 -0.02084,-3.255e-4 -0.03125,0 -0.699646,-0.2248862 -1.2371472,-0.25 -1.5625,-0.25 z m 0,1 c 0.1983491,0 0.5580151,0.048177 0.90625,0.125 l -0.03125,0.0625 C 9.8405926,4.6144011 9.6126906,4.5625 9.28125,4.5625 8.3781247,4.5625 7.5338649,5.0317737 7.375,5.84375 l -0.09375,0.5 c -0.055551,0.2909564 0.2038342,0.5989759 0.5,0.59375 l 1.46875,0 -0.03125,0.09375 -1.65625,0 c -0.2249277,-0.0071 -0.4438352,0.1570817 -0.5,0.375 L 6.28125,11.5 5.90625,11.5 6.6875,7.625 C 6.7430507,7.3340436 6.4836658,7.0260241 6.1875,7.03125 l -0.3125,0 0,-0.09375 0.53125,0 C 6.6290591,6.9274554 6.833389,6.7503695 6.875,6.53125 l 0.09375,-0.4375 c 0.04976,-0.2397535 0.2121478,-0.6581861 0.53125,-1 0.3191022,-0.3418139 0.7721433,-0.625 1.65625,-0.625 z&quot;
+     id=&quot;text5177-6&quot;
+     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient4295);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
+  &lt;path
+     d=&quot;m 6.48415,5.9942365 -0.092219,0.4495677 -0.9221901,0 -0.2074928,1.0720461 0.9221902,0 L 5.2853027,12 6.668588,12 7.5677234,7.5158503 l 2.0864553,0 0.2074928,-1.0720461 -2.0864553,0 L 7.8789626,5.948127 C 7.9827089,5.4178682 8.5244965,5.0720463 9.2737752,5.0720463 c 0.3342936,0 0.6916428,0.080692 0.8414988,0.1152738 l 0.21902,0.057637 0.403458,-0.9913544 -0.172911,-0.069164 C 9.919309,3.9769457 9.4697403,3.9538908 9.1700288,3.9538908 c -2.0057616,0 -2.5590778,1.4293953 -2.6858788,2.0403457&quot;
+     id=&quot;path4289&quot;
+     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkGoToArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/GoToArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/GoToArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/GoToArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,202 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3930&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(12,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-0-5-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-1-4-8-0&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-1-9-9-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient6072&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-19.704978,-215.76977)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3787&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-19.704978,-215.76977)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.78125,6 C 2.2327274,6 0.96875,7.2639766 0.96875,8.8125 l 0,0.40625 1.625,0 0,-0.40625 C 2.59375,8.13521 3.1039608,7.625 3.78125,7.625 4.4585392,7.625 5,8.13521 5,8.8125 l 0,5.25 1.625,0 0,-5.25 C 6.625,7.2639766 5.3297726,6 3.78125,6 z&quot;
+       id=&quot;path5641&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1.61207771;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.0301942,11.642353 -0.8060388,0 c -0.2070633,0 -0.4259593,0.104648 -0.5793404,0.251887 L 5.8060389,13.733016 3.9672628,11.89424 C 3.8138816,11.747001 3.5949857,11.642353 3.3879223,11.642353 l -0.8060388,0 0,0.806038 c 0,0.249429 0.072785,0.445192 0.2266984,0.604529 L 5.8060389,16 8.8034958,13.05292 c 0.1539131,-0.159337 0.2266984,-0.3551 0.2266984,-0.604529 z&quot;
+       id=&quot;path5643&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHierarchicalNavigationItemChevronsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,156 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;7&quot;
+   height=&quot;16&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 1.0729885,0 c 0.1675997,0.06045333 0.3227972,0.19761458 0.440028,0.38888889 L 5.9132961,7.0555556 6.5,8 5.9132961,8.9444444 1.5130165,15.611111 C 1.3488667,15.856139 1.120079,15.998866 0.88964343,16 l -0.0366695,0 -0.0733377,0 -0.77004896,0 0,-1 0,-0.166667 C -0.03250376,14.412576 0.06596624,13.96501 0.26627057,13.666667 L 4.0065083,8 0.26627057,2.2777778 C 0.10330527,2.0305081 0.0087944,1.682763 0.00958758,1.3333333 l 0,-0.2777777 0,-1.0555556 0.69671091,0 0.11000713,0 0.0733377,0 0.11000713,0 z&quot;
+     id=&quot;path6040&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHoverMenuButtonpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkHoverMenuButton2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/HoverMenuButton@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner1svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,269 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5176&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5179&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+     id=&quot;path10452-5&quot;
+     style=&quot;fill:none;stroke:url(#radialGradient5179);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;path
+     d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+     id=&quot;path10454-7&quot;
+     style=&quot;fill:none;stroke:url(#radialGradient5176);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner10svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0,-1,1,0,-0.15085512,31.951957)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner11svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.5,-0.8660254,0.8660254,0.5,-5.9659448,21.810478)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner12svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.8660254,-0.5,0.5,0.8660254,-5.9105494,10.115124)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner2svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,293 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5176&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5179&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.8660254,0.5,-0.5,0.8660254,10.141479,-5.8150897)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner3svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.5,0.8660254,-0.8660254,0.5,21.836833,-5.7596943)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner4svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0,1,-1,0,31.951956,0.1508555)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner5svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.5,0.8660254,-0.8660254,-0.5,37.767046,10.292335)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner6svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.8660254,0.5,-0.5,-0.8660254,37.711651,21.987689)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner7svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-1,0,0,-1,31.801101,32.102812)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner8svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.8660254,-0.5,0.5,-0.8660254,21.659622,37.917902)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner9svg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,273 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.5,-0.8660254,0.8660254,-0.5,9.9642676,37.862507)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkInstructionPointerpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkInstructionPointer2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/InstructionPointer@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIssuessvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 7.9355105,0.5477755 c -0.5255,-0.0286 -1.03823,0.28305 -1.4375,0.96875 L 0.24801044,13.110275 c -0.53347,0.96339 0.04822,2.34375 1.09375006,2.34375 l 13.1562495,0 c 0.98172,0 1.90311,-1.15939 1.21875,-2.34375 L 9.4042605,1.5790255 c -0.39872,-0.64617 -0.94325,-1.00262 -1.46875,-1.03125 z m 0.0625,3.9375 c 0.54448,-0.0172 1.04849,0.48677 1.03125,1.03125 l 0,3.9375 c 0.007,0.52831 -0.47163,0.9999995 -1,0.9999995 -0.52836,0 -1.00747,-0.4716895 -1,-0.9999995 l 0,-3.9375 c -0.008,-0.4666 0.3541,-0.91253 0.8125,-1 0.0511,-0.0145 0.10345,-0.0249 0.15625,-0.0312 z m 0.03125,6.9687495 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z&quot;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 7.9355105,0.5477755 c -0.5255,-0.0286 -1.03823,0.28305 -1.4375,0.96875 L 0.24801044,13.110275 c -0.53347,0.96339 0.04822,2.34375 1.09375006,2.34375 l 13.1562495,0 c 0.98172,0 1.90311,-1.15939 1.21875,-2.34375 L 9.4042605,1.5790255 c -0.39872,-0.64617 -0.94325,-1.00262 -1.46875,-1.03125 z m 0.0625,3.9375 c 0.54448,-0.0172 1.04849,0.48677 1.03125,1.03125 l 0,3.9375 c 0.007,0.52831 -0.47163,0.9999995 -1,0.9999995 -0.52836,0 -1.00747,-0.4716895 -1,-0.9999995 l 0,-3.9375 c -0.008,-0.4666 0.3541,-0.91253 0.8125,-1 0.0511,-0.0145 0.10345,-0.0249 0.15625,-0.0312 z m 0.03125,6.9687495 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z&quot;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill:#f57900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLayerBorderssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4341&quot;&gt;
+  &lt;defs
+     id=&quot;defs4343&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4346&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 1,14.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11960&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;path
+       d=&quot;m 1,9.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11962&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;path
+       d=&quot;m 1,4.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11964&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;path
+       d=&quot;m 4.5568577,2.0968807 -1.8062387,1.8062386 8.692524,0 1.806238,-1.8062386 -8.6925233,0 z&quot;
+       id=&quot;path11964-1&quot;
+       style=&quot;fill:#bebebe;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;15&quot;
+   height=&quot;13&quot;
+   id=&quot;svg7416&quot;&gt;
+  &lt;defs
+     id=&quot;defs7418&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata7421&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 2,3 C 0.9476303,3 0,3.84508 0,4.9375 l 0,9.125 C 0,15.15492 0.9476303,16 2,16 l 7.6875,0 C 9.578972,15.833849 9.5,15.645923 9.5,15.4375 l 0,-3.875 c 0,-0.367706 0.206871,-0.683531 0.5,-0.875 L 10,9 l 3,0 0,1.5 1.4375,0 c 0.208424,0 0.396349,0.07897 0.5625,0.1875 l 0,-5.75 C 15,3.84508 14.05237,3 13,3 L 2,3 z m 0,3 3.03125,0 0,2 L 2,8 2,6 z m 5,0 1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 1,0 0,-1 -1,0 0,-1 1,0 L 7,10 6,10 6,9 7,9 7,8 6,8 6,7 7,7 7,6 z M 7,7 7,8 8,8 8,7 7,7 z m 0,2 0,1 1,0 0,-1 -1,0 z m 0,2 0,1 1,0 0,-1 -1,0 z m 3,-5 3,0 0,2 -3,0 0,-2 z m -8,3 3.03125,0 0,2 L 2,11 2,9 z m 8.5625,2 C 10.254724,11 10,11.254723 10,11.5625 l 0,3.875 C 10,15.745276 10.254724,16 10.5625,16 l 3.875,0 C 14.745278,16 15,15.745276 15,15.4375 l 0,-3.875 C 15,11.254723 14.745278,11 14.4375,11 l -3.875,0 z m 1.0625,0.40625 0.96875,1.1875 1,-1.1875 0.84375,0.71875 -1.125,1.34375 1.125,1.375 -0.84375,0.71875 -1,-1.21875 L 11.625,15.5625 10.75,14.84375 11.90625,13.46875 10.75,12.125 11.625,11.40625 z M 2,12 l 3.03125,0 0,2 L 2,14 2,12 z&quot;
+       id=&quot;rect27790-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLocalStoragepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLocalStorage2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLockedsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;8&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3021&quot;&gt;
+  &lt;defs
+     id=&quot;defs3023&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3026&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 3.3333333,6.6666666 c -1.0964666,0 -2,0.9035334 -2,2.0000001 l 0,2.0000003 -0.6666666,0 C 0.2973333,10.666667 0,10.964 0,11.333333 l 0,0.354167 0,3.645833 3.3333333,0 1.3333334,0 L 8,15.333333 8,11.6875 8,11.333333 C 8,10.964 7.7026667,10.666667 7.3333333,10.666667 l -0.6666666,0 0,-2.0000003 c 0,-1.0964667 -0.9035334,-2.0000001 -2,-2.0000001 l -1.3333334,0 z m 0,1.3333335 1.3333334,0 c 0.3808666,0 0.6666666,0.2857999 0.6666666,0.6666666 l 0,2.0000003 -2.6666666,0 0,-2.0000003 c 0,-0.3808667 0.2858,-0.6666666 0.6666666,-0.6666666 z&quot;
+       id=&quot;rect4063&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLogpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLog2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Log@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkLogssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4953&quot;&gt;
+  &lt;defs
+     id=&quot;defs4955&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4958&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 0,0 0,16 0.96875,0 C 0.51948,15.47492 0.57787,15.00816 0.99995,14.46875 L 3.5446,11.94785 C 3.2051,11.36266 2.99995,10.69087 2.99995,9.96875 c 0,-2.21358 1.80078,-4.03125 4,-4.03125 2.19923,0 4,1.81767 4,4.03125 0,2.21358 -1.80077,4.03125 -4,4.03125 -0.8092,0 -1.55582,-0.23556 -2.1875,-0.65625 L 2.03125,16 l 12,0 c -0.12596,-0.12596 -0.21875,-0.30779 -0.21875,-0.5 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.19221 -0.0928,0.37404 -0.21875,0.5 l 1,0 0,-16 -1,0 C 14.87404,0.12596 14.69221,0.21875 14.5,0.21875 14.30779,0.21875 14.15721,0.12595 14.03125,0 L 1.96875,0 C 1.84279,0.12595 1.69221,0.21875 1.5,0.21875 1.30779,0.21875 1.12596,0.12595 1,0 z M 1.5,0.8125 C 1.88442,0.8125 2.1875,1.11558 2.1875,1.5 2.1875,1.88442 1.88442,2.21875 1.5,2.21875 1.11558,2.21875 0.78125,1.88442 0.78125,1.5 0.78125,1.11558 1.11558,0.8125 1.5,0.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,2.8125 2.1875,3.11558 2.1875,3.5 2.1875,3.88442 1.88442,4.21875 1.5,4.21875 1.11558,4.21875 0.78125,3.88442 0.78125,3.5 0.78125,3.11558 1.11558,2.8125 1.5,2.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,4.8125 2.1875,5.11558 2.1875,5.5 2.1875,5.88442 1.88442,6.21875 1.5,6.21875 1.11558,6.21875 0.78125,5.88442 0.78125,5.5 0.78125,5.11558 1.11558,4.8125 1.5,4.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,6.8125 2.1875,7.11558 2.1875,7.5 2.1875,7.88442 1.88442,8.21875 1.5,8.21875 1.11558,8.21875 0.78125,7.88442 0.78125,7.5 0.78125,7.11558 1.11558,6.8125 1.5,6.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z M 7.04021,8.01562 c -1.1122,0 -1.99105,0.89617 -1.99105,2.01563 0,1.11946 0.87885,2.01562 1.99105,2.01562 1.1122,0 1.99104,-0.89616 1.99104,-2.01562 0,-1.11946 -0.87884,-2.01563 -1.99104,-2.01563 z M 1.5,8.8125 c 0.38442,0 0.6875,0.30308 0.6875,0.6875 0,0.38442 -0.30308,0.71875 -0.6875,0.71875 C 1.11558,10.21875 0.78125,9.88442 0.78125,9.5 0.78125,9.11558 1.11558,8.8125 1.5,8.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 c 0.38442,0 0.6875,0.30308 0.6875,0.6875 0,0.38442 -0.30308,0.71875 -0.6875,0.71875 -0.38442,0 -0.71875,-0.33433 -0.71875,-0.71875 0,-0.38442 0.33433,-0.6875 0.71875,-0.6875 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m 0,2 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z&quot;
+       id=&quot;path10349&quot;
+       style=&quot;fill-opacity:1;stroke:none;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkMemorysvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,204 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg2994&quot;&gt;
+  &lt;defs
+     id=&quot;defs2996&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata2999&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 5.5,3.9279703 c -1.108,0 -2,0.892 -2,2 l 0,4.9999997 c 0,1.108 0.892,2 2,2 l 5,0 c 1.108,0 2,-0.892 2,-2 l 0,-4.9999997 c 0,-1.108 -0.892,-2 -2,-2 z&quot;
+       id=&quot;rect22435&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-5.5&quot;
+       y=&quot;-2.9279704&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22439&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-7.5&quot;
+       y=&quot;-2.9279704&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22441&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-9.5&quot;
+       y=&quot;-2.9279704&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22443&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-11.5&quot;
+       y=&quot;-2.9279704&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22445&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-5.5&quot;
+       y=&quot;-15.92797&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22461&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-7.5&quot;
+       y=&quot;-15.92797&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22463&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-9.5&quot;
+       y=&quot;-15.92797&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22465&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;1&quot;
+       height=&quot;2&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;-11.5&quot;
+       y=&quot;-15.92797&quot;
+       transform=&quot;scale(-1,-1)&quot;
+       id=&quot;rect22467&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;0.5&quot;
+       y=&quot;4.9279704&quot;
+       id=&quot;rect22469&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;0.5&quot;
+       y=&quot;6.9279704&quot;
+       id=&quot;rect22471&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;0.5&quot;
+       y=&quot;8.9279699&quot;
+       id=&quot;rect22473&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;0.5&quot;
+       y=&quot;10.92797&quot;
+       id=&quot;rect22475&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;13.5&quot;
+       y=&quot;4.9279704&quot;
+       id=&quot;rect22477&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;13.5&quot;
+       y=&quot;6.9279704&quot;
+       id=&quot;rect22479&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;13.5&quot;
+       y=&quot;8.9279699&quot;
+       id=&quot;rect22481&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;rect
+       width=&quot;2&quot;
+       height=&quot;1&quot;
+       rx=&quot;2&quot;
+       ry=&quot;0&quot;
+       x=&quot;13.5&quot;
+       y=&quot;10.92797&quot;
+       id=&quot;rect22483&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;15&quot;
+   height=&quot;13&quot;
+   id=&quot;svg7416&quot;&gt;
+  &lt;defs
+     id=&quot;defs7418&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata7421&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2,3.0000002 c -1.052369,0 -2,0.84508 -2,1.9375 L 0,14.0625 C 0,15.15492 0.947631,16 2,16 l 11,0 c 1.05237,0 2,-0.84508 2,-1.9375 l 0,-9.1249998 c 0,-1.09242 -0.94763,-1.9375 -2,-1.9375 l -11,0 z m 2.5,0.5 1,0 c 0.25692,-4e-5 0.52871,0.11519 0.71875,0.28125 L 7.5,4.9375002 8.78125,3.7812502 C 8.97155,3.6154202 9.2431,3.5000102 9.5,3.5000002 l 1,0 0,0.90625 c 0,0.28091 -0.09032,0.50801 -0.28125,0.6875 l -2.15625,1.90625 0.9375,0 0,1 -1,0 0,1 1,0 L 9,10 l -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 1,0 0,-1 -1,0 0,-1 1,0 0,-1 -1,0 0,-0.9999998 1,0 0,-1 -1,0 0,-1 0.9375,0 -2.15625,-1.90625 C 4.59015,4.9143002 4.5,4.6871602 4.5,4.4062502 l 0,-0.90625 z m 2.5,4.5 1,0 0,-0.9375 -0.5,0.4375 -0.5,-0.4375 0,0.9375 z m 0,1 L 7,10 l 1,0 0,-0.9999998 -1,0 z M 7,11 l 0,1 1,0 0,-1 -1,0 z m -5,-4.9999998 3.03125,0 0,2 -3.03125,0 0,-2 z m 8,0 3,0 0,2 -3,0 0,-2 z m -8,3 3.03125,0 L 5.03125,11 2,11 2,9.0000002 z m 8,0 3,0 L 13,11 10,11 10,9.0000002 z M 2,12 l 3.03125,0 0,2 L 2,14 2,12 z m 8,0 3,0 0,2 -3,0 0,-2 z&quot;
+       id=&quot;rect27790-9-7-4&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNativesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,389 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.5,3 c -0.6444896,0 -1,0.3180842 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.5625 2,3.09375 C 9.1102061,12.807087 9.4247574,12.988559 9.75,13 l 1.75,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-8 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -1.4375,0 c -0.5235845,5.24e-5 -0.9999476,0.4764155 -1,1 l 0,2.5625 -2,-3.09375 C 6.8841192,3.1843062 6.5544978,3.0011832 6.21875,3 z m 1,2 0.1875,0 0.03125,0.0625 C 5.6424523,5.0849051 5.5688435,5.1164518 5.5,5.15625 z m 4.96875,5.84375 c 0.01042,1.63e-4 0.02083,1.63e-4 0.03125,0 L 10.5,11 10.28125,11 10.25,10.90625 c 0.07498,-0.01243 0.148524,-0.03345 0.21875,-0.0625 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
+  &lt;path
+     d=&quot;M 4.5,3.5 C 4.114692,3.5 4,3.6800294 4,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-4.21875 2.90625,4.5 C 9.4336596,12.413425 9.5901602,12.497695 9.75,12.5 l 1.75,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 L 12,4 C 11.999974,3.7382078 11.761792,3.5000262 11.5,3.5 l -1.4375,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,4.21875 -2.9375,-4.5 C 6.5350904,3.5865746 6.3785898,3.502305 6.21875,3.5 z m 0.5,1 0.9375,0 3.71875,5.71875 c 0.2427911,0.338424 0.897721,0.13517 0.90625,-0.28125 l 0,-5.4375 0.4375,0 0,7 -0.96875,0 -3.6875,-5.71875 C 6.1009589,5.442826 5.4460291,5.6460801 5.4375,6.0625 l 0,5.4375 L 5,11.5 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10080);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.5072043,4.0000003 0,7.9999997 1.4178674,0 0,-5.9481266 L 9.7636882,12 l 1.7291068,0 0,-7.9999997 -1.417868,0 0,5.9365992 -3.8616709,-5.9365992 -1.7060518,0&quot;
+     id=&quot;path10074&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(1.05e-7,-0.3898562)&quot;
+     id=&quot;g8935&quot;&gt;
+    &lt;g
+       id=&quot;layer1&quot;&gt;
+      &lt;g
+         id=&quot;text8346&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351&quot; /&gt;
+        &lt;path
+           d=&quot;m 9.1497219,4.8997764 0,1.5065093 3.9671411,1.9961248 -3.9671411,1.9082455 0,1.56928 L 15,9.1054482 15,7.7746983 9.1497219,4.8997764&quot;
+           id=&quot;path8353&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,229 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg7526&quot;&gt;
+  &lt;defs
+     id=&quot;defs7528&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282&quot;
+       gradientTransform=&quot;matrix(-2.3934765,0.36393991,-0.16537651,-1.2902821,-54.066392,-2627.2326)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6731&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6733&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6735&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6737&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6739&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6741&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6743&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6745&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-5&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-2&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6767&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6769&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6771&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6773&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6775&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6777&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6779&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6781&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6783&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6785&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6787&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6789&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6791&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6793&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6795&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6797&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-2&quot;
+       gradientTransform=&quot;matrix(-0.3603726,0.05374203,-0.02489983,-0.19053249,-524.45529,-1796.9344)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-4&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6822&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6824&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6826&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6828&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6830&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6832&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6834&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6836&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-7&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,-91.460119,-2935.4358)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-9&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-1&quot;
+       gradientTransform=&quot;matrix(-2.3934765,0.36393991,-0.16537651,-1.2902821,-54.066392,-2627.2326)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-21&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8245&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,-91.460119,-2935.4357)&quot;&gt;
+      &lt;stop
+         id=&quot;stop8247&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata7531&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 15.25,0.65625 c -0.150028,0.00269 -0.349237,0.10083125 -0.5625,0.3125 C 10.688761,4.93759 9.989927,4.9753301 6.25,10.125 7.25355,10.1627 8.11506,10.81365 8.5625,11.75 12.989927,6.9775401 13.48894,4.42617 15.40625,1.34375 15.598977,0.92762499 15.500047,0.65176612 15.25,0.65625 z M 1,1.5 1,14.125 c 0.498688,1.8e-4 0.7312067,-0.09104 0.9375,-0.25 C 2.1437933,13.716038 2.3459779,13.45262 2.53125,13.09375 2.6856434,12.794692 2.8232894,12.388712 3,12 l 0,-0.5 0.28125,0 C 3.5082914,11.131852 3.796783,10.783162 4.25,10.5 L 3,10.5 3,9.46875 C 3.032607,9.47539 3.059125,9.5 3.09375,9.5 l 2.375,0 C 5.6454206,9.256968 5.7732727,9.0653885 5.9375,8.84375 5.8695101,8.6485151 5.6877297,8.5 5.46875,8.5 l -2.375,0 C 3.060061,8.5 3.031788,8.49371 3,8.5 l 0,-1 1.5,0 C 4.777,7.5 5,7.277 5,7 5,6.723 4.777,6.5 4.5,6.5 l -1.5,0 0,-1 1.5,0 C 4.777,5.5 5,5.277 5,5 5,4.723 4.777,4.5 4.5,4.5 l -1.5,0 0,-1 4.1875,0 c 1.1860754,0 1.6915845,0.6659492 1.78125,1.625 0.5272612,-0.5656532 1.078162,-1.0758141 1.625,-1.59375 C 10.072162,2.3831019 9.0255133,1.5 7.3125,1.5 L 1,1.5 z m 10,9.03125 C 10.505823,11.138328 9.9475104,11.753003 9.3125,12.4375 L 8.96875,12.78125 C 9.044847,13.402497 8.941361,13.983975 8.71875,14.5 L 11,14.5 11,10.53125 z M 5.875,11 C 5.5297332,11.008154 5.1327525,11.104613 4.75,11.34375 3.4288149,12.169203 3.7210802,15.125981 1,15.125 c 0.2576317,0.997882 4.1663795,1.231487 5.78125,0.1875 0.8418198,-0.544223 1.4629939,-1.550425 1.125,-2.78125 C 7.7053515,11.799665 6.9108005,10.975538 5.875,11 z&quot;
+       id=&quot;path9264&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg9539&quot;&gt;
+  &lt;defs
+     id=&quot;defs9541&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata9544&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 13.1875,1.125 -2.09375,2.28125 c -0.896562,-0.925279 -2.0305402,-1.5 -3.28125,-1.5 -1.1793548,0 -2.2841701,0.5115162 -3.15625,1.34375 L 2.75,1.21875 2.03125,1.90625 4,4 C 3.4365803,4.7600454 3.0341262,5.6896155 2.8125,6.71875 2.7190992,7.1524622 2.6751804,7.5982028 2.65625,8.0625 l -1.65625,0 0,1 1.65625,0 c 0.079371,0.973914 0.3321393,1.857585 0.71875,2.65625 L 1.78125,13.4375 2.5,14.125 l 1.375,-1.5 c 0.9514027,1.373483 2.3734256,2.25 3.9375,2.25 1.6213101,0 3.079818,-0.944837 4.03125,-2.40625 l 1.59375,1.71875 0.71875,-0.65625 -1.84375,-2 c 0.335883,-0.751148 0.583208,-1.5725028 0.65625,-2.46875 l 2.03125,0 0,-1 -2.03125,0 c -0.01893,-0.4642972 -0.0941,-0.9100378 -0.1875,-1.34375 -0.12523,-0.581513 -0.320569,-1.1199371 -0.5625,-1.625 -0.157832,-0.3294952 -0.299418,-0.6491901 -0.5,-0.9375 L 13.90625,1.8125 13.1875,1.125 z M 3.75,6.71875 l 3.5625,0 0,7 C 5.1797475,13.412441 3.53125,11.156638 3.53125,8.40625 3.53125,7.8167989 3.61016,7.2482924 3.75,6.71875 z m 4.875,0 3.21875,0 c 0.140322,0.5303591 0.21875,1.0969913 0.21875,1.6875 0,2.604132 -1.470216,4.736519 -3.4375,5.21875 l 0,-6.90625 z&quot;
+       id=&quot;path5913&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemCurleyBracessvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       id=&quot;text8346&quot;
+       style=&quot;font-size:13.956604px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:2px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 3.4300534,5.459898 C 3.2765309,6.6322516 2.6624395,7.1486472 2.0064798,7.2602999 l -0.2372623,0.027913 0,1.4235736 0.2372623,0.027913 c 0.237262,0.04187 0.4605681,0.1395662 0.6559604,0.2791321 0.8653085,0.6280466 0.7536567,1.7585334 0.8513528,2.7075814 0.2651752,2.609883 2.1074479,3.056497 2.749451,3.098366 l 0.2372623,0.02791 0.3349585,-1.423573 -0.3070453,-0.04187 C 6.067852,13.331423 5.6770664,13.038334 5.453761,12.703375 4.7001051,11.544978 5.5095858,9.3119194 3.9604043,7.9999999 5.4956292,6.6880805 4.6861485,4.4689779 5.453761,3.2966244 5.6770664,2.9616662 6.067852,2.6546205 6.5284195,2.5987942 L 6.8354648,2.5569244 6.5005063,1.1473074 6.263244,1.161264 C 5.5235447,1.2170903 3.7650116,1.7055742 3.513793,4.3573263 3.4858798,4.7341542 3.4719232,5.1109832 3.4300534,5.459898&quot;
+         id=&quot;path8893&quot; /&gt;
+      &lt;path
+         d=&quot;M 12.486207,4.3573263 C 12.234988,1.7195308 10.490412,1.2170903 9.736756,1.161264 L 9.4994937,1.147307 9.1784918,2.556924 9.4855371,2.598794 c 0.4605675,0.055826 0.8373969,0.362872 1.0607019,0.6978302 0.767612,1.1723535 -0.04187,3.3914561 1.493357,4.7033755 -1.549182,1.3119195 -0.739701,3.5449783 -1.493357,4.7033753 -0.223305,0.334959 -0.6001344,0.628048 -1.0607019,0.683874 l -0.3070453,0.04187 0.3210019,1.423573 0.2372623,-0.02791 c 0.642003,-0.04187 2.484276,-0.488483 2.749451,-3.098366 0.0977,-0.949048 -0.01396,-2.0795346 0.851353,-2.7075812 0.195392,-0.1395659 0.432655,-0.2372623 0.669917,-0.2791321 l 0.223305,-0.027913 0,-1.4235736 -0.223305,-0.027913 C 13.351517,7.1486472 12.737426,6.6322516 12.583903,5.459898 12.542033,5.1109832 12.51412,4.7341542 12.486207,4.3573263&quot;
+         id=&quot;path8895&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3003&quot;&gt;
+  &lt;defs
+     id=&quot;defs3005&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3008&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2.8124436,0.50054895 a 1.0000999,1.0000999 0 0 0 -0.8125,1.00000005 l 0,13 a 1.0000999,1.0000999 0 0 0 1.0000001,1 l 9.9999993,0 a 1.0000999,1.0000999 0 0 0 1,-1 l 0,-9.4375 a 1.0000999,1.0000999 0 0 0 -0.28125,-0.71875 L 10.156194,0.78179895 a 1.0000999,1.0000999 0 0 0 -0.7187503,-0.28125 l -6.4375,0 a 1.0000999,1.0000999 0 0 0 -0.0937,0 1.0000999,1.0000999 0 0 0 -0.0937,0 z m 1.1875001,2.00000005 5,0 0,3 2.9999993,0 0,8 -7.9999993,0 0,-11 z&quot;
+       id=&quot;path1234&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4341&quot;&gt;
+  &lt;defs
+     id=&quot;defs4343&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4346&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 1,14.5 3,-3 11,0 -3,3 z&quot;
+     id=&quot;path11960&quot;
+     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;path
+     d=&quot;m 1,9.5 3,-3 11,0 -3,3 z&quot;
+     id=&quot;path11962&quot;
+     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;path
+     d=&quot;m 1,4.5 3,-3 11,0 -3,3 z&quot;
+     id=&quot;path11964&quot;
+     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLogsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5864&quot;&gt;
+  &lt;defs
+     id=&quot;defs5866&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5869&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 2.1875,0.5 C 0.98196,0.5 0,1.51672 0,2.71875 l 0,10.5625 C 0,14.48328 0.98197,15.5 2.1875,15.5 l 11.625,0 C 15.01803,15.5 16,14.48329 16,13.28125 L 16,2.71875 C 16,1.51671 15.01804,0.5 13.8125,0.5 l -11.625,0 z m 0,2 11.625,0 C 13.9353,2.5 14,2.5809 14,2.71875 l 0,10.5625 C 14,13.41909 13.93531,13.5 13.8125,13.5 l -11.625,0 C 2.06469,13.5 2,13.4191 2,13.28125 L 2,2.71875 C 2,2.5809 2.0647,2.5 2.1875,2.5 z&quot;
+       id=&quot;rect11749-5-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 4.3125,6.40625 A 0.60006002,0.60006002 0 0 0 4.0625,7.4375 L 5.625,9 4.0625,10.5625 a 0.61871843,0.61871843 0 1 0 0.875,0.875 l 2,-2 a 0.60006002,0.60006002 0 0 0 0,-0.875 l -2,-2 A 0.60006002,0.60006002 0 0 0 4.3125,6.40625 z&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.20000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+    &lt;rect
+       width=&quot;3&quot;
+       height=&quot;1.00001&quot;
+       x=&quot;8&quot;
+       y=&quot;10.5&quot;
+       id=&quot;rect4987&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;15&quot;
+   height=&quot;15&quot;
+   id=&quot;svg5254&quot;&gt;
+  &lt;defs
+     id=&quot;defs5256&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5259&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-1)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 6.4865,1 C 3.45764,1 0.97577,3.47905 0.97577,6.50447 c 0,3.02541 2.48187,5.50446 5.51073,5.50446 3.02885,0 5.51072,-2.47905 5.51072,-5.50446 C 11.99722,3.47905 9.51535,1 6.4865,1 z m 0,2.00893 c 1.94735,0 3.49951,1.55039 3.49951,3.49554 C 9.98601,8.44961 8.43385,10 6.4865,10 4.53914,10 2.98698,8.44961 2.98698,6.50447 c 0,-1.94515 1.55216,-3.49554 3.49952,-3.49554 z&quot;
+       id=&quot;path5079&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1.55467153;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.79119,9.00446 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 4,4 a 1.0054782,1.0054782 0 1 0 1.40625,-1.4375 l -4,-4 A 1.0001,1.0001 0 0 0 9.79119,9.00446 z&quot;
+       id=&quot;path5081&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg6972&quot;&gt;
+  &lt;defs
+     id=&quot;defs6974&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6977&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8.000005,0.51339 c -4.13029,0 -7.48661,3.35631 -7.48661,7.48661 0,4.13029 3.35632,7.48661 7.48661,7.48661 4.13029,0 7.4866,-3.35632 7.4866,-7.48661 0,-4.1303 -3.35631,-7.48661 -7.4866,-7.48661 z m 0,1.97322 c 3.04941,0 5.51339,2.46398 5.51339,5.51339 0,3.04941 -2.46398,5.51339 -5.51339,5.51339 -3.04941,0 -5.5134,-2.46398 -5.5134,-5.51339 0,-3.04941 2.46399,-5.51339 5.5134,-5.51339 z&quot;
+       id=&quot;path24839&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2.15384626;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 4.812305,4.46875 A 0.50005,0.50005 0 0 0 4.593555,5.3125 l 3.09375,3.0625 a 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0312,0 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0937,0 l 0.15625,0 2.78125,0 a 0.50005,0.50005 0 1 0 0,-1 l -2.75,0 -2.96875,-2.875 A 0.50005,0.50005 0 0 0 4.812205,4.46855 z&quot;
+       id=&quot;path25609&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStoragesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg6420&quot;&gt;
+  &lt;defs
+     id=&quot;defs6422&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6425&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.1875,0 C 1.98238,0 1,1.01795 1,2.21875 l 0,11.5625 C 1,14.98205 1.98238,16 3.1875,16 l 9.625,0 C 14.01762,16 15,14.98205 15,13.78125 L 15,2.21875 C 15,1.01795 14.01762,0 12.8125,0 L 3.1875,0 z M 3,3 13,3 13,14 3,14 3,3 z m 1,1 0,4 8.03125,0 0,-4 L 4,4 z m 2.34375,1.4375 a 0.50004997,0.50004997 0 0 1 0.0625,0 A 0.50004997,0.50004997 0 0 1 7,5.9375 L 7,6 9,6 9,5.9375 a 0.50004997,0.50004997 0 1 1 1,0 L 10,6 C 10,6.54535 9.54535,7 9,7 L 7,7 C 6.45465,7 6,6.54535 6,6 L 6,5.9375 a 0.50004997,0.50004997 0 0 1 0.34375,-0.5 z M 4.03125,9 l 0,4 8.03125,0 0,-4 -8.03125,0 z m 2.3125,1.4375 a 0.50004997,0.50004997 0 0 1 0.0625,0 A 0.50004997,0.50004997 0 0 1 7,10.9375 L 7,11 9,11 9,10.9375 a 0.50004997,0.50004997 0 1 1 1,0 L 10,11 c 0,0.54535 -0.45465,1 -1,1 L 7,12 C 6.45465,12 6,11.54535 6,11 l 0,-0.0625 a 0.50004997,0.50004997 0 0 1 0.34375,-0.5 z&quot;
+       id=&quot;rect11668-7&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTrashsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4702&quot;&gt;
+  &lt;defs
+     id=&quot;defs4704&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4707&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 3.5,5 0,9 9,0 0,-9 2,0 0,9 c 0,2 -2,2 -2,2 l -9,0 c -2,0 -2,-2 -2,-2 l 0,-9 z m 4.00001,1 1.00002,0 0,6 -1.00002,0 z m 2,0 1.00002,0 0,6 -1.00002,0 z m -4,0 0.99999,0 0,6 -0.99999,0 z M 4.5,0 c -2,0 -2,2 -2,2 l -2,0 0,2 15,0 0,-2 -2,0 c 0,-2 -2,-2 -2,-2 l -7,0 z m 0,1 7,0 0,1 -7,0 0,-1 z&quot;
+       id=&quot;path3799&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemVariablesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8960&quot;&gt;
+  &lt;defs
+     id=&quot;defs8962&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8965&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       transform=&quot;matrix(1.2171799,0,0,1.2171799,-1.7374392,-1.737439)&quot;
+       id=&quot;text8968&quot;
+       style=&quot;font-size:17.31025314px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+      &lt;path
+         d=&quot;m 12.197736,10.908122 c -0.450066,0.311585 -0.6751,0.415446 -0.986684,0.415446 -0.398135,0 -0.761651,-0.225033 -1.125166,-0.70972 C 9.7916116,10.198402 9.6531285,9.9041258 8.9087884,8.0173101 9.9647128,6.2689763 10.98602,5.2996003 11.76498,5.2996003 c 0.05193,0 0.138482,0 0.242344,0.01731 l 0.155792,0 c 0.657789,0 1.177097,-0.4327569 1.177097,-0.9693742 0,-0.4327559 -0.311585,-0.7789614 -0.70972,-0.7789614 -1.073235,0 -2.423437,1.2809613 -4.0332892,3.8082557 L 7.3854861,3.793608 l -0.4500666,0 C 6.1737691,4.0013311 5.7063906,4.0705725 4.7889481,4.1744339 L 4.7023969,4.6764312 C 5.8621827,4.9360848 6.0525972,5.1438096 6.6411452,6.7017308 L 7.0739015,7.8268973 C 5.9660464,9.8695051 5.117842,10.700399 4.1484688,10.700399 c -0.069241,0 -0.1384822,0 -0.2250333,-0.01731 -0.2077229,-0.01731 -0.3635154,-0.03462 -0.3981359,-0.03462 -0.5019968,0 -0.8655126,0.363515 -0.8655126,0.865512 0,0.553928 0.3288953,0.917444 0.8135819,0.917444 1.177096,0 2.3022652,-1.107859 3.8774967,-3.8774971 l 0.3981358,0.9520639 c 0.588548,1.4540602 0.6924104,1.6790952 0.9693742,2.0252992 0.3981354,0.536618 0.9520645,0.830893 1.5752334,0.830893 0.72703,0 1.609854,-0.432757 2.284953,-1.107857 l -0.380826,-0.346205&quot;
+         id=&quot;path8973&quot;
+         style=&quot;font-style:italic;font-weight:normal;font-family:URW Bookman L;-inkscape-font-specification:URW Bookman L Italic&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetwork2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkLargepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkNetworkLarge2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPausesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3923&quot;&gt;
+  &lt;defs
+     id=&quot;defs3925&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3928&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 4,4 4,12 7,12 7,4 4,4 z&quot;
+       id=&quot;path3807-1-1-5-8-6&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+    &lt;path
+       d=&quot;m 9,4 0,8 3,0 0,-8 -3,0 z&quot;
+       id=&quot;path3807-1-1-5-8-6-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPercentsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3879&quot;&gt;
+  &lt;defs
+     id=&quot;defs3881&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3884&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       id=&quot;text3887&quot;
+       style=&quot;font-size:20.17291069px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;m 4.4394813,2.9164265 c 0.4034578,0 0.9682997,0.1210387 0.9682997,1.351585 0,0.746397 -0.2017299,1.4726225 -0.9682997,1.4726225 -0.7867428,0 -0.9481268,-0.7665714 -0.9481268,-1.5129683 0,-0.6657054 0.1815569,-1.3112392 0.9481268,-1.3112392 m 0,-1.7550432 c -1.4121024,0 -2.723343,1.0086476 -2.723343,3.0662824 0,2.4409197 1.3515864,3.2276657 2.723343,3.2276657 1.654177,0 2.925072,-1.2103766 2.925072,-3.2074928 0,-2.5014384 -1.7146986,-3.0864553 -2.925072,-3.0864553 M 11.580692,10.21902 c 0.403457,0 0.968299,0.121039 0.968299,1.351585 0,0.746397 -0.20173,1.45245 -0.968299,1.45245 -0.786743,0 -0.9683,-0.746399 -0.9683,-1.492796 0,-0.665705 0.20173,-1.311239 0.9683,-1.311239 m 0,-1.7550431 c -1.472621,0 -2.9048995,1.0086476 -2.9048995,3.0662821 0,2.44092 1.4726235,3.227666 2.9048995,3.227666 1.573485,0 2.723343,-1.210377 2.723343,-3.207493 0,-2.4610924 -1.51297,-3.0864551 -2.723343,-3.0864551 M 12.105187,0.99999998 1.2319885,15 3.8948127,15 14.768012,0.99999998 l -2.662825,0&quot;
+         id=&quot;path3892&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPlussvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg4491&quot;&gt;
+  &lt;defs
+     id=&quot;defs4493&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4496&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;text
+       x=&quot;0.45220301&quot;
+       y=&quot;15.371576&quot;
+       transform=&quot;scale(0.99916909,1.0008316)&quot;
+       id=&quot;text4499&quot;
+       xml:space=&quot;preserve&quot;
+       style=&quot;font-size:18.28762054px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+         x=&quot;0.45220301&quot;
+         y=&quot;15.371576&quot;
+         id=&quot;tspan4501&quot;&gt;+&lt;/tspan&gt;&lt;/text&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkProfilepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkProfile2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Profile@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,445 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7085&quot;&gt;
+      &lt;stop
+         id=&quot;stop7087&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7089&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6164&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6224&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7015&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7025&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7031&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7042&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.9307694&quot;
+       y1=&quot;1.2591716&quot;
+       x2=&quot;-3.0218937&quot;
+       y2=&quot;1.2591716&quot;
+       id=&quot;linearGradient7091&quot;
+       xlink:href=&quot;#linearGradient7085&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.0625,3 c -0.78728,0 -1,0.2045876 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.15625 C 8.3028958,9.82944 9.2166559,9.819399 10.09375,9.40625 11.096143,8.93408 11.9375,7.8259741 11.9375,6.375 11.9375,4.933822 11.0281,3.8637975 10.09375,3.4375 9.1593999,3.0112025 8.2268341,3 7.65625,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.51613,6.447006 8.526999,6.46565 8.4375,6.5 8.2988213,6.55323 7.8787131,6.576154 7.46875,6.59375 z&quot;
+     id=&quot;text5177-4-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.0625,3.5 c -0.423175,0 -0.5,0.1611965 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.043032,8.015e-4 0.080042,0 0.125,0 0.8901082,0 1.9068544,-0.056872 2.78125,-0.46875 0.874396,-0.4118777 1.5625,-1.2664084 1.5625,-2.5625 0,-1.2710207 -0.718254,-2.0978201 -1.53125,-2.46875 C 9.0932536,3.5353201 8.2009078,3.5 7.65625,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2422109,0.052305 1.8125,0.3125 0.570289,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.9863268 -0.35035,1.3649571 -0.96875,1.65625 -0.6184002,0.2912929 -1.5360034,0.375 -2.375,0.375 C 6.8922739,8.40625 6.7085166,8.3865843 6.5,8.375 6.2279903,8.3579947 5.9682462,8.6024597 5.96875,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c -4.684e-4,0.2516954 0.2175477,0.4842459 0.46875,0.5 C 6.6622489,8.104452 6.9136792,8.125 7.1875,8.125 7.8069726,8.125 8.4163177,8.11829 8.96875,7.90625 9.2449662,7.8002276 9.4954469,7.6338907 9.6875,7.375 9.8795531,7.1161093 10,6.7662403 10,6.40625 10,5.7555523 9.5845427,5.2388185 9.09375,5.03125 8.6029573,4.8236815 8.0648172,4.8125 7.53125,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9179358,0.024211 1.15625,0.125 C 8.9258142,6.038289 9,6.0771216 9,6.40625 9,6.5995733 8.9595141,6.7094492 8.90625,6.78125 8.8529859,6.8530508 8.7454879,6.9105072 8.59375,6.96875 8.2902743,7.0852357 7.7784008,7.125 7.1875,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
+     id=&quot;text5177-1&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7042);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;g
+     id=&quot;text5177-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 5.0547552,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224783,0.023055 1.7291049,0 3.8501441,-0.2651319 3.8501441,-2.5475503 0,-2.2017268 -2.2478397,-2.3631123 -3.2853026,-2.3631123 l -2.6051872,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259355,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420747,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
+       id=&quot;path7036&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecording2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Recording@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingHoveredpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingHovered2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingStoppedpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRecordingStopped2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,422 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4329&quot;&gt;
+      &lt;stop
+         id=&quot;stop4331&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4333&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3502&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3507&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3510&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3513&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3515&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4300&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4306&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4319&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.8073196&quot;
+       y1=&quot;3.9479289&quot;
+       x2=&quot;-4.0577693&quot;
+       y2=&quot;3.9479289&quot;
+       id=&quot;linearGradient4335&quot;
+       xlink:href=&quot;#linearGradient4329&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-1&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3288&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient3290&quot;&gt;
+      &lt;stop
+         id=&quot;stop3292&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop3294&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3342&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3360&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3366&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3377&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9375,3 c -0.8712457,0 -1,0.2026974 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-1.59375 1.25,2.09375 c 0.1707733,0.295948 0.5021512,0.49232 0.84375,0.5 l 1.625,0 c 0.709085,-0.0026 1.22035,-0.930433 0.84375,-1.53125 l -1.5,-2.53125 c 0.207056,-0.1426732 0.446102,-0.1739377 0.625,-0.375 0.485424,-0.5455654 0.8125,-1.3108695 0.8125,-2.1875 C 11.84375,4.933822 10.93435,3.8637975 10,3.4375 9.0656499,3.0112025 8.1018341,3 7.53125,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.39113,6.447006 8.401999,6.46565 8.3125,6.5 8.1738213,6.55323 7.7537131,6.576154 7.34375,6.59375 z&quot;
+     id=&quot;text5177-4-8&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9375,3.5 c -0.404912,0 -0.5,0.1250306 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.045083,8.783e-4 0.077805,0 0.125,0 0.1068901,0 0.2512151,0.00195 0.375,0 L 9,12.25 c 0.088017,0.152446 0.2614762,0.251565 0.4375,0.25 l 1.625,0 c 0.350536,0.0031 0.612736,-0.446392 0.4375,-0.75 L 9.71875,8.8125 C 10.055568,8.64817 10.424578,8.5142461 10.6875,8.21875 11.093036,7.7629701 11.34375,7.1504907 11.34375,6.375 11.34375,5.1039793 10.594246,4.2771799 9.78125,3.90625 8.9682536,3.5353201 8.0759078,3.5 7.53125,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2734609,0.052305 1.84375,0.3125 0.5702891,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.5732111 -0.160489,0.9112911 -0.40625,1.1875 C 9.6917393,7.8387089 9.3040574,8.0495887 8.875,8.1875 8.6063806,8.2921029 8.4792763,8.6575277 8.625,8.90625 L 10.1875,11.5 9.71875,11.5 8.0625,8.65625 C 7.969604,8.494314 7.7799816,8.3931821 7.59375,8.40625 c -0.2147731,0.010739 -0.4290348,0 -0.625,0 C 6.7672739,8.40625 6.5835166,8.386584 6.375,8.375 6.1029903,8.3579947 5.8432462,8.6024597 5.84375,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 C 6.5684989,8.1044523 6.7886792,8.125 7.0625,8.125 7.6819726,8.125 8.2913177,8.1182948 8.84375,7.90625 9.1199662,7.8002276 9.4016969,7.6338907 9.59375,7.375 9.7858031,7.1161093 9.875,6.7662403 9.875,6.40625 9.875,5.7555523 9.4595427,5.2388185 8.96875,5.03125 8.4779573,4.8236815 7.9398172,4.8125 7.40625,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9491858,0.024211 1.1875,0.125 C 8.8320642,6.038289 8.875,6.0771216 8.875,6.40625 8.875,6.5995733 8.834514,6.7094492 8.78125,6.78125 8.7279859,6.8530508 8.6517379,6.9105072 8.5,6.96875 8.1965243,7.0852357 7.6534008,7.125 7.0625,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
+     id=&quot;text5177-8&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3377);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;g
+     id=&quot;text5177-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.9394812,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224784,0.023055 0.1959652,0 0.4149858,0 0.6455331,-0.011527 L 9.4466857,12 11.060518,12 9.0432275,8.6570606 c 0.9682985,-0.3112388 1.7867435,-0.9452462 1.7867435,-2.293948 0,-2.2017268 -2.2478396,-2.3631123 -3.2853025,-2.3631123 l -2.6051873,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259356,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420746,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
+       id=&quot;path3371&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkReloadsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3946&quot;&gt;
+  &lt;defs
+     id=&quot;defs3948&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3951&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 12.90625,1.96875 A 1.0001,1.0001 0 0 0 12.78125,2 1.0001,1.0001 0 0 0 12,3 l 0,1.6875 C 11.617752,4.10954 11.15073,3.60527 10.59375,3.1875 9.43812,2.32073 8.0617648,1.93523 6.71875,2 6.5268907,2.009 6.3465225,2.0353 6.15625,2.0625 4.63407,2.27991 3.1781,3.08554 2.1875,4.40625 0.20631,7.04769 0.76483,10.8313 3.40625,12.8125 6.04772,14.79372 9.83129,14.23517 11.8125,11.59375 A 1.0063276,1.0063276 0 0 0 12,11 1.0063276,1.0063276 0 0 0 12,10.84375 L 12,10 11.1875,10 11.09375,10 A 1.0063276,1.0063276 0 0 0 11,10 1.0063276,1.0063276 0 0 0 10.1875,10.40625 C 8.85485,12.18299 6.37048,12.52012 4.59375,11.1875 2.81701,9.85486 2.47985,7.37051 3.8125,5.59375 5.14515,3.81701 7.6295,3.47986 9.40625,4.8125 9.8357139,5.13462 10.175795,5.54545 10.4375,6 L 9,6 A 1.0001,1.0001 0 0 0 8,7 1.0001,1.0001 0 0 0 8,7.21875 L 8,8 8.84375,8 9,8 13,8 14,8 14,7 14,3 A 1.0001,1.0001 0 0 0 14,2.8125 L 14,2 13.1875,2 A 1.0001,1.0001 0 0 0 12.90625,1.9688 z&quot;
+       id=&quot;path4597&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkRequestsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,634 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fff4e5;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fedfb4;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fee4c0;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-7.3599825&quot;
+       y1=&quot;3.0011835&quot;
+       x2=&quot;-4.4554024&quot;
+       y2=&quot;3.0011835&quot;
+       id=&quot;linearGradient4960&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-6&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-8&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4330&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4332&quot;&gt;
+      &lt;stop
+         id=&quot;stop4334&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4336&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5219&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-24.291086,-0.31604697)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5236&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-24.291086,-0.31604697)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5242&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-1.3e-5,-2.6e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5260&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-1.3e-5,-2.6e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5266&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5266-8&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-66&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-5&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5310&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5312&quot;&gt;
+      &lt;stop
+         id=&quot;stop5314&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5316&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5320&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(1.7694525,-6.6052246e-8)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;7.4930358&quot;
+       y1=&quot;0.069539711&quot;
+       x2=&quot;7.4930358&quot;
+       y2=&quot;10.42694&quot;
+       id=&quot;linearGradient5409&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.0504322&quot;
+       y1=&quot;7.8328533&quot;
+       x2=&quot;10.949568&quot;
+       y2=&quot;7.8328533&quot;
+       id=&quot;linearGradient5409-7&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-2&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-9&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;5.0504322&quot;
+       y1=&quot;7.8328533&quot;
+       x2=&quot;10.949568&quot;
+       y2=&quot;7.8328533&quot;
+       id=&quot;linearGradient5425&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5427&quot;&gt;
+      &lt;stop
+         id=&quot;stop5429&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5431&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-4&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-4&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-4&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4359&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4361&quot;&gt;
+      &lt;stop
+         id=&quot;stop4363&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4365&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5507&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(11.31361,0.25562117)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;7.4930358&quot;
+       y1=&quot;-0.89696133&quot;
+       x2=&quot;7.4930358&quot;
+       y2=&quot;10.052946&quot;
+       id=&quot;linearGradient5511&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     id=&quot;text5177-7-4-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
+       id=&quot;path5271-2-9&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     id=&quot;text5177-7-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient5409);stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
+       id=&quot;path5271-3&quot;
+       style=&quot;fill:none;stroke:url(#linearGradient5511);stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     id=&quot;text5177-7-7-1&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
+       id=&quot;path5271-3-3&quot;
+       style=&quot;fill:#ffffff;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResourcessvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3371&quot;&gt;
+  &lt;defs
+     id=&quot;defs3373&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3376&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2.8124438,0.5005491 a 1.0000999,1.0000999 0 0 0 -0.8125,1.0000001 l 0,12.9999998 a 1.0000999,1.0000999 0 0 0 1.0000001,1 l 9.9999991,0 a 1.0000999,1.0000999 0 0 0 1,-1 l 0,-9.4374998 a 1.0000999,1.0000999 0 0 0 -0.28125,-0.71875 L 10.156194,0.78179915 A 1.0000999,1.0000999 0 0 0 9.4374439,0.5005491 l -6.4375,0 a 1.0000999,1.0000999 0 0 0 -0.0937,0 1.0000999,1.0000999 0 0 0 -0.0937,0 z m 1.1875001,2.0000001 5,0 0,3 2.9999991,0 0,7.9999998 -7.9999991,0 0,-10.9999998 z&quot;
+       id=&quot;path1234&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResponsesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,435 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4329&quot;&gt;
+      &lt;stop
+         id=&quot;stop4331&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4333&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3502&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3507&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3510&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3513&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3515&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4300&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4306&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4319&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.8073196&quot;
+       y1=&quot;3.9479289&quot;
+       x2=&quot;-4.0577693&quot;
+       y2=&quot;3.9479289&quot;
+       id=&quot;linearGradient4335&quot;
+       xlink:href=&quot;#linearGradient4329&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-1&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3288&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient3290&quot;&gt;
+      &lt;stop
+         id=&quot;stop3292&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop3294&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3342&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3360&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3366&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.147388&quot;
+       y1=&quot;-1.3175679&quot;
+       x2=&quot;-3.147388&quot;
+       y2=&quot;10.025665&quot;
+       id=&quot;linearGradient4267&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.147388&quot;
+       y1=&quot;-1.3175679&quot;
+       x2=&quot;-3.147388&quot;
+       y2=&quot;10.025665&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.147388&quot;
+       y1=&quot;-1.3175679&quot;
+       x2=&quot;-3.147388&quot;
+       y2=&quot;10.025665&quot;
+       id=&quot;linearGradient4278&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(10.29112,0.04024)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
+     id=&quot;path3613-2&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:2;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;path
+     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
+     id=&quot;path3613-0&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:url(#linearGradient4278);stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;path
+     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
+     id=&quot;path3613&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,587 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4699&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4753&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5379&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5474&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5478&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5529&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5531&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5533&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5537&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5540&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.9899511&quot;
+       y1=&quot;-0.80473387&quot;
+       x2=&quot;6.9899511&quot;
+       y2=&quot;10.279539&quot;
+       id=&quot;linearGradient5556&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5560&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.7499791&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.3342934&quot;
+       id=&quot;linearGradient5596&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.7499791&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.3342934&quot;
+       id=&quot;linearGradient5604&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-9&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-4&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5787&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-13.887117,-2.0933523)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
+       id=&quot;path4760-9&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-2-9&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
+       id=&quot;path4760-0-3&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;path
+     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
+     id=&quot;path4760-5-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,0.94524526)&quot;
+     id=&quot;text5177-7-8&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5604);fill-opacity:1;stroke:url(#linearGradient5596);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
+       id=&quot;path4760-2&quot;
+       style=&quot;fill:url(#linearGradient5604);fill-opacity:1;stroke:url(#linearGradient5596);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-2-6&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5560);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
+       id=&quot;path4760-0-8&quot;
+       style=&quot;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5531);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;path
+     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
+     id=&quot;path4760-5-3&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5556);fill-opacity:1;stroke:url(#linearGradient5540);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkResumesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3072&quot;&gt;
+  &lt;defs
+     id=&quot;defs3074&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3077&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2.531225,4 0,8 2,0 0,-8 z&quot;
+       id=&quot;path3807-1-1-9-3-0-98&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 7.531275,4 c 0.177384,0.008 0.351174,0.0592 0.5,0.15625 l 5,3 c 0.282396,0.17971 0.4375,0.51173 0.4375,0.84375 0,0.33202 -0.155104,0.66404 -0.4375,0.84375 l -5,3 C 7.882449,11.94075 7.708659,11.992 7.531275,12 l -0.15625,0 -0.84375,0 0,-8 0.84375,0 z&quot;
+       id=&quot;path3807-1-1-4-7-8&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScript2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Script@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptLargepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkScriptLarge2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ScriptLarge@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSessionStoragepng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSessionStorage2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkShadowDOMsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,79 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0.86440678,0.3559065)&quot;
+     id=&quot;g8935-4&quot;&gt;
+    &lt;g
+       id=&quot;layer1-1&quot;&gt;
+      &lt;g
+         id=&quot;text8346-9&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351-9&quot; /&gt;
+        &lt;path
+           d=&quot;m 8.1327727,4.8997764 0,1.5065093 3.9671413,1.9961248 -3.9671413,1.9082455 0,1.56928 5.8502783,-2.7744878 0,-1.3307499 -5.8502783,-2.8749219&quot;
+           id=&quot;path8353-1&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.15254243,-1.1356189)&quot;
+     id=&quot;g8935&quot;&gt;
+    &lt;g
+       id=&quot;layer1&quot;&gt;
+      &lt;g
+         id=&quot;text8346&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351&quot; /&gt;
+        &lt;path
+           d=&quot;m 8.1327727,4.8997764 0,1.5065093 3.9671413,1.9961248 -3.9671413,1.9082455 0,1.56928 5.8502783,-2.7744878 0,-1.3307499 -5.8502783,-2.8749219&quot;
+           id=&quot;path8353&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumb2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumb@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbPressedpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSliderThumbPressed2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SliderThumbPressed@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSortIndicatorDownArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorDownArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorDownArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorDownArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,216 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;9&quot;
+   height=&quot;8&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-0-6-8-7&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-3-3-5-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-3-1-6-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-7-4-9-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886-7-3-4-8&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-0-5-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-1-4-8-0&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-1-9-9-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 8.9999997,2.5569969 C 8.9735517,2.6680882 8.9135437,2.7709587 8.8298608,2.8486635 L 5.9131941,5.7653302 5.4999997,6.1542191 5.0868053,5.7653302 2.1701386,2.8486635 C 2.0629393,2.7398591 2.0004956,2.5882103 1.9999997,2.4354691 l 0,-0.024306 0,-0.048611 0,-0.5104166 0.4375,0 0.072917,0 c 0.1840811,-0.0279 0.3798918,0.03737 0.5104166,0.1701389 L 5.5,4.5014413 8.0034722,2.0222747 C 8.1116527,1.9142553 8.2637912,1.8516101 8.4166667,1.8521358 l 0.1215277,0 0.4618056,0 0,0.4618055 0,0.072917 0,0.048611 0,0.072917 z&quot;
+     id=&quot;path6040&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,1.6614584)&quot;
+     id=&quot;path8060&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,7.6614584)&quot;
+     id=&quot;path8060-1&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,5.6614584)&quot;
+     id=&quot;path8060-7&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,3.6614584)&quot;
+     id=&quot;path8060-4&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSortIndicatorUpArrowsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorUpArrow.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorUpArrow.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SortIndicatorUpArrow.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,216 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;9&quot;
+   height=&quot;8&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-0-6-8-7&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-3-3-5-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-3-1-6-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-7-4-9-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886-7-3-4-8&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-0-5-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-1-4-8-0&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-1-9-9-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 8.9999997,5.4430029 C 8.9735517,5.3319116 8.9135437,5.2290411 8.8298608,5.1513363 L 5.9131941,2.2346696 5.4999997,1.8457807 5.0868053,2.2346696 2.1701386,5.1513363 C 2.0629393,5.2601407 2.0004956,5.4117895 1.9999997,5.5645307 l 0,0.024306 0,0.048611 0,0.5104166 0.4375,0 0.072917,0 c 0.1840811,0.0279 0.3798918,-0.03737 0.5104166,-0.1701389 L 5.5,3.4985585 8.0034722,5.9777251 c 0.1081805,0.1080194 0.260319,0.1706646 0.4131945,0.1701389 l 0.1215277,0 0.4618056,0 0,-0.4618055 0,-0.072917 0,-0.048611 0,-0.072917 z&quot;
+     id=&quot;path6040&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,1.6614584)&quot;
+     id=&quot;path8060&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,7.6614584)&quot;
+     id=&quot;path8060-1&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,5.6614584)&quot;
+     id=&quot;path8060-7&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m -6.8474579,-4.3050847 a 3.2542372,3.2542372 0 1 1 -6.5084741,0 3.2542372,3.2542372 0 1 1 6.5084741,0 z&quot;
+     transform=&quot;matrix(0.15364584,0,0,0.15364584,2.5520834,3.6614584)&quot;
+     id=&quot;path8060-4&quot;
+     style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,636 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4699&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4701&quot;&gt;
+      &lt;stop
+         id=&quot;stop4703&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4705&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4753&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5379&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5472&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5474&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5476&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5478&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5480&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5527&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5529&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5531&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5533&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5535&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5537&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5540&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5554&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.9899511&quot;
+       y1=&quot;-0.80473387&quot;
+       x2=&quot;6.9899511&quot;
+       y2=&quot;10.279539&quot;
+       id=&quot;linearGradient5556&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5558&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5560&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5562&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5564&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
+       id=&quot;path4760-9&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-2-9&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
+       id=&quot;path4760-0-3&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;path
+     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
+     id=&quot;path4760-5-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,0.94524526)&quot;
+     id=&quot;text5177-7-8&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5554);fill-opacity:1;stroke:url(#linearGradient5558);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
+       id=&quot;path4760-2&quot;
+       style=&quot;fill:url(#linearGradient5562);fill-opacity:1;stroke:url(#linearGradient5564);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.75504355,1.0861138)&quot;
+     id=&quot;text5177-7-2-6&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5560);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
+       id=&quot;path4760-0-8&quot;
+       style=&quot;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5531);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;path
+     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
+     id=&quot;path4760-5-3&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5556);fill-opacity:1;stroke:url(#linearGradient5540);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSplitToggleDownsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg6044&quot;&gt;
+  &lt;defs
+     id=&quot;defs6046&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6049&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 8.0001395,14.207483 7.2813727,13.519983 2.2812568,8.5199832 a 1.0164896,1.016466 0 0 1 -0.2812566,-0.8437496 1.0164896,1.016466 0 0 1 0,-0.09375 l 0,-0.78125 0.8437696,0 0.1562536,0 a 1.0164896,1.016466 0 0 1 0.7187667,0.28125 L 8.0001395,11.363733 12.281489,7.0824836 a 1.0164896,1.016466 0 0 1 0.843769,-0.28125 l 0.09375,0 0.781268,0 0,0.84375 a 1.0164896,1.016466 0 0 1 0,0.1562496 1.0164896,1.016466 0 0 1 -0.281256,0.71875 l -5.0001159,4.9999998 -0.7187666,0.6875 z&quot;
+       id=&quot;path8420&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 8.000138,9.2074834 7.2813714,8.5199834 2.2812565,3.519984 A 1.0164894,1.016466 0 0 1 2,2.676234 1.0164894,1.016466 0 0 1 2,2.582484 l 0,-0.78125 0.8437694,0 0.1562536,0 a 1.0164894,1.016466 0 0 1 0.7187665,0.28125 L 8.000138,6.3637336 12.281487,2.082484 a 1.0164894,1.016466 0 0 1 0.843769,-0.28125 l 0.09375,0 0.781268,0 0,0.84375 a 1.0164894,1.016466 0 0 1 0,0.15625 1.0164894,1.016466 0 0 1 -0.281256,0.71875 l -5.0001131,4.9999994 -0.7187669,0.6875 z&quot;
+       id=&quot;path8420-0&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkSplitToggleUpsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg6044&quot;&gt;
+  &lt;defs
+     id=&quot;defs6046&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6049&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8.0001395,1.7925168 -0.7187668,0.6875 -5.0001159,5 a 1.0164896,1.016466 0 0 0 -0.2812566,0.8437496 1.0164896,1.016466 0 0 0 0,0.09375 l 0,0.78125 0.8437696,0 0.1562536,0 a 1.0164896,1.016466 0 0 0 0.7187667,-0.28125 L 8.0001395,4.6362668 12.281489,8.9175164 a 1.0164896,1.016466 0 0 0 0.843769,0.28125 l 0.09375,0 0.781268,0 0,-0.84375 a 1.0164896,1.016466 0 0 0 0,-0.1562496 1.0164896,1.016466 0 0 0 -0.281256,-0.71875 l -5.0001159,-5 -0.7187666,-0.6875 z&quot;
+       id=&quot;path8420&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 8.000138,6.7925166 -0.7187666,0.6875 -5.0001149,4.9999994 A 1.0164894,1.016466 0 0 0 2,13.323766 a 1.0164894,1.016466 0 0 0 0,0.09375 l 0,0.78125 0.8437694,0 0.1562536,0 a 1.0164894,1.016466 0 0 0 0.7187665,-0.28125 L 8.000138,9.6362664 12.281487,13.917516 a 1.0164894,1.016466 0 0 0 0.843769,0.28125 l 0.09375,0 0.781268,0 0,-0.84375 a 1.0164894,1.016466 0 0 0 0,-0.15625 1.0164894,1.016466 0 0 0 -0.281256,-0.71875 L 8.7189049,7.4800166 8.000138,6.7925166 z&quot;
+       id=&quot;path8420-0&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepIntosvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;2.9022989&quot;
+       height=&quot;8&quot;
+       rx=&quot;0&quot;
+       ry=&quot;0&quot;
+       x=&quot;12.097701&quot;
+       y=&quot;-12&quot;
+       transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+       id=&quot;rect8382&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;path
+       d=&quot;M 7,1 7,6.5625 5.71875,5.28125 C 5.53059,5.0931 5.2653,5.00001 5,5 L 4,5 4,6 c 10e-6,0.2653 0.0931,0.53058 0.28125,0.71875 l 3,3 L 7.5625,10 l 0.875,0 0.28125,-0.28125 3,-3 C 11.90694,6.53058 11.99999,6.2653 12,6 l 0,-1 -1,0 c -0.2653,10e-6 -0.53059,0.0931 -0.71875,0.28125 L 9,6.5625 9,1 z&quot;
+       id=&quot;path3613-4&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepOutsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;2.9022989&quot;
+       height=&quot;8&quot;
+       rx=&quot;0&quot;
+       ry=&quot;0&quot;
+       x=&quot;12.097701&quot;
+       y=&quot;-12&quot;
+       transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+       id=&quot;rect8382&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;path
+       d=&quot;M 7,10 7,4.4375 5.71875,5.71875 C 5.53059,5.9069 5.2653,5.99999 5,6 L 4,6 4,5 C 4.00001,4.7347 4.0931,4.46942 4.28125,4.28125 l 3,-3 L 7.5625,1 l 0.875,0 0.28125,0.28125 3,3 C 11.90694,4.46942 11.99999,4.7347 12,5 l 0,1 -1,0 C 10.7347,5.99999 10.46941,5.9069 10.28125,5.71875 L 9,4.4375 9,10 z&quot;
+       id=&quot;path3613-4&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStepOversvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;rect
+     width=&quot;2.9022989&quot;
+     height=&quot;8&quot;
+     rx=&quot;0&quot;
+     ry=&quot;0&quot;
+     x=&quot;12.097701&quot;
+     y=&quot;-12&quot;
+     transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+     id=&quot;rect8382&quot;
+     style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 0.66428115,7.6325345 1.41421355,1.414213 4.7940442,-4.794044 c 0.5941597,-0.59416 1.5271598,-0.59416 2.1213204,0 l 2.8947187,2.894719 -1.811961,0 c -0.263723,0.0054 -0.5475556,0.105613 -0.7292043,0.287262 l -0.7071068,0.707106 0.7071068,0.707107 c 0.2188142,0.218814 0.454401,0.326698 0.7292043,0.331457 l 5.214912,-0.0442 0.04419,-5.214912 c -0.0048,-0.274803 -0.112642,-0.51039 -0.331456,-0.729204 l -0.707103,-0.707102 -0.707107,0.707107 c -0.181648,0.181649 -0.281874,0.465481 -0.287262,0.729204 l 0,1.811961 -2.894718,-2.894718 c -1.3584597,-1.35846 -3.5912886,-1.35846 -4.9497477,0 z&quot;
+     id=&quot;path35770-9-1&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStopwatchpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStopwatch2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Stopwatch@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,404 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4329&quot;&gt;
+      &lt;stop
+         id=&quot;stop4331&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4333&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3502&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3507&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3510&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3513&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3515&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4300&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4306&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4319&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.8073196&quot;
+       y1=&quot;3.9479289&quot;
+       x2=&quot;-4.0577693&quot;
+       y2=&quot;3.9479289&quot;
+       id=&quot;linearGradient4335&quot;
+       xlink:href=&quot;#linearGradient4329&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4500&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4508&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3868&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-3&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-5&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-0&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-0&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,641 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4699&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4753&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5379&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5472&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5474&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5476&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5478&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5480&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5527&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5529&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5531&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5533&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5535&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5537&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5540&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5554&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.9899511&quot;
+       y1=&quot;-0.80473387&quot;
+       x2=&quot;6.9899511&quot;
+       y2=&quot;10.279539&quot;
+       id=&quot;linearGradient5556&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5558&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5560&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5562&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5564&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-9&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5857&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     id=&quot;g4412&quot;&gt;
+    &lt;g
+       id=&quot;text5177-7-3&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519-5&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521-9&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+    &lt;/g&gt;
+    &lt;g
+       id=&quot;text5177-7-0&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519-9&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521-0&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+    &lt;/g&gt;
+    &lt;g
+       id=&quot;text5177-7&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519&quot;
+         style=&quot;letter-spacing:2px&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521&quot;
+         style=&quot;letter-spacing:2px&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,632 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4699&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4753&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5379&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5472&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5474&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5476&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5478&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5480&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5527&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5529&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5531&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5533&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5535&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5537&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5540&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5554&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.9899511&quot;
+       y1=&quot;-0.80473387&quot;
+       x2=&quot;6.9899511&quot;
+       y2=&quot;10.279539&quot;
+       id=&quot;linearGradient5556&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5558&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5560&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5562&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5564&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-9&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5857&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3868&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88762151,9.7802362e-4)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.2812632,3.0009787 c -0.4806324,0.060582 -0.8787546,0.5155792 -0.875,1 l 0,8.0000003 c 0,0.776731 0.2388401,1 1,1 l 5.1874998,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999479 -1,-1.0000002 l -2.7812498,0 0,-0.09375 2.3749998,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125001 c -0.0062,-0.4561958 -0.364352,-0.8832106 -0.8125,-0.96875 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -5.1874998,0 c -0.041612,-0.00261 -0.083388,-0.00261 -0.125,0 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.2812632,3.5009787 c -0.2179183,0.056165 -0.3820989,0.2750724 -0.375,0.5 l 0,8.0000003 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1874998,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.2812498,0 0,-1.0937502 2.8749998,0 c 0.261792,-2.63e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125001 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.8749998,0 0,-0.96875 3.2812498,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617921 -0.238208,-0.4999738 -0.5,-0.5 l -5.1874998,0 c -0.041448,-0.00522 -0.083552,-0.00522 -0.125,0 z m 0.625,1 4.1874998,0 0,0.3125 -3.2812498,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125001 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.0937502 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.2812498,0 0,0.3125 -4.1874998,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3868);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.3948258,12.000979 5.2103742,0 0,-1.302594 -3.7925068,0 0,-2.0979825 3.3775208,0 0,-1.3025936 -3.3775208,0 0,-1.9942362 3.7925068,0 0,-1.3025936 -5.2103742,0 0,7.9999999&quot;
+     id=&quot;path10024&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,481 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8896&quot;&gt;
+      &lt;stop
+         id=&quot;stop8898&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8900&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5676&quot;&gt;
+      &lt;stop
+         id=&quot;stop5678&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5680&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.2982244&quot;
+       y1=&quot;2.83077&quot;
+       x2=&quot;-2.5372779&quot;
+       y2=&quot;2.83077&quot;
+       id=&quot;linearGradient5690&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.6747751&quot;
+       y1=&quot;4.3266273&quot;
+       x2=&quot;-2.031734&quot;
+       y2=&quot;4.3266273&quot;
+       id=&quot;linearGradient8902&quot;
+       xlink:href=&quot;#linearGradient8896&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8908&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient8913&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient8916&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient8918&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient8928&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3466&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4257&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4263&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4277&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4283&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4295&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.1102781&quot;
+       y1=&quot;2.6887574&quot;
+       x2=&quot;-4.1524439&quot;
+       y2=&quot;2.6887574&quot;
+       id=&quot;linearGradient4927&quot;
+       xlink:href=&quot;#linearGradient4921&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4437&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4445&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3881&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-3&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-5&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-0&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-0&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,657 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3601&quot;&gt;
+  &lt;defs
+     id=&quot;defs3603&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6090&quot;&gt;
+      &lt;stop
+         id=&quot;stop6092&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6094&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient8412&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#c4a000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
+         style=&quot;stop-color:#fce94f;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient8486&quot;
+       xlink:href=&quot;#linearGradient8480&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient7876&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
+         style=&quot;stop-color:#fefbdc;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
+         style=&quot;stop-color:#fffce5;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
+         style=&quot;stop-color:#fefbdc;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
+         style=&quot;stop-color:#fef6b4;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
+         style=&quot;stop-color:#fef7c0;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
+         style=&quot;stop-color:#fefbe2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient7878&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
+         style=&quot;stop-color:#c4a000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
+         style=&quot;stop-color:#fce94f;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient7880-9&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-0&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-6&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3707&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;310.64407&quot;
+       cy=&quot;228.07976&quot;
+       r=&quot;5.9541607&quot;
+       fx=&quot;310.64407&quot;
+       fy=&quot;228.07976&quot;
+       id=&quot;radialGradient3734&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3736&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3738&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3740&quot;
+       xlink:href=&quot;#linearGradient4853&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3744&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient3746&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.0724082&quot;
+       y1=&quot;3.0201192&quot;
+       x2=&quot;-2.9216745&quot;
+       y2=&quot;3.0201192&quot;
+       id=&quot;linearGradient4526&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4585&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5185&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-5.9777341&quot;
+       y1=&quot;2.6982248&quot;
+       x2=&quot;-4.2471185&quot;
+       y2=&quot;2.6982248&quot;
+       id=&quot;linearGradient6096&quot;
+       xlink:href=&quot;#linearGradient6090&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10060&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient10065&quot;
+       xlink:href=&quot;#linearGradient4853-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient10068&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient10070&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10080&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4699&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4753&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5379&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5472&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5474&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5476&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5478&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5480&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5527&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5529&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5531&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5533&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5535&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5537&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5540&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5554&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.9899511&quot;
+       y1=&quot;-0.80473387&quot;
+       x2=&quot;6.9899511&quot;
+       y2=&quot;10.279539&quot;
+       id=&quot;linearGradient5556&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5558&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5560&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5562&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.2349076&quot;
+       y1=&quot;-1.8908477&quot;
+       x2=&quot;6.2349076&quot;
+       y2=&quot;9.1934252&quot;
+       id=&quot;linearGradient5564&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-9&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5857&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3482&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-20.427217&quot;
+       y1=&quot;6.7218938&quot;
+       x2=&quot;-13.239052&quot;
+       y2=&quot;6.7218938&quot;
+       id=&quot;linearGradient4714&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-21.411833&quot;
+       y1=&quot;6.0970421&quot;
+       x2=&quot;-10.512425&quot;
+       y2=&quot;6.0970421&quot;
+       id=&quot;linearGradient4741&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
+     id=&quot;path7868&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.499998&quot;
+     id=&quot;rect7870&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
+     id=&quot;path7872-9&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     id=&quot;g4412&quot;&gt;
+    &lt;g
+       id=&quot;text5177-7-3&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519-5&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521-9&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+    &lt;/g&gt;
+    &lt;g
+       id=&quot;text5177-7-0&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519-9&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521-0&quot;
+         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+    &lt;/g&gt;
+    &lt;g
+       id=&quot;text5177-7&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+         id=&quot;path3519&quot;
+         style=&quot;letter-spacing:2px&quot; /&gt;
+      &lt;path
+         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+         id=&quot;path3521&quot;
+         style=&quot;letter-spacing:2px&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,517 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7085&quot;&gt;
+      &lt;stop
+         id=&quot;stop7087&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7089&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6164&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6224&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7015&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7025&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7031&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7042&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.9307694&quot;
+       y1=&quot;1.2591716&quot;
+       x2=&quot;-3.0218937&quot;
+       y2=&quot;1.2591716&quot;
+       id=&quot;linearGradient7091&quot;
+       xlink:href=&quot;#linearGradient7085&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4332&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4544&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4552&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4570&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4572&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228724&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228724&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3881&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-3&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-5&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-0&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519-9&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521-0&quot;
+       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
+     id=&quot;text5177-7-8&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
+       id=&quot;path3519&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+    &lt;path
+       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
+       id=&quot;path3521&quot;
+       style=&quot;letter-spacing:2px&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg3101&quot;&gt;
+  &lt;defs
+     id=&quot;defs3103&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3106&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8.486612,0.01994 c -4.13029,0 -7.48661,3.35631 -7.48661,7.48661 0,4.13029 3.35632,7.4866 7.48661,7.4866 4.13029,0 7.4866,-3.35631 7.4866,-7.4866 0,-4.1303 -3.35631,-7.48661 -7.4866,-7.48661 z m 0,1.97321 c 3.04941,0 5.51339,2.46399 5.51339,5.5134 0,3.04941 -2.46398,5.51339 -5.51339,5.51339 -3.04941,0 -5.5134,-2.46398 -5.5134,-5.51339 0,-3.04941 2.46399,-5.5134 5.5134,-5.5134 z&quot;
+       id=&quot;path3869&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2.15384626;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 11.392862,4.00654 a 0.50005,0.50005 0 0 0 -0.25,0.15625 L 8.486612,6.81904 6.830362,5.16279 a 0.50005,0.50005 0 1 0 -0.6875,0.6875 l 2,2 a 0.50005,0.50005 0 0 0 0.6875,0 l 3,-3 a 0.50005,0.50005 0 0 0 -0.4375,-0.84375 z&quot;
+       id=&quot;path4639&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,472 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4193&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4254&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3893&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;3.7002883&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.37464&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3987&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;3.7002883&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.37464&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3997&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.660336&quot;
+       y1=&quot;-1.3297986&quot;
+       x2=&quot;5.660336&quot;
+       y2=&quot;10.020748&quot;
+       id=&quot;linearGradient4003&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253597,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.5030437&quot;
+       y1=&quot;8.5585804&quot;
+       x2=&quot;2.8860052&quot;
+       y2=&quot;8.5585804&quot;
+       id=&quot;linearGradient4089&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.5030437&quot;
+       y1=&quot;8.5585804&quot;
+       x2=&quot;2.8860052&quot;
+       y2=&quot;8.5585804&quot;
+       id=&quot;linearGradient4099&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-2.1856472&quot;
+       y1=&quot;-0.77121818&quot;
+       x2=&quot;-2.1856472&quot;
+       y2=&quot;10.579329&quot;
+       id=&quot;linearGradient4105&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(8.8085192,-0.55858053)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;text
+     x=&quot;4.1095104&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-2&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.1095104&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4051-5&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.1095104&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-0&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4105);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.1095104&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4051-1&quot;
+       style=&quot;stroke:url(#linearGradient4105);stroke-linejoin:round&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.1095104&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.1095104&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4051&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,400 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient3811&quot;&gt;
+      &lt;stop
+         id=&quot;stop3813&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop3815&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-37.81356&quot;
+       y1=&quot;-5.8983049&quot;
+       x2=&quot;-29.915257&quot;
+       y2=&quot;-5.8983049&quot;
+       id=&quot;linearGradient3817&quot;
+       xlink:href=&quot;#linearGradient3811&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
+     id=&quot;text5177-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
+     id=&quot;text5177&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
+     id=&quot;path10024&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,552 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4048&quot;&gt;
+      &lt;stop
+         id=&quot;stop4050&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4052&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7085&quot;&gt;
+      &lt;stop
+         id=&quot;stop7087&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7089&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6164&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6224&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7015&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7025&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7031&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7042&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.9307694&quot;
+       y1=&quot;1.2591716&quot;
+       x2=&quot;-3.0218937&quot;
+       y2=&quot;1.2591716&quot;
+       id=&quot;linearGradient7091&quot;
+       xlink:href=&quot;#linearGradient7085&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-3&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5886&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3125&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.0072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.206051&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.5072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;9.7060518&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3973&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.5072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;9.7060518&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3983&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3989&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4001&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4007&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.8248518&quot;
+       y1=&quot;2.5846162&quot;
+       x2=&quot;-1.4390531&quot;
+       y2=&quot;2.5846162&quot;
+       id=&quot;linearGradient4054&quot;
+       xlink:href=&quot;#linearGradient4048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;text
+     x=&quot;4.4783864&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-2-4&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.4783864&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3897-4&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.4783864&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-2-8&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4007);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.4783864&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3897-1&quot;
+       style=&quot;stroke:url(#linearGradient4007);stroke-linejoin:round&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.4783864&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-2&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.4783864&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3897&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,445 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7085&quot;&gt;
+      &lt;stop
+         id=&quot;stop7087&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7089&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6164&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6224&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7015&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7025&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7031&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7042&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.9307694&quot;
+       y1=&quot;1.2591716&quot;
+       x2=&quot;-3.0218937&quot;
+       y2=&quot;1.2591716&quot;
+       id=&quot;linearGradient7091&quot;
+       xlink:href=&quot;#linearGradient7085&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.0625,3 c -0.78728,0 -1,0.2045876 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.15625 C 8.3028958,9.82944 9.2166559,9.819399 10.09375,9.40625 11.096143,8.93408 11.9375,7.8259741 11.9375,6.375 11.9375,4.933822 11.0281,3.8637975 10.09375,3.4375 9.1593999,3.0112025 8.2268341,3 7.65625,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.51613,6.447006 8.526999,6.46565 8.4375,6.5 8.2988213,6.55323 7.8787131,6.576154 7.46875,6.59375 z&quot;
+     id=&quot;text5177-4-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.0625,3.5 c -0.423175,0 -0.5,0.1611965 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.043032,8.015e-4 0.080042,0 0.125,0 0.8901082,0 1.9068544,-0.056872 2.78125,-0.46875 0.874396,-0.4118777 1.5625,-1.2664084 1.5625,-2.5625 0,-1.2710207 -0.718254,-2.0978201 -1.53125,-2.46875 C 9.0932536,3.5353201 8.2009078,3.5 7.65625,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2422109,0.052305 1.8125,0.3125 0.570289,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.9863268 -0.35035,1.3649571 -0.96875,1.65625 -0.6184002,0.2912929 -1.5360034,0.375 -2.375,0.375 C 6.8922739,8.40625 6.7085166,8.3865843 6.5,8.375 6.2279903,8.3579947 5.9682462,8.6024597 5.96875,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c -4.684e-4,0.2516954 0.2175477,0.4842459 0.46875,0.5 C 6.6622489,8.104452 6.9136792,8.125 7.1875,8.125 7.8069726,8.125 8.4163177,8.11829 8.96875,7.90625 9.2449662,7.8002276 9.4954469,7.6338907 9.6875,7.375 9.8795531,7.1161093 10,6.7662403 10,6.40625 10,5.7555523 9.5845427,5.2388185 9.09375,5.03125 8.6029573,4.8236815 8.0648172,4.8125 7.53125,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9179358,0.024211 1.15625,0.125 C 8.9258142,6.038289 9,6.0771216 9,6.40625 9,6.5995733 8.9595141,6.7094492 8.90625,6.78125 8.8529859,6.8530508 8.7454879,6.9105072 8.59375,6.96875 8.2902743,7.0852357 7.7784008,7.125 7.1875,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
+     id=&quot;text5177-1&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7042);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;g
+     id=&quot;text5177-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+    &lt;path
+       d=&quot;m 5.0547552,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224783,0.023055 1.7291049,0 3.8501441,-0.2651319 3.8501441,-2.5475503 0,-2.2017268 -2.2478397,-2.3631123 -3.2853026,-2.3631123 l -2.6051872,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259355,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420747,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
+       id=&quot;path7036&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,430 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4193&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4254&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3893&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.4567723&quot;
+       y1=&quot;8&quot;
+       x2=&quot;11.543227&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3903&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;11.971182&quot;
+     id=&quot;text5177-7-8&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;11.971182&quot;
+       id=&quot;tspan4129-7&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;11.971182&quot;
+     id=&quot;text5177-7-0&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3893);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;11.971182&quot;
+       id=&quot;tspan4129-4&quot;
+       style=&quot;fill:none;stroke:url(#linearGradient3893);stroke-linejoin:round&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;11.971182&quot;
+     id=&quot;text5177-7&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;11.971182&quot;
+       id=&quot;tspan4129&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,595 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4112&quot;&gt;
+      &lt;stop
+         id=&quot;stop4114&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4116&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4048&quot;&gt;
+      &lt;stop
+         id=&quot;stop4050&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4052&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7085&quot;&gt;
+      &lt;stop
+         id=&quot;stop7087&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7089&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient9464&quot;&gt;
+      &lt;stop
+         id=&quot;stop9466&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop9468&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.8676748&quot;
+       y1=&quot;4.3834319&quot;
+       x2=&quot;-4.1903138&quot;
+       y2=&quot;4.3834319&quot;
+       id=&quot;linearGradient9470&quot;
+       xlink:href=&quot;#linearGradient9464&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient9479&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6164&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient6224&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7015&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7025&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7031&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient7042&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.9307694&quot;
+       y1=&quot;1.2591716&quot;
+       x2=&quot;-3.0218937&quot;
+       y2=&quot;1.2591716&quot;
+       id=&quot;linearGradient7091&quot;
+       xlink:href=&quot;#linearGradient7085&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3374-3&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5886&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3125&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.0072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.206051&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.5072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;9.7060518&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3973&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.5072045&quot;
+       y1=&quot;8&quot;
+       x2=&quot;9.7060518&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3983&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3989&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4001&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.7294998&quot;
+       y1=&quot;-1.30098&quot;
+       x2=&quot;5.7294998&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4007&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.8248518&quot;
+       y1=&quot;2.5846162&quot;
+       x2=&quot;-1.4390531&quot;
+       y2=&quot;2.5846162&quot;
+       id=&quot;linearGradient4054&quot;
+       xlink:href=&quot;#linearGradient4048&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-3.0485206&quot;
+       y1=&quot;1.2213027&quot;
+       x2=&quot;-1.8745562&quot;
+       y2=&quot;1.2213027&quot;
+       id=&quot;linearGradient4118&quot;
+       xlink:href=&quot;#linearGradient4112&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.9567723&quot;
+       y1=&quot;8.0288181&quot;
+       x2=&quot;11.043227&quot;
+       y2=&quot;8.0288181&quot;
+       id=&quot;linearGradient4167&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;4.9567723&quot;
+       y1=&quot;8.0288181&quot;
+       x2=&quot;11.043227&quot;
+       y2=&quot;8.0288181&quot;
+       id=&quot;linearGradient4187&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4193&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-8&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4129-7&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-0&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4193);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4129-4&quot;
+       style=&quot;stroke:url(#linearGradient4193);stroke-linejoin:round&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.3804035&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.3804035&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan4129&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,447 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient10015&quot;&gt;
+      &lt;stop
+         id=&quot;stop10017&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop10019&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;18.0625&quot;
+       y1=&quot;9.6541071&quot;
+       x2=&quot;18.0625&quot;
+       y2=&quot;26.1875&quot;
+       id=&quot;linearGradient3771&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient3766&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8480-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop8482-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;clipPath
+       id=&quot;clipPath8434-7&quot;&gt;
+      &lt;path
+         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
+         id=&quot;path8436-8&quot;
+         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;/clipPath&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient3760&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0.0274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
+         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
+         offset=&quot;0.274937&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
+         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
+         offset=&quot;0.38707438&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
+         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
+         offset=&quot;0.66528589&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
+         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
+         offset=&quot;0.76745707&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
+         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;310.875&quot;
+       y1=&quot;229.8125&quot;
+       x2=&quot;310.875&quot;
+       y2=&quot;220.56094&quot;
+       id=&quot;linearGradient5347&quot;
+       xlink:href=&quot;#linearGradient8480-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient3764-3&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4853-9-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4855-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4857-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient5408&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient5445&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient5447&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5462&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5603&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient5609&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-4.3550291&quot;
+       y1=&quot;3.5313618&quot;
+       x2=&quot;-3.08639&quot;
+       y2=&quot;3.5313618&quot;
+       id=&quot;linearGradient5637&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4143&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-150.02495&quot;
+       y1=&quot;62.156101&quot;
+       x2=&quot;-150.02495&quot;
+       y2=&quot;274.07629&quot;
+       id=&quot;linearGradient4148&quot;
+       xlink:href=&quot;#linearGradient4853-9-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-106.31753&quot;
+       y1=&quot;59.90741&quot;
+       x2=&quot;-106.31753&quot;
+       y2=&quot;171.05693&quot;
+       id=&quot;linearGradient4151&quot;
+       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-42.698154&quot;
+       y1=&quot;169.07428&quot;
+       x2=&quot;-132.12018&quot;
+       y2=&quot;169.07428&quot;
+       id=&quot;linearGradient4153&quot;
+       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4170&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4176&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4274&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4280&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;-6.186018&quot;
+       y1=&quot;3.5976331&quot;
+       x2=&quot;-4.0198994&quot;
+       y2=&quot;3.5976331&quot;
+       id=&quot;linearGradient10021&quot;
+       xlink:href=&quot;#linearGradient10015&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient10030&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4193&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient4254&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;6.6228719&quot;
+       y1=&quot;-1.3009801&quot;
+       x2=&quot;6.6228719&quot;
+       y2=&quot;10.049566&quot;
+       id=&quot;linearGradient3893&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;3.7002883&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.37464&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3987&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;3.7002883&quot;
+       y1=&quot;8&quot;
+       x2=&quot;10.37464&quot;
+       y2=&quot;8&quot;
+       id=&quot;linearGradient3997&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;5.660336&quot;
+       y1=&quot;-1.3297986&quot;
+       x2=&quot;5.660336&quot;
+       y2=&quot;10.020748&quot;
+       id=&quot;linearGradient4003&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(0.96253597,-1.3637543e-7)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
+     id=&quot;path7868-7&quot;
+     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;rect
+     width=&quot;14.999999&quot;
+     height=&quot;14.999999&quot;
+     rx=&quot;3.2073758&quot;
+     ry=&quot;3.2027895&quot;
+     x=&quot;0.49999967&quot;
+     y=&quot;0.49999928&quot;
+     id=&quot;rect7870-5&quot;
+     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
+     id=&quot;path7872-5-4&quot;
+     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;text
+     x=&quot;4.5475507&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-9-7&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.5475507&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3949-1&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.5475507&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-9-9&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4003);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.5475507&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3949-4&quot;
+       style=&quot;stroke:url(#linearGradient4003);stroke-linejoin:round&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
+  &lt;text
+     x=&quot;4.5475507&quot;
+     y=&quot;12&quot;
+     id=&quot;text5177-7-9&quot;
+     xml:space=&quot;preserve&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+       x=&quot;4.5475507&quot;
+       y=&quot;12&quot;
+       id=&quot;tspan3949&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUndocksvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3020&quot;&gt;
+  &lt;defs
+     id=&quot;defs3022&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3025&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 1.90625,1.4375 C 1.415208,1.477185 0.997874,1.858309 1,2.28125 l 0,6.875 C 0.9985,9.183 0.9985,9.192 1,9.21875 L 1,10 1.84375,10 2,10 l 2.28125,0 0,-4.71875 c -0.00455,-0.9042021 0.7348429,-1.4956097 1.5625,-1.5625 l 0.03125,0 0.03125,0 c 0.039713,-0.0016 0.053172,-0.00107 0.09375,0 0.00812,2.133e-4 0.023307,-3.199e-4 0.03125,0 l 4.96875,0 0,-1.4375 C 10.999948,1.8327601 10.523008,1.4375448 10,1.4375 l -8,0 c -0.03119,-0.00126 -0.06256,-0.00126 -0.09375,0 z m 4,3 C 5.4152062,4.4771856 4.9978733,4.8583079 5,5.28125 l 0,6.875 C 4.99854,12.183 4.99854,12.192 5,12.21875 L 5,13 5.84375,13 6,13 14,13 14.09375,13 15,13 15,12.3125 c 0.0059,-0.05338 0.0059,-0.102871 0,-0.15625 l 0,-6.875 C 14.999947,4.8327589 14.523009,4.4375448 14,4.4375 l -8,0 c -0.031193,-0.00126 -0.062557,-0.00126 -0.09375,0 z m 0.53125,2.4375 7.125,0 0,4.6875 -7.125,0 0,-4.6875 z&quot;
+     id=&quot;rect13039-7-3&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.71389371,0,0,0.71389371,4.2872039,2.2915943)&quot;
+     id=&quot;layer1&quot;
+     style=&quot;stroke:#ffffff;stroke-opacity:1&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUpDownArrowssvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UpDownArrows.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UpDownArrows.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UpDownArrows.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,371 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;5&quot;
+   height=&quot;12&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-0-6-8-7&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-3-3-5-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-3-1-6-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-7-4-9-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-0-6&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-3-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-3-1&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-7-4&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886-7-3&quot;
+       xlink:href=&quot;#linearGradient5066-0-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-0-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-1-4&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-1-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-0-6-8-7-5&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-3-3-5-3-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-3-1-6-2-3&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-7-4-9-3-5&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886-7-3-4-8&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-0-5-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-1-4-8-0&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-1-9-9-9&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3595&quot;
+       xlink:href=&quot;#linearGradient5066-0-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3597&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3599&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3601&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3621&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3623&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3625&quot;
+       xlink:href=&quot;#linearGradient5066-0-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3627&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3645&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3647&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3669&quot;
+       xlink:href=&quot;#linearGradient5066-0-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3671&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,1,0,-195,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3673&quot;
+       xlink:href=&quot;#linearGradient5066-0-5-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3675&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-3-3-5-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0,-1,-1,0,258,257)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-0.115145)&quot;
+     id=&quot;g3111&quot;&gt;
+    &lt;path
+       d=&quot;M 4.75,4.54279 C 4.7329949,4.471374 4.6944209,4.405243 4.6406249,4.35529 l -1.875,-1.875 L 2.5,2.23029 l -0.265625,0.25 -1.875,1.875 C 0.2904611,4.4252355 0.2503188,4.522724 0.25,4.620915 l 0,0.015625 0,0.03125 0,0.328125 0.28124999,0 0.046875,0 C 0.69646289,5.01385 0.82234109,4.97189 0.90624999,4.88654 L 2.5,3.29279 4.1093749,4.88654 c 0.069545,0.069441 0.167348,0.109713 0.265625,0.109375 l 0.078125,0 0.2968751,0 0,-0.296875 0,-0.046875 0,-0.03125 0,-0.046875 z&quot;
+       id=&quot;path6040&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 4.75,7.6875 C 4.73299,7.758916 4.69442,7.825047 4.640625,7.875 L 2.765625,9.75 2.5,10 2.234375,9.75 0.359375,7.875 C 0.290465,7.805054 0.250319,7.707566 0.25,7.609375 l 0,-0.015625 0,-0.03125 0,-0.328125 0.28125,0 0.04687,0 C 0.696458,7.21644 0.822336,7.2584 0.906245,7.34375 L 2.499995,8.9375 4.10937,7.34375 C 4.17891,7.274309 4.276718,7.234037 4.374995,7.234375 l 0.07813,0 0.296875,0 0,0.296875 0,0.046875 0,0.03125 0,0.046875 z&quot;
+       id=&quot;path6040-7&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.4375,14.125008 6.5625,10.999993 3.4375,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#729fcf;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptPrevioussvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.4375,14.125008 6.5625,10.999993 3.4375,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#bebebe;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkUserInputResultsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 5.0625,14.125008 1.9375,10.999993 5.0625,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#d3d7cf;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+    &lt;path
+       d=&quot;m -5.0905941,-12.209406 a 2.2074258,2.2074258 0 1 1 -4.4148516,0 2.2074258,2.2074258 0 1 1 4.4148516,0 z&quot;
+       transform=&quot;matrix(0.45301635,0,0,0.45301635,10.342756,16.53106)&quot;
+       id=&quot;path3165&quot;
+       style=&quot;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkWarningsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;matrix(0.62237583,0,0,0.62237583,0.02099341,0.02099336)&quot;
+     id=&quot;layer1&quot;
+     style=&quot;fill:#fcaf3e&quot;&gt;
+    &lt;path
+       d=&quot;m 7.9355105,0.5477755 c -0.5255,-0.0286 -1.03823,0.28305 -1.4375,0.96875 L 0.24801044,13.110275 c -0.53347,0.96339 0.04822,2.34375 1.09375006,2.34375 l 13.1562495,0 c 0.98172,0 1.90311,-1.15939 1.21875,-2.34375 L 9.4042605,1.5790255 c -0.39872,-0.64617 -0.94325,-1.00262 -1.46875,-1.03125 z m 0.0625,3.9375 c 0.54448,-0.0172 1.04849,0.48677 1.03125,1.03125 l 0,3.9375 c 0.007,0.52831 -0.47163,0.9999995 -1,0.9999995 -0.52836,0 -1.00747,-0.4716895 -1,-0.9999995 l 0,-3.9375 c -0.008,-0.4666 0.3541,-0.91253 0.8125,-1 0.0511,-0.0145 0.10345,-0.0249 0.15625,-0.0312 z m 0.03125,6.9687495 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z&quot;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill:#fcaf3e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit22SourceWebInspectorUIUserInterfaceImagesgtkWeightsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg (0 => 174149)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.2/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg        2014-10-01 08:33:53 UTC (rev 174149)
</span><span class="lines">@@ -0,0 +1,60 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg2999&quot;&gt;
+  &lt;defs
+     id=&quot;defs3001&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3004&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;16&quot;
+       height=&quot;16&quot;
+       x=&quot;-16&quot;
+       y=&quot;1.0351562e-06&quot;
+       transform=&quot;scale(-1,1)&quot;
+       id=&quot;rect41008-3-8&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;M 8.0253168,1 C 6.5079205,1 5.265823,2.2420971 5.265823,3.7594937 c 0,1.5173965 1.2420975,2.7594936 2.7594938,2.7594936 1.5173962,0 2.7594942,-1.2420971 2.7594942,-2.7594936 C 10.784811,2.2420971 9.542713,1 8.0253168,1 z m 0,1.0632912 c 0.9524482,0 1.6962025,0.7437541 1.6962025,1.6962025 0,0.9524484 -0.7437543,1.7215189 -1.6962025,1.7215189 -0.9524482,0 -1.7215191,-0.7690705 -1.7215191,-1.7215189 0,-0.9524484 0.7690709,-1.6962025 1.7215191,-1.6962025 z m 0.78481,0.4810126 c -0.061616,0.01634 -0.1079927,0.081191 -0.1518987,0.1265823 l -0.025316,0 -0.7594937,0.7594937 c 0.00722,-0.00722 -0.1933334,0.1037728 -0.1772152,0.3291139 0.019437,0.2716865 0.3349036,0.4224805 0.556962,0.2531645 L 9.1392408,3.1265822 C 9.2556755,3.0079296 9.2472295,2.8574501 9.1898737,2.7468355 9.1325179,2.6362208 8.9995094,2.5175117 8.8354433,2.5443038 a 0.20255189,0.2025519 0 0 0 -0.025316,0 z M 3.9493674,2.8481012 c 0,0 -1.2151899,0 -1.2151899,1.21519 l 0,9.6962018 c 0,0 0,1.240507 1.2151899,1.240507 l 2.0253164,0 4.0506332,0 2.025317,0 c 1.215189,0 1.215189,-1.240507 1.215189,-1.240507 l 0,-9.6962018 c 0,-1.21519 -1.215189,-1.21519 -1.215189,-1.21519 l -0.734178,0 c 0.07903,0.2885615 0.151899,0.5980605 0.151899,0.9113925 0,0.2447653 -0.027,0.4775395 -0.07595,0.7088607 l 0.253164,0 0,8.9113926 -1.620253,0 -1.21519,0 0,-6.2531647 c -0.2540785,0.061354 -0.5125645,0.075949 -0.7848101,0.075949 -0.291418,0 -0.5638145,-0.031267 -0.8354431,-0.1012659 l 0,6.2784816 -1.2151899,0 -1.6202531,0 0,-8.911393 0.278481,0 C 4.5830145,4.2370332 4.5569623,4.004259 4.5569623,3.7594937 c 0,-0.313332 0.071374,-0.622831 0.1518987,-0.9113925 l -0.7594936,0 z&quot;
+       id=&quot;rect4897-9-4&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>