<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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 #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#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>
<title>[20017] trunk/LayoutTests</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/20017">20017</a></dd>
<dt>Author</dt> <dd>ddkilzer</dd>
<dt>Date</dt> <dd>2007-03-07 06:25:57 -0800 (Wed, 07 Mar 2007)</dd>
</dl>

<h3>Log Message</h3>
<pre>LayoutTests:

        Reviewed by Mitz.

        - fix http://bugs.webkit.org/show_bug.cgi?id=12992
          Test failure (r19972):  LayoutTests/svg/custom/struct-use-09-b.svg

        * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
        * svg/custom/struct-use-09-b-expected.checksum: Update results.
        * svg/custom/struct-use-09-b-expected.png: Ditto.
        * svg/custom/struct-use-09-b-expected.txt: Ditto.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestssvgcustomstructuse09bexpectedchecksum">trunk/LayoutTests/svg/custom/struct-use-09-b-expected.checksum</a></li>
<li><a href="#trunkLayoutTestssvgcustomstructuse09bexpectedpng">trunk/LayoutTests/svg/custom/struct-use-09-b-expected.png</a></li>
<li><a href="#trunkLayoutTestssvgcustomstructuse09bexpectedtxt">trunk/LayoutTests/svg/custom/struct-use-09-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustomstructuse09bsvg">trunk/LayoutTests/svg/custom/struct-use-09-b.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (20016 => 20017)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2007-03-07 14:18:42 UTC (rev 20016)
+++ trunk/LayoutTests/ChangeLog        2007-03-07 14:25:57 UTC (rev 20017)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2007-03-07  David Kilzer  &lt;ddkilzer@webkit.org&gt;
+
+        Reviewed by Mitz.
+
+        - fix http://bugs.webkit.org/show_bug.cgi?id=12992
+          Test failure (r19972):  LayoutTests/svg/custom/struct-use-09-b.svg
+
+        * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
+        * svg/custom/struct-use-09-b-expected.checksum: Update results.
+        * svg/custom/struct-use-09-b-expected.png: Ditto.
+        * svg/custom/struct-use-09-b-expected.txt: Ditto.
+
</ins><span class="cx"> 2007-03-07  Justin Garcia  &lt;justin.garcia@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Reviewed by mjs
</span></span></pre></div>
<a id="trunkLayoutTestssvgcustomstructuse09bexpectedchecksum"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/struct-use-09-b-expected.checksum (20016 => 20017)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/struct-use-09-b-expected.checksum        2007-03-07 14:18:42 UTC (rev 20016)
+++ trunk/LayoutTests/svg/custom/struct-use-09-b-expected.checksum        2007-03-07 14:25:57 UTC (rev 20017)
</span><span class="lines">@@ -1 +1 @@
</span><del>-fd80c2dcac3194aef563692b5be5d222
</del><span class="cx">\ No newline at end of file
</span><ins>+6f0d0560ccd7ccca288322bd32e3ec33
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestssvgcustomstructuse09bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/svg/custom/struct-use-09-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestssvgcustomstructuse09bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/struct-use-09-b-expected.txt (20016 => 20017)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/struct-use-09-b-expected.txt        2007-03-07 14:18:42 UTC (rev 20016)
+++ trunk/LayoutTests/svg/custom/struct-use-09-b-expected.txt        2007-03-07 14:25:57 UTC (rev 20017)
</span><span class="lines">@@ -23,8 +23,8 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,-36) size 264x46
</span><span class="cx">           text run at (0,-36) width 264: &quot;$Revision: 1.1 $&quot;
</span><span class="cx">       RenderPath {rect} at (0.83,0.83) size 798.33x598.33 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M1.00,1.00L479.00,1.00L479.00,359.00L1.00,359.00&quot;]
</span><del>-      RenderSVGContainer {g} at (0.83,-0.83) size 798.33x38.33
</del><ins>+      RenderSVGContainer {g} at (0.83,-0.83) size 798.33x40
</ins><span class="cx">         RenderPath {rect} at (0.83,0.83) size 798.33x35 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M1.00,1.00L479.00,1.00L479.00,21.00L1.00,21.00&quot;]
</span><del>-        RenderSVGText {text} at (240,18) size 800x22
-          RenderSVGInlineText {#text} at (-33,-18) size 66x22
</del><ins>+        RenderSVGText {text} at (240,18) size 800x23
+          RenderSVGInlineText {#text} at (-33,-18) size 66x23
</ins><span class="cx">             text run at (-33,-18) width 66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestssvgcustomstructuse09bsvg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/struct-use-09-b.svg (20016 => 20017)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/struct-use-09-b.svg        2007-03-07 14:18:42 UTC (rev 20016)
+++ trunk/LayoutTests/svg/custom/struct-use-09-b.svg        2007-03-07 14:25:57 UTC (rev 20017)
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">   &lt;rect id=&quot;test-frame&quot; x=&quot;1&quot; y=&quot;1&quot; width=&quot;478&quot; height=&quot;358&quot; fill=&quot;none&quot; stroke=&quot;#000&quot;/&gt;
</span><span class="cx">         &lt;g id=&quot;draft-watermark&quot;&gt;
</span><span class="cx">                 &lt;rect x=&quot;1&quot; y=&quot;1&quot; width=&quot;478&quot; height=&quot;20&quot; fill=&quot;red&quot; stroke=&quot;black&quot; stroke-width=&quot;1&quot;/&gt;
</span><del>-                &lt;text font-family=&quot;'Arial Black', Arial, sans-serif&quot; font-weight=&quot;bold&quot; font-size=&quot;20&quot; x=&quot;240&quot; 
</del><ins>+                &lt;text font-family=&quot;Helvetica, sans-serif&quot; font-weight=&quot;bold&quot; font-size=&quot;20&quot; x=&quot;240&quot; 
</ins><span class="cx">                         text-anchor=&quot;middle&quot; y=&quot;18&quot; stroke-width=&quot;0.5&quot; stroke=&quot;black&quot; fill=&quot;white&quot;&gt;DRAFT&lt;/text&gt;
</span><span class="cx">         &lt;/g&gt;
</span><del>-&lt;/svg&gt;
</del><span class="cx">\ No newline at end of file
</span><ins>+&lt;/svg&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>