<!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>[37037] trunk/src/wp-includes/fonts/dashicons.svg: Dashicons: Fix incorrect ID in SVG version of font.</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" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/37037">37037</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/37037","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>melchoyce</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2016-03-18 20:42:40 +0000 (Fri, 18 Mar 2016)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Dashicons: Fix incorrect ID in SVG version of font.

See <a href="https://core.trac.wordpress.org/ticket/34221">#34221</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludesfontsdashiconssvg">trunk/src/wp-includes/fonts/dashicons.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpincludesfontsdashiconssvg"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/fonts/dashicons.svg</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/fonts/dashicons.svg 2016-03-18 20:25:42 UTC (rev 37036)
+++ trunk/src/wp-includes/fonts/dashicons.svg   2016-03-18 20:42:40 UTC (rev 37037)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3,7 +3,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <svg xmlns="http://www.w3.org/2000/svg">
</span><span class="cx" style="display: block; padding: 0 10px"> <metadata></metadata>
</span><span class="cx" style="display: block; padding: 0 10px"> <defs>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<font id="dashiconsregular" horiz-adv-x="2000" >
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<font id="dashicons" horiz-adv-x="2000" >
</ins><span class="cx" style="display: block; padding: 0 10px"> <font-face units-per-em="2000" ascent="2000" descent="0" />
</span><span class="cx" style="display: block; padding: 0 10px"> <missing-glyph horiz-adv-x="500" />
</span><span class="cx" style="display: block; padding: 0 10px"> <glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -266,4 +266,4 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <glyph unicode="&#xf546;" d="M1705 1730q95 -95 128.5 -224.5t0 -258.5t-128.5 -224l-705 -707q-92 -93 -216 -127.5t-249 -5t-221 117.5q-2 1 -9 6.5t-10 8.5q-95 95 -128.5 224t0 258t128.5 225l494 495q67 68 162 83t177 -25q53 -26 83 -58q88 -88 88 -212t-88 -212l-493 -495q-29 -29 -70.5 -29 t-70.5 29t-29 70.5t29 70.5l493 495q29 29 29 70.5t-29 70.5q-28 29 -70 29t-70 -29l-494 -495q-67 -68 -82.5 -163t25.5 -177q24 -51 57 -84t84 -57q82 -41 176.5 -26t162.5 83l705 707q87 88 87 212.5t-87 212.5q-83 81 -200 86q-12 -1 -24 0q-37 5 -60 27 q-29 30 -28.5 72.5t30.5 72.5q21 21 56 28q19 3 40 -2q194 -10 327 -143z" />
</span><span class="cx" style="display: block; padding: 0 10px"> <glyph unicode="&#xf547;" d="M300 1700h1400q45 0 72.5 -27.5t27.5 -72.5v-1000q0 -45 -27.5 -72.5t-72.5 -27.5h-1400q-45 0 -72.5 27.5t-27.5 72.5v1000q0 45 27.5 72.5t72.5 27.5zM1600 1500h-1200v-800h1200v800zM1300 1400h-800v-400zM1900 300v100h-1800v-100q0 -44 32 -72t78 -28h1580 q46 0 78 28t32 72z" />
</span><span class="cx" style="display: block; padding: 0 10px"> </font>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-</defs></svg> 
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+</defs></svg>
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>