<!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>[181390] trunk/LayoutTests</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/181390">181390</a></dd>
<dt>Author</dt> <dd>mmaxfield@apple.com</dd>
<dt>Date</dt> <dd>2015-03-11 09:31:53 -0700 (Wed, 11 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Test gardening after <a href="http://trac.webkit.org/projects/webkit/changeset/181278">r181278</a>

Unreviewed.

Until Windows adopts the SVG -&gt; OTF Converter, we should mark this test as Mac-only.

* platform/mac/svg/fonts/resources/svg-font-general.svg: Renamed from LayoutTests/svg/fonts/resources/svg-font-general.svg.
* platform/mac/svg/fonts/svg-font-general-expected.html: Renamed from LayoutTests/svg/fonts/svg-font-general-expected.html.
* platform/mac/svg/fonts/svg-font-general.html: Renamed from LayoutTests/svg/fonts/svg-font-general.html.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/mac/svg/fonts/</li>
<li>trunk/LayoutTests/platform/mac/svg/fonts/resources/</li>
<li><a href="#trunkLayoutTestsplatformmacsvgfontsresourcessvgfontgeneralsvg">trunk/LayoutTests/platform/mac/svg/fonts/resources/svg-font-general.svg</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgfontssvgfontgeneralexpectedhtml">trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general-expected.html</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgfontssvgfontgeneralhtml">trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li>trunk/LayoutTests/svg/fonts/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (181389 => 181390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-03-11 15:58:13 UTC (rev 181389)
+++ trunk/LayoutTests/ChangeLog        2015-03-11 16:31:53 UTC (rev 181390)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2015-03-11  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+        Test gardening after r181278
+
+        Unreviewed.
+
+        Until Windows adopts the SVG -&gt; OTF Converter, we should mark this test as Mac-only.
+
+        * platform/mac/svg/fonts/resources/svg-font-general.svg: Renamed from LayoutTests/svg/fonts/resources/svg-font-general.svg.
+        * platform/mac/svg/fonts/svg-font-general-expected.html: Renamed from LayoutTests/svg/fonts/svg-font-general-expected.html.
+        * platform/mac/svg/fonts/svg-font-general.html: Renamed from LayoutTests/svg/fonts/svg-font-general.html.
+
</ins><span class="cx"> 2015-03-11  Commit Queue  &lt;commit-queue@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed, rolling out r181367.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgfontsresourcessvgfontgeneralsvgfromrev181389trunkLayoutTestssvgfontsresourcessvgfontgeneralsvg"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac/svg/fonts/resources/svg-font-general.svg (from rev 181389, trunk/LayoutTests/svg/fonts/resources/svg-font-general.svg) (0 => 181390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/fonts/resources/svg-font-general.svg                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/fonts/resources/svg-font-general.svg        2015-03-11 16:31:53 UTC (rev 181390)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; standalone=&quot;yes&quot;?&gt;
+&lt;svg  version=&quot;1.1&quot; viewBox=&quot;0 0 160 160&quot; xmlns = 'http://www.w3.org/2000/svg' xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
+  &lt;defs&gt;
+    &lt;font id=&quot;Litherum&quot; horiz-adv-x=&quot;1000&quot;&gt;
+      &lt;font-face units-per-em=&quot;1000&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;&gt;
+      &lt;/font-face&gt;
+    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 500 0 H 1000 V 600 H 500 z&quot;/&gt;
+    &lt;glyph unicode=&quot;B&quot; horiz-adv-x=&quot;1000&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font id=&quot;Litherum2&quot; horiz-adv-x=&quot;1000&quot; horiz-origin-x=&quot;500&quot; horiz-origin-y=&quot;300&quot;&gt;
+      &lt;font-face units-per-em=&quot;1000&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;&gt;
+      &lt;/font-face&gt;
+    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 0 -300 H 500 V 300 H 0 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font id=&quot;Litherum3&quot; horiz-adv-x=&quot;1000&quot;&gt;
+      &lt;font-face font-weight=&quot;normal&quot; font-style=&quot;normal&quot; units-per-em=&quot;1000&quot; cap-height=&quot;600&quot; x-height=&quot;400&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;&gt;
+      &lt;/font-face&gt;
+    &lt;glyph unicode=&quot;A&quot; d=&quot;M 0 0 H 500 V 600 H 0 z&quot;/&gt;
+    &lt;glyph unicode=&quot;BC&quot; horiz-adv-x=&quot;500&quot; d=&quot;M 0 0 H 500 L 250 600 z&quot;/&gt;
+    &lt;glyph unicode=&quot;&amp;#x672c;&quot; horiz-adv-x=&quot;500&quot; d=&quot;M 0 0 H 500 L 0 600 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font id=&quot;Litherum4&quot; horiz-adv-x=&quot;500&quot;&gt;
+      &lt;font-face font-weight=&quot;normal&quot; font-style=&quot;normal&quot; units-per-em=&quot;1000&quot; cap-height=&quot;600&quot; x-height=&quot;400&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;&gt;
+      &lt;/font-face&gt;
+    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 0 0 H 500 V 600 H 0 z&quot;/&gt;
+    &lt;glyph unicode=&quot;D&quot; horiz-adv-x=&quot;500&quot; d=&quot;M 0 0 H 500 L 250 600 z&quot;/&gt;
+    &lt;glyph unicode=&quot;&amp;#x672c;&quot; horiz-adv-x=&quot;500&quot; d=&quot;M 0 0 H 500 L 0 600 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font id=&quot;Litherum5&quot; horiz-adv-x=&quot;500&quot;&gt;
+    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 0 0 H 250 V 600 H 0 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font id=&quot;Litherum6&quot;&gt;
+      &lt;font-face units-per-em=&quot;1000&quot; ascent=&quot;1000&quot; descent=&quot;1000&quot;&gt;
+      &lt;/font-face&gt;
+    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 0 0 V -1000 H 1000 V 1000 H 0 z&quot;/&gt;
+    &lt;glyph unicode=&quot;B&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 0 0 H 1000 V 1000 H 0 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font horiz-adv-x=&quot;1000&quot; id=&quot;Litherum7&quot;&gt;
+      &lt;font-face units-per-em=&quot;1000&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;/&gt;
+      &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 500 0 H 1000 V 600 z&quot;/&gt;
+    &lt;/font&gt;
+    &lt;font horiz-adv-x=&quot;1000&quot; id=&quot;Litherum8&quot;&gt;
+      &lt;font-face units-per-em=&quot;1000&quot; ascent=&quot;1000&quot; descent=&quot;0&quot;/&gt;
+      &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;1000&quot; d=&quot;M 500 0 H 1000 V 600 z&quot;/&gt;
+      &lt;missing-glyph d=&quot;M0 0V1000H1000V0z&quot;/&gt;
+    &lt;/font&gt;
+  &lt;/defs&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgfontssvgfontgeneralexpectedhtmlfromrev181389trunkLayoutTestssvgfontssvgfontgeneralexpectedhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general-expected.html (from rev 181389, trunk/LayoutTests/svg/fonts/svg-font-general-expected.html) (0 => 181390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general-expected.html                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general-expected.html        2015-03-11 16:31:53 UTC (rev 181390)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;head&gt;
+&lt;style&gt;
+@font-face {
+    font-family: 'Litherum';
+    src: url(&quot;resources/svg-font-general.svg#Litherum2&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum4';
+    src: url(&quot;resources/svg-font-general.svg#Litherum4&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum8';
+    src: url(&quot;resources/svg-font-general.svg#Litherum8&quot;) format(svg);
+}
+.a {
+    font-family: 'Litherum4';
+}
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body style=&quot;-webkit-font-smoothing: none;&quot;&gt;
+These tests test horiz-origin, fallback of horiz-adv property, glyph rendering, ligatures, svg -&amp;gt; native fallback, and units-per-em, respectively.
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum;&quot;&gt;AAA&lt;/span&gt;&lt;span style=&quot;position: relative; left: 50px;&quot;&gt;AAA&lt;/span&gt;&lt;/div&gt;
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum4;&quot;&gt;AAA&lt;/span&gt;AAA&lt;/div&gt;
+&lt;div&gt;&lt;div style=&quot;display: inline-block; width: 150px; height: 52px; position: relative;&quot;&gt;&lt;div style=&quot;position: absolute; width: 25px; height: 30px; left: 0px; bottom: 0px; background: black;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; width: 25px; height: 30px; left: 50px; bottom: 0px; background: black;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; width: 25px; height: 30px; left: 100px; bottom: 0px; background: black;&quot;&gt;&lt;/div&gt;&lt;/div&gt;AAA&lt;/div&gt;
+&lt;div style=&quot;height: 7px;&quot;&gt;&lt;/div&gt;
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum4;&quot;&gt;D&lt;/span&gt;&lt;span style=&quot;font-size: 50px;&quot;&gt;A&lt;/span&gt;&lt;/div&gt;
+&lt;div style=&quot;font-size: 50px;&quot;&gt;&lt;span class=&quot;a&quot;&gt;A&lt;/span&gt;Z&lt;span class=&quot;a&quot;&gt;A&lt;/span&gt;Z&lt;span class=&quot;a&quot;&gt;A&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;a&quot;&gt;&amp;#x672c;&lt;/span&gt;N&lt;span class=&quot;a&quot;&gt;&amp;#x672c;&lt;/span&gt;N&lt;span class=&quot;a&quot;&gt;&amp;#x672c;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
+&lt;div style=&quot;display: inline-block; position: relative; width: 200px; height: 206px;&quot;&gt;&lt;div style=&quot;position: absolute; top: 2px; left: 0px; width: 50px; height: 100px; background: black;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; top: 2px; left: 50px; width: 50px; height: 50px; background: black;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; bottom: -1px; left: 0px; width: 50px; height: 100px; background: black;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; bottom: 49px; left: 50px; width: 50px; height: 50px; background: black;&quot;&gt;&lt;/div&gt;&lt;/div&gt;
+&lt;div style=&quot;font: 50px Litherum8; position: absolute; left: 400px; top: 100px;&quot;&gt;A&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgfontssvgfontgeneralhtmlfromrev181389trunkLayoutTestssvgfontssvgfontgeneralhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general.html (from rev 181389, trunk/LayoutTests/svg/fonts/svg-font-general.html) (0 => 181390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general.html                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/fonts/svg-font-general.html        2015-03-11 16:31:53 UTC (rev 181390)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;head&gt;
+&lt;style&gt;
+@font-face {
+    font-family: 'Litherum';
+    src: url(&quot;resources/svg-font-general.svg#Litherum&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum3';
+    src: url(&quot;resources/svg-font-general.svg#Litherum3&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum5';
+    src: url(&quot;resources/svg-font-general.svg#Litherum5&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum6';
+    src: url(&quot;resources/svg-font-general.svg#Litherum6&quot;) format(svg);
+}
+@font-face {
+    font-family: 'Litherum7';
+    src: url(&quot;resources/svg-font-general.svg#Litherum7&quot;) format(svg);
+}
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body style=&quot;-webkit-font-smoothing: none;&quot;&gt;
+These tests test horiz-origin, fallback of horiz-adv property, glyph rendering, ligatures, svg -&amp;gt; native fallback, and units-per-em, respectively.
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum;&quot;&gt;AAAB&lt;/span&gt;AAA&lt;/div&gt;
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum3;&quot;&gt;AAA&lt;/span&gt;AAA&lt;/div&gt;
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum3;&quot;&gt;AAA&lt;/span&gt;AAA&lt;/div&gt;
+&lt;div&gt;&lt;span style=&quot;font: 50px Litherum3;&quot;&gt;BC&lt;/span&gt;&lt;span style=&quot;font: 50px Litherum5;&quot;&gt;A&lt;/span&gt;&lt;/div&gt;
+&lt;div style=&quot;font-size: 50px;&quot;&gt;&lt;span style=&quot;font-family: Litherum3, Times;&quot;&gt;AZAZA&lt;/span&gt;&lt;span style=&quot;font-family: Times, Litherum3&quot;&gt;&amp;#x672c;N&amp;#x672c;N&amp;#x672c;&lt;/span&gt;&lt;/div&gt;
+&lt;div style=&quot;font-size: 50px;&quot;&gt;&lt;span style=&quot;font-family: Litherum6;&quot;&gt;AB&lt;/span&gt;&lt;br/&gt;&lt;span style=&quot;font-family: Litherum6;&quot;&gt;AB&lt;/span&gt;&lt;/div&gt;
+&lt;div style=&quot;font: 50px Litherum7; position: absolute; left: 400px; top: 100px;&quot;&gt;A&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>