<!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>[168369] 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/168369">168369</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-05-06 11:30:07 -0700 (Tue, 06 May 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening

Rebaseline affected tests by the modifications done to
inline SVG sizing behavior introduced on <a href="http://trac.webkit.org/projects/webkit/changeset/168350">r168350</a>.

Patch by Lorenzo Tilve &lt;ltilve@igalia.com&gt; on 2014-05-06

* platform/gtk/svg/custom/bug45331-expected.txt:
* platform/gtk/svg/custom/external-paintserver-reference-expected.txt:
* platform/gtk/svg/custom/junk-data-expected.txt:
* platform/gtk/svg/custom/linking-base-external-reference-expected.txt:
* platform/gtk/svg/custom/missing-xlink-expected.txt:
* platform/gtk/svg/custom/path-bad-data-expected.txt:
* platform/gtk/svg/custom/use-font-face-crash-expected.txt:
* platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
* platform/gtk/svg/hixie/error/012-expected.txt:
* platform/gtk/svg/in-html/circle-expected.txt:
* platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt:
* platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
* platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
* platform/gtk/svg/wicd/test-rightsizing-b-expected.txt:
* platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
* platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustombug45331expectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomexternalpaintserverreferenceexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/external-paintserver-reference-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomjunkdataexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomlinkingbaseexternalreferenceexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/linking-base-external-reference-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommissingxlinkexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustompathbaddataexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomusefontfacecrashexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgforeignObjectsvgdocumentinhtmldocumentexpectedtxt">trunk/LayoutTests/platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvghixieerror012expectedtxt">trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvginhtmlcircleexpectedtxt">trunk/LayoutTests/platform/gtk/svg/in-html/circle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtransformsanimatedpathinsidetransformedhtmlexpectedtxt">trunk/LayoutTests/platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtransformstextwithpatterninsidetransformedhtmlexpectedtxt">trunk/LayoutTests/platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgwicdrightsizinggridexpectedtxt">trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgwicdtestrightsizingbexpectedtxt">trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithoverridesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoomtextzoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/ChangeLog        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,3 +1,31 @@
</span><ins>+2014-05-06  Lorenzo Tilve  &lt;ltilve@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening
+
+        Rebaseline affected tests by the modifications done to
+        inline SVG sizing behavior introduced on r168350.
+
+        * platform/gtk/svg/custom/bug45331-expected.txt:
+        * platform/gtk/svg/custom/external-paintserver-reference-expected.txt:
+        * platform/gtk/svg/custom/junk-data-expected.txt:
+        * platform/gtk/svg/custom/linking-base-external-reference-expected.txt:
+        * platform/gtk/svg/custom/missing-xlink-expected.txt:
+        * platform/gtk/svg/custom/path-bad-data-expected.txt:
+        * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
+        * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
+        * platform/gtk/svg/hixie/error/012-expected.txt:
+        * platform/gtk/svg/in-html/circle-expected.txt:
+        * platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt:
+        * platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
+        * platform/gtk/svg/wicd/rightsizing-grid-expected.txt:
+        * platform/gtk/svg/wicd/test-rightsizing-b-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
+        * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
+
</ins><span class="cx"> 2014-05-06  Christophe Dumez  &lt;ch.dumez@samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [HTML] Default argument to HTMLTableSectionElement.insertRow() should be -1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustombug45331expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/bug45331-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x167
-  RenderBlock {html} at (0,0) size 800x167
-    RenderBody {body} at (8,16) size 784x135
-      RenderBlock {parsererror} at (16,0) size 752x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 716x22
</del><ins>+layer at (0,0) size 785x616
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
+      RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x22
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 716x15
</del><ins>+        RenderBlock {div} at (18,60) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 483x14
</span><span class="cx">             text run at (0,0) width 483: &quot;error on line 3 at column 1: Extra content at the end of the document&quot;
</span><span class="cx">             text run at (483,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,93) size 716x22
</del><ins>+        RenderBlock {h3} at (18,93) size 701x22
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x21
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomexternalpaintserverreferenceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/external-paintserver-reference-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/external-paintserver-reference-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/external-paintserver-reference-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,11 +1,10 @@
</span><del>-layer at (0,0) size 785x603
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x603
-  RenderBlock {html} at (0,0) size 785x603
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {html} at (0,0) size 800x600
</ins><span class="cx">     RenderSVGRoot {svg} at (0,0) size 100x100
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGResourceLinearGradient {linearGradient} [id=&quot;orange_red&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomjunkdataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x770
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
</del><ins>+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
</ins><span class="cx">       RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
</span><span class="cx">         RenderBlock {h3} at (18,20) size 701x22
</span><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomlinkingbaseexternalreferenceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/linking-base-external-reference-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/linking-base-external-reference-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/linking-base-external-reference-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><del>-layer at (0,0) size 785x603
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x603
-  RenderBlock {html} at (0,0) size 785x603
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x153
+  RenderBlock {html} at (0,0) size 800x153
</ins><span class="cx">     RenderInline {base} at (0,0) size 0x0
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommissingxlinkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x770
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
</del><ins>+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
</ins><span class="cx">       RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
</span><span class="cx">         RenderBlock {h3} at (18,20) size 701x22
</span><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustompathbaddataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/path-bad-data-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 808x778
-  RenderView at (0,0) size 785x585
-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
</del><ins>+layer at (0,0) size 785x770
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
</ins><span class="cx">       RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
</span><span class="cx">         RenderBlock {h3} at (18,20) size 701x22
</span><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomusefontfacecrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x770
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
</del><ins>+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
</ins><span class="cx">       RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
</span><span class="cx">         RenderBlock {h3} at (18,20) size 701x22
</span><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgforeignObjectsvgdocumentinhtmldocumentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 300x100
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (0,0) size 300x100
</span><del>-      RenderBlock {html} at (0,0) size 300x636
</del><ins>+      RenderBlock {html} at (0,0) size 300x186
</ins><span class="cx">         RenderBlock {p} at (0,0) size 300x17
</span><span class="cx">           RenderText {#text} at (0,0) size 218x17
</span><span class="cx">             text run at (0,0) width 218: &quot;Test from HTML in foreignObject&quot;
</span><del>-        RenderBlock (anonymous) at (0,33) size 300x603
</del><ins>+        RenderBlock (anonymous) at (0,33) size 300x153
</ins><span class="cx">           RenderSVGRoot {svg} at (0,33) size 271x53
</span><span class="cx">             RenderSVGRect {rect} at (0,33) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
</span><span class="cx">             RenderSVGText {text} at (0,36) size 271x17 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvghixieerror012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x770
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
</del><ins>+layer at (0,0) size 785x600
+  RenderBlock {html} at (0,0) size 785x600
+    RenderBody {body} at (8,16) size 769x600
</ins><span class="cx">       RenderBlock {parsererror} at (16,0) size 737x135 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
</span><span class="cx">         RenderBlock {h3} at (18,20) size 701x22
</span><span class="cx">           RenderText {#text} at (0,0) size 324x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvginhtmlcircleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/in-html/circle-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/in-html/circle-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/in-html/circle-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x660
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x660
-  RenderBlock {HTML} at (0,0) size 785x660
-    RenderBody {BODY} at (8,16) size 769x636
-      RenderBlock {P} at (0,0) size 769x17
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x210
+  RenderBlock {HTML} at (0,0) size 800x210
+    RenderBody {BODY} at (8,16) size 784x186
+      RenderBlock {P} at (0,0) size 784x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 188x17
</span><span class="cx">           text run at (0,0) width 188: &quot;This circle is drawn via SVG.&quot;
</span><del>-      RenderBlock (anonymous) at (0,33) size 769x603
</del><ins>+      RenderBlock (anonymous) at (0,33) size 784x153
</ins><span class="cx">         RenderSVGRoot {svg} at (8,49) size 40x40
</span><span class="cx">           RenderSVGEllipse {circle} at (8,49) size 40x40 [fill={[type=SOLID] [color=#008000]}] [cx=20.00] [cy=20.00] [r=20.00]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtransformsanimatedpathinsidetransformedhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/transforms/animated-path-inside-transformed-html-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           text run at (0,0) width 573: &quot;CSS Transformed HTML div with SVG inside it. Animated SVG should repaint correctly.&quot;
</span><span class="cx"> layer at (58,83) size 402x402
</span><span class="cx">   RenderBlock {div} at (50,67) size 402x402 [border: (1px solid #000000)]
</span><del>-    RenderSVGRoot {svg} at (148,143) size 358x419
-      RenderSVGRect {rect} at (355,186) size 115x115 [stroke={[type=SOLID] [color=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+    RenderSVGRoot {svg} at (165,99) size 357x416
+      RenderSVGRect {rect} at (372,142) size 114x112 [stroke={[type=SOLID] [color=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">       RenderSVGText {text} at (150,282) size 143x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 143x23
</span><span class="cx">           chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 142.80: &quot;This is some text&quot;
</span><del>-      RenderSVGImage {image} at (306,454) size 108x108
</del><ins>+      RenderSVGImage {image} at (323,407) size 108x108
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtransformstextwithpatterninsidetransformedhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -9,26 +9,26 @@
</span><span class="cx">           text run at (318,0) width 232: &quot;objectBoundingBox patterns on text.&quot;
</span><span class="cx"> layer at (58,83) size 402x402
</span><span class="cx">   RenderBlock {div} at (50,67) size 402x402 [border: (1px solid #000000)]
</span><del>-    RenderSVGRoot {svg} at (49,104) size 480x420
</del><ins>+    RenderSVGRoot {svg} at (66,57) size 480x420
</ins><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat1&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
</span><del>-        RenderSVGRect {rect} at (151,109) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (154,114) size 12x13 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
-      RenderSVGRect {rect} at (150,118) size 358x173 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pat1&quot;]}] [x=25.00] [y=10.00] [width=430.00] [height=60.00]
</del><ins>+        RenderSVGRect {rect} at (168,62) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (171,67) size 12x13 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
+      RenderSVGRect {rect} at (168,71) size 357x173 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pat1&quot;]}] [x=25.00] [y=10.00] [width=430.00] [height=60.00]
</ins><span class="cx">       RenderSVGText {text} at (25,74) size 407x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 407x14
</span><span class="cx">           chunk 1 text run 1 at (25.00,85.00) startOffset 0 endOffset 75 width 406.80: &quot;Pattern created using red and green rectangles applied to fill of rectangle&quot;
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat2&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
</span><del>-        RenderSVGRect {rect} at (149,104) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (156,107) size 13x12 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (146,112) size 13x12 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (154,114) size 12x13 [fill={[type=SOLID] [color=#FFFF00]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
-      RenderSVGRect {rect} at (125,189) size 357x172 [stroke={[type=PATTERN] [id=&quot;pat2&quot;] [stroke width=20.00]}] [x=35.00] [y=110.00] [width=410.00] [height=40.00]
</del><ins>+        RenderSVGRect {rect} at (166,57) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (173,60) size 13x12 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (163,65) size 13x12 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (171,67) size 12x13 [fill={[type=SOLID] [color=#FFFF00]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
+      RenderSVGRect {rect} at (142,142) size 357x172 [stroke={[type=PATTERN] [id=&quot;pat2&quot;] [stroke width=20.00]}] [x=35.00] [y=110.00] [width=410.00] [height=40.00]
</ins><span class="cx">       RenderSVGText {text} at (25,164) size 319x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 319x14
</span><span class="cx">           chunk 1 text run 1 at (25.00,175.00) startOffset 0 endOffset 59 width 318.00: &quot;Pattern of 4 rectangles applied to a stroke of a rectangle.&quot;
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat3&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
</span><del>-        RenderSVGRect {rect} at (149,104) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (146,112) size 13x12 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
</del><ins>+        RenderSVGRect {rect} at (166,57) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (163,65) size 13x12 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
</ins><span class="cx">       RenderSVGText {text} at (25,174) size 293x57 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 293x57
</span><span class="cx">           chunk 1 text run 1 at (25.00,220.00) startOffset 0 endOffset 15 width 292.80: &quot;Pattern on fill&quot;
</span><span class="lines">@@ -36,8 +36,8 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 215x14
</span><span class="cx">           chunk 1 text run 1 at (25.00,235.00) startOffset 0 endOffset 38 width 214.80: &quot;Pattern consists of red and green rows&quot;
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat4&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
</span><del>-        RenderSVGRect {rect} at (149,104) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
-        RenderSVGRect {rect} at (156,107) size 13x12 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
</del><ins>+        RenderSVGRect {rect} at (166,57) size 12x13 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGRect {rect} at (173,60) size 13x12 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
</ins><span class="cx">       RenderSVGText {text} at (25,239) size 299x45 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 299x45
</span><span class="cx">           chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 298.80: &quot;Pattern on stroke&quot;
</span><span class="lines">@@ -47,5 +47,5 @@
</span><span class="cx">       RenderSVGText {text} at (10,305) size 264x44 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 264x44
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><del>-      RenderSVGRect {rect} at (49,104) size 480x420 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</del><ins>+      RenderSVGRect {rect} at (66,57) size 480x420 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgwicdrightsizinggridexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -46,30 +46,30 @@
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGContainer {a} at (0,0) size 129x129
-                  RenderSVGRect {rect} at (0,0) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</del><ins>+                RenderSVGContainer {a} at (0,0) size 128x129
+                  RenderSVGRect {rect} at (0,0) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</ins><span class="cx">                   RenderSVGText {text} at (13,9) size 14x23 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 14x23
</span><del>-                      chunk 1 (middle anchor) text run 1 at (13.29,27.00) startOffset 0 endOffset 1 width 13.42: &quot;B&quot;
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (13.28,27.00) startOffset 0 endOffset 1 width 13.44: &quot;B&quot;
</ins><span class="cx">                 RenderSVGContainer {a} at (128,0) size 128x129
</span><span class="cx">                   RenderSVGRect {rect} at (128,0) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=41.00] [y=1.00] [width=38.00] [height=38.00]
</span><del>-                RenderSVGContainer {a} at (0,160) size 129x129
-                  RenderSVGEllipse {circle} at (0,160) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=70.00] [r=19.00]
</del><ins>+                RenderSVGContainer {a} at (0,160) size 128x129
+                  RenderSVGEllipse {circle} at (0,160) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=70.00] [r=19.00]
</ins><span class="cx">                   RenderSVGText {text} at (13,59) size 14x23 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 14x23
</span><del>-                      chunk 1 (middle anchor) text run 1 at (13.29,77.00) startOffset 0 endOffset 1 width 13.42: &quot;C&quot;
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (13.28,77.00) startOffset 0 endOffset 1 width 13.44: &quot;C&quot;
</ins><span class="cx">                 RenderSVGContainer {a} at (128,160) size 128x129
</span><span class="cx">                   RenderSVGEllipse {circle} at (128,160) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=70.00] [r=19.00]
</span><del>-                RenderSVGContainer {a} at (0,320) size 129x129
-                  RenderSVGEllipse {circle} at (0,320) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=120.00] [r=19.00]
</del><ins>+                RenderSVGContainer {a} at (0,320) size 128x129
+                  RenderSVGEllipse {circle} at (0,320) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=120.00] [r=19.00]
</ins><span class="cx">                   RenderSVGText {text} at (12,109) size 16x23 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x23
</span><del>-                      chunk 1 (middle anchor) text run 1 at (12.82,127.00) startOffset 0 endOffset 1 width 14.36: &quot;D&quot;
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (12.81,127.00) startOffset 0 endOffset 1 width 14.38: &quot;D&quot;
</ins><span class="cx">                 RenderSVGContainer {a} at (128,320) size 128x129
</span><span class="cx">                   RenderSVGEllipse {circle} at (128,320) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=120.00] [r=19.00]
</span><span class="cx">                   RenderSVGText {text} at (53,109) size 14x23 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 13x23
</span><del>-                      chunk 1 (middle anchor) text run 1 at (53.91,127.00) startOffset 0 endOffset 1 width 12.17: &quot;E&quot;
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (53.91,127.00) startOffset 0 endOffset 1 width 12.19: &quot;E&quot;
</ins><span class="cx">           RenderBlock (floating) {div} at (256,128) size 257x448
</span><span class="cx">             RenderEmbeddedObject {object} at (0,0) size 257x256
</span><span class="cx">               layer at (0,0) size 256x256
</span><span class="lines">@@ -108,8 +108,8 @@
</span><span class="cx">                     RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                  RenderSVGContainer {a} at (0,0) size 129x128
-                    RenderSVGRect {rect} at (0,0) size 129x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</del><ins>+                  RenderSVGContainer {a} at (0,0) size 128x128
+                    RenderSVGRect {rect} at (0,0) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</ins><span class="cx">                     RenderSVGText {text} at (11,9) size 18x23 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 18x23
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (11.09,27.00) startOffset 0 endOffset 1 width 17.81: &quot;M&quot;
</span><span class="lines">@@ -118,8 +118,8 @@
</span><span class="cx">                     RenderSVGText {text} at (52,9) size 16x23 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 15x23
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (52.81,27.00) startOffset 0 endOffset 1 width 14.38: &quot;N&quot;
</span><del>-                  RenderSVGContainer {a} at (0,128) size 129x128
-                    RenderSVGRect {rect} at (0,128) size 129x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=41.00] [width=38.00] [height=38.00]
</del><ins>+                  RenderSVGContainer {a} at (0,128) size 128x128
+                    RenderSVGRect {rect} at (0,128) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=41.00] [width=38.00] [height=38.00]
</ins><span class="cx">                     RenderSVGText {text} at (14,49) size 12x23 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 12x23
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (14.38,67.00) startOffset 0 endOffset 1 width 11.25: &quot;P&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgwicdtestrightsizingbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -35,8 +35,8 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (0,0) size 148x148 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
</span><span class="cx">                 RenderSVGContainer {g} at (19,44) size 110x61
</span><span class="cx">                   RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
</span><del>-                    RenderSVGInlineText {#text} at (0,0) size 148x83
-                      chunk 1 (middle anchor) text run 1 at (26.23,125.00) startOffset 0 endOffset 3 width 147.55: &quot;SVG&quot;
</del><ins>+                    RenderSVGInlineText {#text} at (0,0) size 148x82
+                      chunk 1 (middle anchor) text run 1 at (26.44,125.00) startOffset 0 endOffset 3 width 147.13: &quot;SVG&quot;
</ins><span class="cx">           RenderText {#text} at (446,281) size 5x17
</span><span class="cx">             text run at (446,281) width 5: &quot; &quot;
</span><span class="cx">           RenderEmbeddedObject {object} at (450,221) size 75x74 [bgcolor=#FF0000]
</span><span class="lines">@@ -49,8 +49,8 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (0,0) size 74x74 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
</span><span class="cx">                 RenderSVGContainer {g} at (9,22) size 56x31
</span><span class="cx">                   RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
</span><del>-                    RenderSVGInlineText {#text} at (0,0) size 148x83
-                      chunk 1 (middle anchor) text run 1 at (26.22,125.00) startOffset 0 endOffset 3 width 147.56: &quot;SVG&quot;
</del><ins>+                    RenderSVGInlineText {#text} at (0,0) size 148x82
+                      chunk 1 (middle anchor) text run 1 at (26.44,125.00) startOffset 0 endOffset 3 width 147.13: &quot;SVG&quot;
</ins><span class="cx">           RenderText {#text} at (524,281) size 5x17
</span><span class="cx">             text run at (524,281) width 5: &quot; &quot;
</span><span class="cx">           RenderEmbeddedObject {object} at (528,258) size 38x37 [bgcolor=#FF0000]
</span><span class="lines">@@ -63,8 +63,8 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (0,0) size 37x37 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
</span><span class="cx">                 RenderSVGContainer {g} at (4,11) size 29x16
</span><span class="cx">                   RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
</span><del>-                    RenderSVGInlineText {#text} at (0,0) size 148x83
-                      chunk 1 (middle anchor) text run 1 at (26.22,125.00) startOffset 0 endOffset 3 width 147.56: &quot;SVG&quot;
</del><ins>+                    RenderSVGInlineText {#text} at (0,0) size 148x82
+                      chunk 1 (middle anchor) text run 1 at (26.44,125.00) startOffset 0 endOffset 3 width 147.13: &quot;SVG&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock {p} at (0,366) size 679x61
</span><span class="cx">           RenderText {#text} at (0,0) size 627x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -16,8 +16,8 @@
</span><span class="cx">           text run at (0,0) width 56: &quot;[HTML]&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
</span><del>-      RenderSVGRoot {svg} at (260,5) size 250x196
-        RenderSVGContainer {g} at (260,5) size 250x196 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGRoot {svg} at (260,5) size 250x145
+        RenderSVGContainer {g} at (260,5) size 250x145 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.05: &quot;This is a text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -28,18 +28,18 @@
</span><span class="cx">                           RenderView at (0,0) size 139x69
</span><span class="cx">                         layer at (0,0) size 139x69
</span><span class="cx">                           RenderSVGRoot {svg} at (23,0) size 93x69
</span><del>-                            RenderSVGContainer {g} at (28,8) size 73x47
-                              RenderSVGRect {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                            RenderSVGContainer {g} at (28,8) size 73x46
+                              RenderSVGRect {rect} at (29,8) size 10x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (48,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (71,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (90,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (28,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (47,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,37) size 11x17 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
-                            RenderSVGText {text} at (10,303) size 270x48 contains 1 chunk(s)
-                              RenderSVGInlineText {#text} at (0,0) size 270x47
-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 269.59: &quot;$Revision: 1.7 $&quot;
</del><ins>+                              RenderSVGRect {rect} at (28,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (47,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (70,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,37) size 11x16 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+                            RenderSVGText {text} at (10,303) size 272x48 contains 1 chunk(s)
+                              RenderSVGInlineText {#text} at (0,0) size 272x47
+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
</ins><span class="cx">                             RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderTableCell {td} at (246,90) size 244x81 [r=2 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -28,18 +28,18 @@
</span><span class="cx">                           RenderView at (0,0) size 139x69
</span><span class="cx">                         layer at (0,0) size 139x69
</span><span class="cx">                           RenderSVGRoot {svg} at (23,0) size 93x69
</span><del>-                            RenderSVGContainer {g} at (28,8) size 73x47
-                              RenderSVGRect {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                            RenderSVGContainer {g} at (28,8) size 73x46
+                              RenderSVGRect {rect} at (29,8) size 10x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (48,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (71,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (90,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (28,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (47,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,37) size 11x17 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
-                            RenderSVGText {text} at (10,303) size 270x48 contains 1 chunk(s)
-                              RenderSVGInlineText {#text} at (0,0) size 270x47
-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 269.59: &quot;$Revision: 1.7 $&quot;
</del><ins>+                              RenderSVGRect {rect} at (28,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (47,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (70,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,37) size 11x16 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+                            RenderSVGText {text} at (10,303) size 272x48 contains 1 chunk(s)
+                              RenderSVGInlineText {#text} at (0,0) size 272x47
+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
</ins><span class="cx">                             RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderTableCell {td} at (246,90) size 244x81 [r=2 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithoverridesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">                 RenderSVGResourceLinearGradient {linearGradient} [id=&quot;XMLID_1_&quot;] [gradientUnits=userSpaceOnUse] [start=(2.84,9.24)] [end=(26.34,35.24)]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
</span><del>-                RenderSVGPath {path} at (66,0) size 227x336 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_1_&quot;] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 96.658 84.788 C 95.021 91.534 86.719 105.601 82.313 111.808 C 77.91 118.033 78.448 123.634 70.292 121.456 C 62.17 119.261 59.876 119.671 51.492 120.161 C 43.139 120.651 44.957 119.917 39.717 122.257 C 34.524 124.616 17.052 93.712 15.627 87.966 C 14.252 82.218 13.58 82.903 17.199 76.683 C 20.817 70.476 21.325 64.334 26.124 56.801 C 30.906 49.235 36.424 45.402 36.031 39.622 C 34.477 18.183 33.233 7.474 42.748 2.51 C 51.819 -2.188 59.384 0.612 62.383 2.217 C 63.678 2.922 66.298 4.248 68.264 6.604 C 70.21 8.915 71.98 12.403 72.963 16.825 C 75.01 25.668 72.127 22.736 74.438 32.872 C 76.714 42.994 81.349 47.956 86.999 55.947 C 92.647 63.958 98.543 77.157 96.658 84.788 Z&quot;]
</del><ins>+                RenderSVGPath {path} at (66,0) size 226x336 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_1_&quot;] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 96.658 84.788 C 95.021 91.534 86.719 105.601 82.313 111.808 C 77.91 118.033 78.448 123.634 70.292 121.456 C 62.17 119.261 59.876 119.671 51.492 120.161 C 43.139 120.651 44.957 119.917 39.717 122.257 C 34.524 124.616 17.052 93.712 15.627 87.966 C 14.252 82.218 13.58 82.903 17.199 76.683 C 20.817 70.476 21.325 64.334 26.124 56.801 C 30.906 49.235 36.424 45.402 36.031 39.622 C 34.477 18.183 33.233 7.474 42.748 2.51 C 51.819 -2.188 59.384 0.612 62.383 2.217 C 63.678 2.922 66.298 4.248 68.264 6.604 C 70.21 8.915 71.98 12.403 72.963 16.825 C 75.01 25.668 72.127 22.736 74.438 32.872 C 76.714 42.994 81.349 47.956 86.999 55.947 C 92.647 63.958 98.543 77.157 96.658 84.788 Z&quot;]
</ins><span class="cx">                 RenderSVGContainer {g} at (131,49) size 73x43
</span><span class="cx">                   RenderSVGPath {path} at (131,51) size 25x40 [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 45.074 19.969 C 43.959 18.429 42.175 18.348 41.062 18.562 C 40.423 18.66 39.571 19.479 39.015 20.691 C 38.638 21.508 38.342 22.542 38.31 23.639 C 38.244 26.553 38.491 27.682 39.162 29.664 C 39.948 31.989 41.88 33.201 43.323 32.629 C 44.814 32.038 44.862 32.088 45.845 29.927 C 46.646 28.272 47.038 27.422 47.006 24.899 C 47.005 22.426 46.236 21.575 45.074 19.969 Z&quot;]
</span><span class="cx">                   RenderSVGPath {path} at (169,49) size 35x43 [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 63.332 21.001 C 61.762 18.232 60.877 17.791 58.617 17.611 C 55.145 17.317 53.523 19.738 52.77 21.476 C 51.951 23.356 52.115 23.096 52.164 25.471 C 52.213 27.976 52.984 29.007 53.835 30.579 C 54.704 32.102 58.24 32.971 58.666 32.954 C 62.383 32.56 63.693 31.119 64.364 28.615 C 64.97 26.389 64.987 23.916 63.332 21.001 Z&quot;]
</span><span class="lines">@@ -33,9 +33,9 @@
</span><span class="cx">                 RenderSVGResourceLinearGradient {linearGradient} [id=&quot;XMLID_4_&quot;] [gradientUnits=userSpaceOnUse] [start=(29.61,119.31)] [end=(-6.89,84.81)]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFA700]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.69] [color=#FFFF00]
</span><del>-                RenderSVGPath {path} at (26,236) size 115x111 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_4_&quot;]}] [data=&quot;M 41.699 117.28 C 41.635 112.628 38.637 111.235 35.23 105.866 C 31.841 100.475 31.301 99.495 29.041 95.925 C 26.781 92.402 22.327 85.999 19.772 85.935 C 17.742 85.886 16.595 86.966 15.334 88.259 C 15.274 88.322 15.214 88.388 15.154 88.46 C 13.924 89.86 12.412 92.89 10.273 94.437 C 8.046 96.041 2.396 95.892 0.955 97.775 C -0.452 99.658 1.005 102.394 0.989 107.437 C 0.989 109.599 0.611 111.236 0.367 112.548 C 0.343 112.657 0.318 112.763 0.295 112.868 C 0.29 112.882 0.289 112.897 0.284 112.913 C 0.16 113.386 0.064 113.788 0.002 114.142 C -0.099 114.697 -0.103 115.124 0.023 115.513 C 0.05 115.597 0.082 115.683 0.119 115.765 C 0.147 115.833 0.179 115.902 0.213 115.97 C 0.217 115.98 0.22 115.991 0.227 116.001 L 0.228 116.007 C 0.294 116.187 0.376 116.364 0.482 116.544 C 0.538 116.636 0.595 116.724 0.657 116.808 C 1.939 118.718 4.261 119.292 15.417 121.619 C 21.641 122.914 27.502 126.256 31.45 126.582 C 35.396 126.877 36.232 125.566 38.64 123.437 C 41.011 121.292 41.781 121.962 41.699 117.28 Z&quot;]
</del><ins>+                RenderSVGPath {path} at (26,235) size 115x112 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_4_&quot;]}] [data=&quot;M 41.699 117.28 C 41.635 112.628 38.637 111.235 35.23 105.866 C 31.841 100.475 31.301 99.495 29.041 95.925 C 26.781 92.402 22.327 85.999 19.772 85.935 C 17.742 85.886 16.595 86.966 15.334 88.259 C 15.274 88.322 15.214 88.388 15.154 88.46 C 13.924 89.86 12.412 92.89 10.273 94.437 C 8.046 96.041 2.396 95.892 0.955 97.775 C -0.452 99.658 1.005 102.394 0.989 107.437 C 0.989 109.599 0.611 111.236 0.367 112.548 C 0.343 112.657 0.318 112.763 0.295 112.868 C 0.29 112.882 0.289 112.897 0.284 112.913 C 0.16 113.386 0.064 113.788 0.002 114.142 C -0.099 114.697 -0.103 115.124 0.023 115.513 C 0.05 115.597 0.082 115.683 0.119 115.765 C 0.147 115.833 0.179 115.902 0.213 115.97 C 0.217 115.98 0.22 115.991 0.227 116.001 L 0.228 116.007 C 0.294 116.187 0.376 116.364 0.482 116.544 C 0.538 116.636 0.595 116.724 0.657 116.808 C 1.939 118.718 4.261 119.292 15.417 121.619 C 21.641 122.914 27.502 126.256 31.45 126.582 C 35.396 126.877 36.232 125.566 38.64 123.437 C 41.011 121.292 41.781 121.962 41.699 117.28 Z&quot;]
</ins><span class="cx">                 RenderSVGContainer {g} at (241,233) size 42x18
</span><del>-                  RenderSVGPath {path} at (241,233) size 18x11 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 82.495 85.034 C 81.004 85.229 80.005 85.999 79.415 86.704 C 78.842 87.358 78.202 88.311 78.498 88.604 C 78.772 88.879 79.025 88.653 79.279 88.317 C 79.302 88.29 79.324 88.26 79.348 88.231 C 79.438 88.131 79.526 88.012 79.615 87.887 C 79.638 87.86 79.663 87.83 79.685 87.799 C 79.728 87.748 79.771 87.695 79.816 87.639 C 79.842 87.61 79.865 87.578 79.891 87.545 C 79.931 87.502 79.969 87.455 80.01 87.404 C 80.536 86.97 81.37 86.082 83.033 86.082 C 84.721 86.082 84.59 86.031 84.524 85.377 C 84.475 84.772 83.969 84.821 82.495 85.034 Z&quot;]
</del><ins>+                  RenderSVGPath {path} at (241,233) size 17x11 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 82.495 85.034 C 81.004 85.229 80.005 85.999 79.415 86.704 C 78.842 87.358 78.202 88.311 78.498 88.604 C 78.772 88.879 79.025 88.653 79.279 88.317 C 79.302 88.29 79.324 88.26 79.348 88.231 C 79.438 88.131 79.526 88.012 79.615 87.887 C 79.638 87.86 79.663 87.83 79.685 87.799 C 79.728 87.748 79.771 87.695 79.816 87.639 C 79.842 87.61 79.865 87.578 79.891 87.545 C 79.931 87.502 79.969 87.455 80.01 87.404 C 80.536 86.97 81.37 86.082 83.033 86.082 C 84.721 86.082 84.59 86.031 84.524 85.377 C 84.475 84.772 83.969 84.821 82.495 85.034 Z&quot;]
</ins><span class="cx">                   RenderSVGPath {path} at (259,233) size 24x18 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 90.503 85.853 C 89.061 85.314 88.014 85.066 86.751 85.017 C 85.064 84.935 85.213 85.361 85.213 85.361 C 85.213 86.148 86.834 86.429 88.358 86.656 C 89.881 86.867 91.091 87.164 91.157 88.752 C 91.241 90.326 90.848 91.438 91.536 91.309 C 93.023 91.028 93.565 89.424 93.549 88.688 C 93.548 87.933 92.451 86.608 90.503 85.853 Z&quot;]
</span><span class="cx">       RenderText {#text} at (349,339) size 4x12
</span><span class="cx">         text run at (349,339) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -30,16 +30,16 @@
</span><span class="cx">                           RenderSVGRoot {svg} at (0,0) size 333x250
</span><span class="cx">                             RenderSVGContainer {g} at (18,31) size 260x164
</span><span class="cx">                               RenderSVGRect {rect} at (20,31) size 36x57 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (90,31) size 35x57 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                              RenderSVGRect {rect} at (90,32) size 35x56 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (173,31) size 36x57 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (243,31) size 35x57 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                              RenderSVGRect {rect} at (242,32) size 36x56 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (18,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (87,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (170,133) size 42x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (243,136) size 35x56 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
</del><ins>+                              RenderSVGRect {rect} at (170,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (242,136) size 36x56 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
</ins><span class="cx">                             RenderSVGText {text} at (10,303) size 267x46 contains 1 chunk(s)
</span><span class="cx">                               RenderSVGInlineText {#text} at (0,0) size 267x45
</span><del>-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.42: &quot;$Revision: 1.7 $&quot;
</del><ins>+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.67: &quot;$Revision: 1.7 $&quot;
</ins><span class="cx">                             RenderSVGRect {rect} at (0,0) size 333x250 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderTableCell {td} at (347,90) size 345x261 [r=2 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoomtextzoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt (168368 => 168369)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt        2014-05-06 18:16:40 UTC (rev 168368)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt        2014-05-06 18:30:07 UTC (rev 168369)
</span><span class="lines">@@ -16,8 +16,8 @@
</span><span class="cx">           text run at (0,0) width 56: &quot;[HTML]&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 251x201 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
</span><del>-      RenderSVGRoot {svg} at (260,5) size 250x196
-        RenderSVGContainer {g} at (260,5) size 250x196 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGRoot {svg} at (260,5) size 250x195
+        RenderSVGContainer {g} at (260,5) size 250x195 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.05: &quot;This is a text&quot;
</span></span></pre>
</div>
</div>

</body>
</html>