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

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

Rebaseline affected tests after svg root element background repaint changes
introduced in <a href="http://trac.webkit.org/projects/webkit/changeset/168674">r168674</a>.

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

* platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
* platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
* platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
* platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
* platform/gtk/svg/text/small-fonts-in-html5-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscslowloadingimageinpatternexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomcirclemoveinvalidationexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommousemoveonsvgcontainerexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommousemoveonsvgcontainerstandaloneexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommousemoveonsvgrootexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommousemoveonsvgrootstandaloneexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustompatternuserSpaceOnUseuserToBaseTransformexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsvgfloatborderpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtextsmallfontsinhtml5expectedtxt">trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/ChangeLog        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -1,3 +1,20 @@
</span><ins>+2014-05-13  Lorenzo Tilve  &lt;ltilve@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening
+
+        Rebaseline affected tests after svg root element background repaint changes
+        introduced in r168674.
+
+        * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
+        * platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
+        * platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
+        * platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
+        * platform/gtk/svg/text/small-fonts-in-html5-expected.txt:
+
</ins><span class="cx"> 2014-05-13  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSSION(r168528) Subpixel rendering: Selection rect is not positioned properly when SVG text is selected.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscslowloadingimageinpatternexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -14,5 +14,5 @@
</span><span class="cx">   RenderSVGRoot {svg} at (10,50) size 406x306
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pattern&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><del>-        RenderSVGImage {image} at (13,53) size 403x303
-    RenderSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
</del><ins>+        RenderSVGImage {image} at (10,50) size 406x306
+    RenderSVGRect {rect} at (10,50) size 406x306 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomcirclemoveinvalidationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x354
</span><span class="cx">     RenderBody {body} at (8,8) size 784x338
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x305
</span><del>-        RenderSVGRoot {svg} at (195,195) size 78x78
-          RenderSVGEllipse {circle} at (196,196) size 76x76 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
</del><ins>+        RenderSVGRoot {svg} at (8,8) size 302x305
+          RenderSVGEllipse {circle} at (8,8) size 302x305 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
</ins><span class="cx">         RenderText {#text} at (302,288) size 4x17
</span><span class="cx">           text run at (302,288) width 4: &quot; &quot;
</span><span class="cx">         RenderBR {br} at (306,288) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommousemoveonsvgcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x409
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x409
</span><span class="cx">     RenderBody {body} at (0,0) size 800x409
</span><del>-      RenderSVGRoot {svg} at (45,33) size 361x373
-        RenderSVGContainer {g} at (303,303) size 100x100
-          RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</del><ins>+      RenderSVGRoot {svg} at (0,0) size 406x409
+        RenderSVGContainer {g} at (0,0) size 406x409
+          RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</ins><span class="cx">         RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 303x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: &quot;The circle should stay in the bottom-right corner&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommousemoveonsvgcontainerstandaloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 406x406
</span><del>-  RenderSVGRoot {svg} at (45,33) size 361x373
-    RenderSVGContainer {g} at (303,303) size 100x100
-      RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</del><ins>+  RenderSVGRoot {svg} at (0,0) size 406x406
+    RenderSVGContainer {g} at (0,0) size 406x406
+      RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</ins><span class="cx">     RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 303x17
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: &quot;The circle should stay in the bottom-right corner&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommousemoveonsvgrootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x409
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x409
</span><span class="cx">     RenderBody {body} at (0,0) size 800x409
</span><del>-      RenderSVGRoot {svg} at (90,33) size 226x223
-        RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
</del><ins>+      RenderSVGRoot {svg} at (0,0) size 406x409
+        RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
</ins><span class="cx">         RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 214x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (93.00,50.00) startOffset 0 endOffset 34 width 214.00: &quot;The circle should be in the middle&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommousemoveonsvgrootstandaloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 406x406
</span><del>-  RenderSVGRoot {svg} at (90,33) size 226x223
-    RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
</del><ins>+  RenderSVGRoot {svg} at (0,0) size 406x406
+    RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
</ins><span class="cx">     RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 214x17
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (93.00,50.00) startOffset 0 endOffset 34 width 214.00: &quot;The circle should be in the middle&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustompatternuserSpaceOnUseuserToBaseTransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -7,36 +7,36 @@
</span><span class="cx">         text run at (0,0) width 762: &quot;There should be no red displayed on the screen, and the patterns should not change when the browser window is resized.&quot;
</span><span class="cx">       RenderBR {br} at (762,0) size 0x17
</span><span class="cx">       RenderBR {br} at (0,17) size 0x17
</span><del>-      RenderSVGRoot {svg} at (8,42) size 202x203
-        RenderSVGContainer {g} at (9,43) size 200x200
-          RenderSVGRect {rect} at (9,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (109,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (9,143) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
-          RenderSVGRect {rect} at (109,43) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+      RenderSVGRoot {svg} at (8,42) size 202x305
+        RenderSVGContainer {g} at (8,42) size 202x305
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">       RenderText {#text} at (202,322) size 4x17
</span><span class="cx">         text run at (202,322) width 4: &quot; &quot;
</span><del>-      RenderSVGRoot {svg} at (214,42) size 202x286
</del><ins>+      RenderSVGRoot {svg} at (214,42) size 202x305
</ins><span class="cx">         RenderSVGText {text} at (5,266) size 81x17 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x17
</span><span class="cx">             chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 81.00: &quot;+Transforms&quot;
</span><del>-        RenderSVGContainer {g} at (215,143) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
-          RenderSVGRect {rect} at (215,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (215,143) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-        RenderSVGContainer {g} at (315,43) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
-          RenderSVGRect {rect} at (315,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (315,43) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">           RenderSVGResourcePattern {pattern} [id=&quot;pattern&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><del>-            RenderSVGRect {rect} at (215,43) size 100x25 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
-            RenderSVGRect {rect} at (215,68) size 100x25 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
</del><ins>+            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
+            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
</ins><span class="cx">       RenderText {#text} at (408,322) size 4x17
</span><span class="cx">         text run at (408,322) width 4: &quot; &quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (420,42) size 202x302
</span><del>-  RenderSVGRoot {svg} at (420,42) size 202x286
</del><ins>+  RenderSVGRoot {svg} at (420,42) size 202x305
</ins><span class="cx">     RenderSVGText {text} at (5,266) size 169x17 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 169x17
</span><span class="cx">         chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 169.00: &quot;+Accelerated Compositing&quot;
</span><del>-    RenderSVGContainer {g} at (421,43) size 200x200
-      RenderSVGRect {rect} at (421,143) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
-      RenderSVGRect {rect} at (521,43) size 100x100 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+    RenderSVGContainer {g} at (420,42) size 202x305
+      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgfloatborderpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 354x17
</span><span class="cx">           text run at (0,0) width 354: &quot;There should be a red, white and blue pattern below this&quot;
</span><span class="cx">       RenderSVGRoot {svg} at (18,84) size 140x140
</span><del>-        RenderSVGRect {rect} at (38,104) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+        RenderSVGRect {rect} at (18,84) size 140x140 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">       RenderBlock {p} at (0,226) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 353x17
</span><span class="cx">           text run at (0,0) width 353: &quot;There should be a red, white and blue pattern above this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtextsmallfontsinhtml5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt (168687 => 168688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt        2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt        2014-05-13 18:01:29 UTC (rev 168688)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 471x36
</span><span class="cx">           text run at (0,0) width 471: &quot;Small fonts in HTML5/inline SVG&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,57) size 784x506
</span><del>-        RenderSVGRoot {svg} at (157,258) size 104x31
-          RenderSVGContainer {g} at (159,260) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
</del><ins>+        RenderSVGRoot {svg} at (8,78) size 502x506
+          RenderSVGContainer {g} at (8,78) size 502x506 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
</ins><span class="cx">             RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 1x1
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: &quot;Test passed.&quot;
</span></span></pre>
</div>
</div>

</body>
</html>