<!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>[168865] 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/168865">168865</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-05-14 15:50:29 -0700 (Wed, 14 May 2014)</dd>
</dl>

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

Patch by Carlos Alberto Lopez Perez &lt;clopez@igalia.com&gt; on 2014-05-14

* platform/gtk/TestExpectations: Report and mark new tests failing.
* platform/gtk/editing/apply-style-iframe-crash-expected.txt: Added.
Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168641">r168641</a>.
* platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt: Added.
Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168543">r168543</a>.
* platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt: Added.
Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168543">r168543</a>.
* platform/gtk/svg/hixie/mixed/010-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168674">r168674</a>.
* platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added.
Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168350">r168350</a>.
* platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/168674">r168674</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvghixiemixed010expectedtxt">trunk/LayoutTests/platform/gtk/svg/hixie/mixed/010-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkeditingapplystyleiframecrashexpectedtxt">trunk/LayoutTests/platform/gtk/editing/apply-style-iframe-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11SEpaintingmarker05fexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11SEpaintingmarker06fexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgasrelativeimageexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoomtextzoomsvgfloatborderpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (168864 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-14 22:39:02 UTC (rev 168864)
+++ trunk/LayoutTests/ChangeLog        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -1,3 +1,20 @@
</span><ins>+2014-05-14  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report and mark new tests failing.
+        * platform/gtk/editing/apply-style-iframe-crash-expected.txt: Added.
+        Rebaseline after r168641.
+        * platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt: Added.
+        Rebaseline after r168543.
+        * platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt: Added.
+        Rebaseline after r168543.
+        * platform/gtk/svg/hixie/mixed/010-expected.txt: Rebaseline after r168674.
+        * platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added.
+        Rebaseline after r168350.
+        * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
+        Rebaseline after r168674.
+
</ins><span class="cx"> 2014-05-14  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Fix line ending style for the test.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (168864 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-05-14 22:39:02 UTC (rev 168864)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -401,15 +401,20 @@
</span><span class="cx"> # HighDPI support is not enabled
</span><span class="cx"> webkit.org/b/131347 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
</span><ins>+webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
</span><ins>+webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
</span><ins>+webkit.org/b/131347 fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
+webkit.org/b/131347 fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
+webkit.org/b/131347 fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
+webkit.org/b/131347 fast/forms/hidpi-fieldset-on-subpixel-position-when-legend-is-present.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/131347 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
</span><del>-webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
-webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/131347 svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="lines">@@ -996,7 +1001,6 @@
</span><span class="cx"> webkit.org/b/130411 editing/spelling/spellcheck-paste-disabled.html [ Timeout ]
</span><span class="cx"> webkit.org/b/130411 editing/spelling/spellcheck-paste-continuous-disabled.html [ Timeout ]
</span><span class="cx"> 
</span><del>-Bug(GTK) plugins/evaluate-js-after-removing-plugin-element.html [ Timeout ]
</del><span class="cx"> Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> Bug(GTK) http/tests/local/blob/send-hybrid-blob.html [ Timeout ]
</span><span class="lines">@@ -1960,6 +1964,18 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/132274 fast/multicol/newmulticol/compare-with-old-impl/column-rules-stacking.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/132909 accessibility/table-with-footer-section-above-body.html [ Failure ]
+
+webkit.org/b/132910 editing/pasteboard/drag-drop-paragraph-crasher.html [ Failure ]
+
+webkit.org/b/132914 http/tests/security/drag-drop-local-file.html [ Failure ]
+
+webkit.org/b/132919 platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html [ Failure ]
+
+webkit.org/b/132921 plugins/evaluate-js-after-removing-plugin-element.html [ Failure ]
+
+webkit.org/b/132923 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingapplystyleiframecrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/editing/apply-style-iframe-crash-expected.txt (0 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/apply-style-iframe-crash-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/editing/apply-style-iframe-crash-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+
+
+
+PASS
+WebKit bug #132103: Crash applying editing commands from iframe onload event.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11SEpaintingmarker05fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt (0 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-05-f-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -0,0 +1,102 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (38,38) size 417x245
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceMarker {marker} [id=&quot;marker1&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;marker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;markerStart&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;markerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 3x3 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=7.00]
+        RenderSVGResourceMarker {marker} [id=&quot;markerEnd&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;vmarker1&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;vmarker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;vmarkerStart&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;vmarkerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 3x3 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=7.00]
+        RenderSVGResourceMarker {marker} [id=&quot;vmarkerEnd&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;amarker1&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;amarker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;amarkerStart&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;amarkerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 3x3 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=7.00]
+        RenderSVGResourceMarker {marker} [id=&quot;amarkerEnd&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;smarker1&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;smarker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;smarkerStart&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;smarkerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 3x3 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=7.00]
+        RenderSVGResourceMarker {marker} [id=&quot;smarkerEnd&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;hmarker1&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;hmarker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;hmarkerStart&quot;] [markerUnits=strokeWidth] [ref at (7.50,7.50)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 3x3 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=15.00] [height=15.00]
+        RenderSVGResourceMarker {marker} [id=&quot;hmarkerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 3x3 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=7.00]
+        RenderSVGResourceMarker {marker} [id=&quot;hmarkerEnd&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 10 0 L 20 20 L 0 20 Z&quot;]
+      RenderSVGText {text} at (156,38) size 168x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 168x20
+          chunk 1 (middle anchor) text run 1 at (156.00,54.00) startOffset 0 endOffset 20 width 168.00: &quot;Test marker overflow&quot;
+      RenderSVGContainer {g} at (38,267) size 417x16 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,280.00)}]
+        RenderSVGText {text} at (38,-13) size 44x16 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 43x16
+            chunk 1 (middle anchor) text run 1 at (38.50,0.00) startOffset 0 endOffset 7 width 43.00: &quot;default&quot;
+        RenderSVGText {text} at (132,-13) size 46x16 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 45x16
+            chunk 1 (middle anchor) text run 1 at (132.50,0.00) startOffset 0 endOffset 9 width 45.00: &quot;'visible'&quot;
+        RenderSVGText {text} at (228,-13) size 34x16 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 34x16
+            chunk 1 (middle anchor) text run 1 at (228.00,0.00) startOffset 0 endOffset 6 width 34.00: &quot;'auto'&quot;
+        RenderSVGText {text} at (320,-13) size 40x16 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 39x16
+            chunk 1 (middle anchor) text run 1 at (320.50,0.00) startOffset 0 endOffset 8 width 39.00: &quot;'scroll'&quot;
+        RenderSVGText {text} at (405,-13) size 50x16 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 49x16
+            chunk 1 (middle anchor) text run 1 at (405.50,0.00) startOffset 0 endOffset 8 width 49.00: &quot;'hidden'&quot;
+      RenderSVGContainer {g} at (38,91) size 414x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-30.00,75.00)}]
+        RenderSVGContainer {g} at (38,91) size 54x162 [transform={m=((0.60,0.00)(0.00,0.60)) t=(0.00,0.00)}]
+          RenderSVGPath {path} at (40,91) size 46x46 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=marker1] [middle marker=marker1] [end marker=marker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+          RenderSVGPath {path} at (40,148) size 48x48 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+          RenderSVGPath {path} at (38,199) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=marker2] [middle marker=marker2] [end marker=marker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+        RenderSVGContainer {g} at (128,91) size 54x162 [transform={m=((0.60,0.00)(0.00,0.60)) t=(90.00,0.00)}]
+          RenderSVGPath {path} at (130,91) size 46x46 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=vmarker1] [middle marker=vmarker1] [end marker=vmarker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+          RenderSVGPath {path} at (130,148) size 48x48 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=vmarkerStart] [middle marker=vmarkerMiddle] [end marker=vmarkerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+          RenderSVGPath {path} at (128,199) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=vmarker2] [middle marker=vmarker2] [end marker=vmarker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+        RenderSVGContainer {g} at (218,91) size 54x162 [transform={m=((0.60,0.00)(0.00,0.60)) t=(180.00,0.00)}]
+          RenderSVGPath {path} at (220,91) size 46x46 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=amarker1] [middle marker=amarker1] [end marker=amarker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+          RenderSVGPath {path} at (220,148) size 48x48 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=amarkerStart] [middle marker=amarkerMiddle] [end marker=amarkerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+          RenderSVGPath {path} at (218,199) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=amarker2] [middle marker=amarker2] [end marker=amarker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+        RenderSVGContainer {g} at (308,91) size 54x162 [transform={m=((0.60,0.00)(0.00,0.60)) t=(270.00,0.00)}]
+          RenderSVGPath {path} at (310,91) size 46x46 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=smarker1] [middle marker=smarker1] [end marker=smarker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+          RenderSVGPath {path} at (310,148) size 48x48 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=smarkerStart] [middle marker=smarkerMiddle] [end marker=smarkerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+          RenderSVGPath {path} at (308,199) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=smarker2] [middle marker=smarker2] [end marker=smarker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+        RenderSVGContainer {g} at (398,91) size 54x162 [transform={m=((0.60,0.00)(0.00,0.60)) t=(360.00,0.00)}]
+          RenderSVGPath {path} at (400,91) size 46x46 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=hmarker1] [middle marker=hmarker1] [end marker=hmarker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+          RenderSVGPath {path} at (400,148) size 48x48 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=hmarkerStart] [middle marker=hmarkerMiddle] [end marker=hmarkerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+          RenderSVGPath {path} at (398,199) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=hmarker2] [middle marker=hmarker2] [end marker=hmarker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+    RenderSVGContainer {g} at (10,311) size 231x36
+      RenderSVGText {text} at (10,311) size 231x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x36
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11SEpaintingmarker06fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt (0 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-06-f-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (122,17) size 190x271
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceMarker {marker} [id=&quot;marker1&quot;] [markerUnits=strokeWidth] [ref at (25,25)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#800080]}] [x=20.00] [y=20.00] [width=10.00] [height=10.00]
+        RenderSVGResourceMarker {marker} [id=&quot;marker2&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=auto]
+          RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 0 -5 L 5 5 L -5 5 Z&quot;]
+        RenderSVGResourceMarker {marker} [id=&quot;markerStart&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGRect {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGResourceMarker {marker} [id=&quot;markerMiddle&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
+        RenderSVGResourceMarker {marker} [id=&quot;markerEnd&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 5 0 L 10 10 L 0 10 Z&quot;]
+      RenderSVGText {text} at (170,17) size 90x16 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 90x16
+          chunk 1 text run 1 at (170.00,30.00) startOffset 0 endOffset 13 width 90.00: &quot;Basic Markers&quot;
+      RenderSVGPath {path} at (122,32) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=marker1] [middle marker=marker1] [end marker=marker1] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+      RenderSVGContainer {g} at (242,32) size 66x66 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,0.00)}]
+        RenderSVGPath {path} at (250,36) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [data=&quot;M 130 40 L 180 40 L 180 90&quot;]
+        RenderSVGContainer {g} at (242,32) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(122.00,32.00)}]
+          RenderSVGRect {rect} at (242,32) size 16x16 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (292,32) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(172.00,32.00)}]
+          RenderSVGRect {rect} at (292,32) size 16x16 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (292,82) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(172.00,82.00)}]
+          RenderSVGRect {rect} at (292,82) size 16x16 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+      RenderSVGText {text} at (145,112) size 137x16 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 137x16
+          chunk 1 text run 1 at (145.00,125.00) startOffset 0 endOffset 21 width 137.00: &quot;Start, Middle and End&quot;
+      RenderSVGPath {path} at (122,127) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+      RenderSVGContainer {g} at (242,127) size 66x66 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,0.00)}]
+        RenderSVGPath {path} at (250,131) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [data=&quot;M 130 135 L 180 135 L 180 185&quot;]
+        RenderSVGContainer {g} at (242,127) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(122.00,127.00)}]
+          RenderSVGRect {rect} at (242,127) size 16x16 [fill={[type=SOLID] [color=#800080]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (292,127) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(172.00,127.00)}]
+          RenderSVGEllipse {circle} at (292,127) size 16x16 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
+        RenderSVGContainer {g} at (292,177) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(172.00,177.00)}]
+          RenderSVGPath {path} at (292,177) size 16x16 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 5 0 L 10 10 L 0 10 Z&quot;]
+      RenderSVGText {text} at (145,207) size 137x16 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 137x16
+          chunk 1 text run 1 at (145.00,220.00) startOffset 0 endOffset 21 width 137.00: &quot;Automatic Orientation&quot;
+      RenderSVGPath {path} at (122,218) size 70x70 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=marker2] [middle marker=marker2] [end marker=marker2] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+      RenderSVGContainer {g} at (242,218) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,0.00)}]
+        RenderSVGPath {path} at (250,226) size 54x54 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [data=&quot;M 130 230 L 180 230 L 180 280&quot;]
+        RenderSVGContainer {g} at (242,222) size 16x16 [transform={m=((1.60,0.00)(0.00,1.60)) t=(122.00,222.00)}]
+          RenderSVGPath {path} at (242,222) size 16x16 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 5 0 L 10 10 L 0 10 Z&quot;]
+        RenderSVGContainer {g} at (288,218) size 24x24 [transform={m=((1.13,1.13)(-1.13,1.13)) t=(180.00,218.69)}]
+          RenderSVGPath {path} at (288,218) size 24x24 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 5 0 L 10 10 L 0 10 Z&quot;]
+        RenderSVGContainer {g} at (292,272) size 16x16 [transform={m=((0.00,1.60)(-1.60,0.00)) t=(188.00,272.00)}]
+          RenderSVGPath {path} at (292,272) size 16x16 [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 5 0 L 10 10 L 0 10 Z&quot;]
+    RenderSVGContainer {g} at (10,311) size 231x36
+      RenderSVGText {text} at (10,311) size 231x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x36
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.9 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvghixiemixed010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/hixie/mixed/010-expected.txt (168864 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/hixie/mixed/010-expected.txt        2014-05-14 22:39:02 UTC (rev 168864)
+++ trunk/LayoutTests/platform/gtk/svg/hixie/mixed/010-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 238x17
</span><span class="cx">           text run at (0,0) width 238: &quot;There should be a green block below.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,33) size 784x103
</span><del>-        RenderSVGRoot {svg} at (8,49) size 300x100
-          RenderSVGRect {rect} at (8,49) size 300x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=300.00] [height=100.00]
-          RenderSVGRect {rect} at (8,49) size 300x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=300.00] [height=100.00]
</del><ins>+        RenderSVGRoot {svg} at (8,49) size 300x103
+          RenderSVGRect {rect} at (8,49) size 300x103 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=300.00] [height=100.00]
+          RenderSVGRect {rect} at (8,49) size 300x103 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=300.00] [height=100.00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgasrelativeimageexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (0 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-relative-image-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><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
+    RenderBody {BODY} at (0,0) size 800x600
+      RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
+        RenderImage {IMG} at (0,0) size 84x84
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoomtextzoomsvgfloatborderpaddingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt (0 => 168865)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt        2014-05-14 22:50:29 UTC (rev 168865)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 785x624
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x624
+  RenderBlock {html} at (0,0) size 785x625
+    RenderBody {body} at (8,8) size 769x594
+      RenderBlock (anonymous) at (0,0) size 769x52
+        RenderText {#text} at (0,0) size 758x52
+          text run at (0,0) width 357: &quot;The two blocks should look identical. &quot;
+          text run at (357,0) width 401: &quot;One uses an SVG, and the other just uses a&quot;
+          text run at (0,26) width 179: &quot;normal HTML div.&quot;
+      RenderBlock {p} at (0,75) size 769x27
+        RenderText {#text} at (0,0) size 524x26
+          text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
+      RenderSVGRoot {svg} at (18,142) size 140x141
+        RenderSVGRect {rect} at (18,142) size 140x141 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderBlock {p} at (0,284) size 769x27
+        RenderText {#text} at (0,0) size 523x26
+          text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
+      RenderBlock {hr} at (0,333) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {p} at (0,358) size 769x27
+        RenderText {#text} at (0,0) size 524x26
+          text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
+      RenderBlock (floating) {div} at (10,417) size 140x141 [border: (10px solid #FF0000)]
+        RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF]
+      RenderBlock {p} at (0,567) size 769x27
+        RenderText {#text} at (0,0) size 523x26
+          text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>