<!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>[186721] trunk/Websites/webkit.org</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/186721">186721</a></dd>
<dt>Author</dt> <dd>timothy@apple.com</dd>
<dt>Date</dt> <dd>2015-07-11 19:59:28 -0700 (Sat, 11 Jul 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Add some images for a blog post.

* blog-files/inspector-elements-network-tabs.png: Added.
* blog-files/inspector-tab-bar.png: Added.
* blog-files/inspector-tab-icons.svg: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkWebsiteswebkitorgChangeLog">trunk/Websites/webkit.org/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkWebsiteswebkitorgblogfilesinspectorelementsnetworktabspng">trunk/Websites/webkit.org/blog-files/inspector-elements-network-tabs.png</a></li>
<li><a href="#trunkWebsiteswebkitorgblogfilesinspectortabbarpng">trunk/Websites/webkit.org/blog-files/inspector-tab-bar.png</a></li>
<li><a href="#trunkWebsiteswebkitorgblogfilesinspectortabiconssvg">trunk/Websites/webkit.org/blog-files/inspector-tab-icons.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkWebsiteswebkitorgChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Websites/webkit.org/ChangeLog (186720 => 186721)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/ChangeLog        2015-07-12 01:54:01 UTC (rev 186720)
+++ trunk/Websites/webkit.org/ChangeLog        2015-07-12 02:59:28 UTC (rev 186721)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2015-07-11  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
+        Add some images for a blog post.
+
+        * blog-files/inspector-elements-network-tabs.png: Added.
+        * blog-files/inspector-tab-bar.png: Added.
+        * blog-files/inspector-tab-icons.svg: Added.
+
</ins><span class="cx"> 2015-06-30  Jonathan Davis  &lt;jond@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Added WebKit feature status page to navigation.
</span></span></pre></div>
<a id="trunkWebsiteswebkitorgblogfilesinspectorelementsnetworktabspng"></a>
<div class="binary"><h4>Added: trunk/Websites/webkit.org/blog-files/inspector-elements-network-tabs.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Websites/webkit.org/blog-files/inspector-elements-network-tabs.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkWebsiteswebkitorgblogfilesinspectortabbarpng"></a>
<div class="binary"><h4>Added: trunk/Websites/webkit.org/blog-files/inspector-tab-bar.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Websites/webkit.org/blog-files/inspector-tab-bar.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkWebsiteswebkitorgblogfilesinspectortabiconssvg"></a>
<div class="addfile"><h4>Added: trunk/Websites/webkit.org/blog-files/inspector-tab-icons.svg (0 => 186721)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Websites/webkit.org/blog-files/inspector-tab-icons.svg                                (rev 0)
+++ trunk/Websites/webkit.org/blog-files/inspector-tab-icons.svg        2015-07-12 02:59:28 UTC (rev 186721)
</span><span class="lines">@@ -0,0 +1,89 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
+&lt;!-- Copyright © 2015 Apple Inc. All rights reserved. --&gt;
+&lt;svg viewBox=&quot;0 0 184 16&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
+    &lt;style&gt;
+    g * {
+        pointer-events: all;
+        transition-property: stroke, fill;
+        transition-duration: 250ms;
+        transition-timing-function: ease-in-out;
+    }
+
+    g.stroked *, g .stroked {
+        fill: none;
+        stroke: black;
+    }
+
+    g.stroked:hover *, g:hover .stroked {
+        stroke: rgb(0, 128, 252);
+    }
+
+    g.filled *, g .filled {
+        stroke: none !important;
+        fill: black;
+    }
+
+    g.filled:hover *, g:hover .filled {
+        fill: rgb(0, 128, 252);
+    }
+    &lt;/style&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;rect x=&quot;26&quot; y=&quot;2&quot; width=&quot;12&quot; height=&quot;5&quot;/&gt;
+        &lt;path d=&quot;M 35.5 7.5 L 35.5 9.5&quot;/&gt;
+        &lt;path d=&quot;M 28.5 7.5 L 28.5 9.5&quot;/&gt;
+        &lt;rect x=&quot;33&quot; y=&quot;10&quot; width=&quot;5&quot; height=&quot;4&quot;/&gt;
+        &lt;rect x=&quot;26&quot; y=&quot;10&quot; width=&quot;5&quot; height=&quot;4&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;path d=&quot;M 56 15 C 59.8659934 15 63 11.8659934 63 8 C 63 4.13400656 59.8659934 1 56 1 C 52.1340066 1 49 4.13400656 49 8 C 49 11.8659934 52.1340066 15 56 15 Z&quot;/&gt;
+        &lt;path d=&quot;M 56.5 3 L 56.5 8.5 L 53 8.5&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;rect x=&quot;73&quot; y=&quot;1&quot; width=&quot;14&quot; height=&quot;14&quot; rx=&quot;2&quot;/&gt;
+        &lt;path d=&quot;M 76 4 L 80 8 L 76 12&quot;/&gt;
+        &lt;path d=&quot;M 80 4.5 L 84 4.5&quot;/&gt;
+        &lt;path d=&quot;M 82 8 L 84 8&quot;/&gt;
+        &lt;path d=&quot;M 80 11.5 L 84 11.5&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;path d=&quot;M 104.045455 15 C 106.806878 15 109.045455 11.8659934 109.045455 8 C 109.045455 4.13400656 106.806878 1 104.045455 1 C 101.284031 1 99.0454545 4.13400656 99.0454545 8 C 99.0454545 11.8659934 101.284031 15 104.045455 15 Z&quot;/&gt;
+        &lt;path d=&quot;M 99.5 4.5 L 108.5 4.5 L 99.5 4.5 Z&quot;/&gt;
+        &lt;path d=&quot;M 104 4.5 L 104 15&quot;/&gt;
+        &lt;path d=&quot;M 107.5 12.5 L 109.5 14.5&quot;/&gt;
+        &lt;path d=&quot;M 109 8 L 111 8&quot;/&gt;
+        &lt;path d=&quot;M 99 8 L 97 8&quot;/&gt;
+        &lt;path d=&quot;M 100.5 12.5 L 98.5 14.5 L 100.5 12.5 Z&quot;/&gt;
+        &lt;path d=&quot;M 100.5 3.5 L 98.5 1.5&quot;/&gt;
+        &lt;path d=&quot;M 107.5 3.5 L 109.5 1.5&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;filled&quot;&gt;
+        &lt;path d=&quot;M 157.447564 6.5701038 C 158.11311 6.95915994 158.5 7.44243562 158.5 8 C 158.5 9.52952015 155.58856 10.5 152 10.5 C 148.41144 10.5 145.5 9.52952015 145.5 8 C 145.5 7.44243562 145.88689 6.95915994 146.552436 6.5701038 C 146.959846 6.75017534 147.435831 6.90963763 147.96621 7.04342621 C 147.949199 7.04895616 147.932287 7.05452352 147.915473 7.06012807 C 146.983031 7.37094212 146.5 7.7516133 146.5 8 C 146.5 8.2483867 146.983031 8.62905788 147.915473 8.93987193 C 148.978734 9.2942921 150.437778 9.5 152 9.5 C 153.562222 9.5 155.021266 9.2942921 156.084527 8.93987193 C 157.016969 8.62905788 157.5 8.2483867 157.5 8 C 157.5 7.7516133 157.016969 7.37094212 156.084527 7.06012807 C 156.067713 7.05452352 156.050801 7.04895616 156.03379 7.04342621 C 156.564169 6.90963763 157.040154 6.75017534 157.447564 6.5701038 Z&quot;/&gt;
+        &lt;path d=&quot;M 157.447564 10.5701038 C 158.11311 10.9591599 158.5 11.4424356 158.5 12 C 158.5 13.5295201 155.58856 14.5 152 14.5 C 148.41144 14.5 145.5 13.5295201 145.5 12 C 145.5 11.4424356 145.88689 10.9591599 146.552436 10.5701038 C 146.959846 10.7501753 147.435831 10.9096376 147.96621 11.0434262 C 147.949199 11.0489562 147.932287 11.0545235 147.915473 11.0601281 C 146.983031 11.3709421 146.5 11.7516133 146.5 12 C 146.5 12.2483867 146.983031 12.6290579 147.915473 12.9398719 C 148.978734 13.2942921 150.437778 13.5 152 13.5 C 153.562222 13.5 155.021266 13.2942921 156.084527 12.9398719 C 157.016969 12.6290579 157.5 12.2483867 157.5 12 C 157.5 11.7516133 157.016969 11.3709421 156.084527 11.0601281 C 156.067713 11.0545235 156.050801 11.0489562 156.03379 11.0434262 C 156.564169 10.9096376 157.040154 10.7501753 157.447564 10.5701038 Z&quot;/&gt;
+        &lt;path d=&quot;M 158.5 4 C 158.5 2.47047985 155.58856 1.5 152 1.5 C 148.41144 1.5 145.5 2.47047985 145.5 4 C 145.5 5.52952015 148.41144 6.5 152 6.5 C 155.58856 6.5 158.5 5.52952015 158.5 4 Z M 147.915473 4.93987193 C 146.983031 4.62905788 146.5 4.2483867 146.5 4 C 146.5 3.7516133 146.983031 3.37094212 147.915473 3.06012807 C 148.978734 2.7057079 150.437778 2.5 152 2.5 C 153.562222 2.5 155.021266 2.7057079 156.084527 3.06012807 C 157.016969 3.37094212 157.5 3.7516133 157.5 4 C 157.5 4.2483867 157.016969 4.62905788 156.084527 4.93987193 C 155.021266 5.2942921 153.562222 5.5 152 5.5 C 150.437778 5.5 148.978734 5.2942921 147.915473 4.93987193 Z&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;rect x=&quot;169&quot; y=&quot;1&quot; width=&quot;14&quot; height=&quot;14&quot; rx=&quot;2&quot;/&gt;
+        &lt;circle cx=&quot;175&quot; cy=&quot;7&quot; r=&quot;3&quot;/&gt;
+        &lt;path d=&quot;M 177 9 L 180.5 12.5&quot;/&gt;
+    &lt;/g&gt;
+
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;path d=&quot;M 8.0 15.0 C 11.866 15.0 15.0 11.866 15.0 8.0 C 15.0 4.134 11.866 1.0 8.0 1.0 C 4.134 1.0 1.0 4.134 1.0 8.0 C 1.0 11.866 4.134 15.0 8.0 15.0 Z&quot;/&gt;
+        &lt;path d=&quot;M 5.5 1.5 L 5.5 10.5&quot;/&gt;
+        &lt;path d=&quot;M 3.0 9.0 L 5.5 11.0 L 8.0 9.0&quot;/&gt;
+        &lt;path d=&quot;M 10.5 14.5 L 10.5 5.5&quot;/&gt;
+        &lt;path d=&quot;M 13.0 7.0 L 10.5 5.0 L 8.0 7.0&quot;/&gt;
+    &lt;/g&gt;
+
+    &lt;g class=&quot;stroked&quot;&gt;
+        &lt;path d=&quot;M 122.5 1.5 L 122.5 14.5 L 133.5 14.5 L 133.5 5.5 L 129.5 1.5 L 122.5 1.5 Z&quot;/&gt;
+        &lt;path class=&quot;filled&quot; d=&quot;M 129.0 3.0 L 129.0 6.0 L 132.0 6.0 L 129.0 3.0 Z&quot;/&gt;
+    &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>