<!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>[171963] 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/171963">171963</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2014-08-01 21:00:18 -0700 (Fri, 01 Aug 2014)</dd>
</dl>

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

* platform/gtk/TestExpectations: Report and mark new failures and flaky tests after 171341, <a href="http://trac.webkit.org/projects/webkit/changeset/171591">r171591</a>, <a href="http://trac.webkit.org/projects/webkit/changeset/171567">r171567</a> and others.
* platform/gtk/fast/css/viewport-units-dynamic-expected.txt: Added. Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/171567">r171567</a>.
* platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt: Added. Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/171609">r171609</a>.
* platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Rebaseline after 171341.</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="#trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastcssviewportunitsdynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/viewport-units-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftmaxwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (171962 => 171963)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-08-02 00:46:22 UTC (rev 171962)
+++ trunk/LayoutTests/ChangeLog        2014-08-02 04:00:18 UTC (rev 171963)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2014-08-01  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report and mark new failures and flaky tests after 171341, r171591, r171567 and others.
+        * platform/gtk/fast/css/viewport-units-dynamic-expected.txt: Added. Rebaseline after r171567.
+        * platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt: Added. Rebaseline after r171609.
+        * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Rebaseline after 171341.
+
</ins><span class="cx"> 2014-08-01  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed post-review test fixup
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (171962 => 171963)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-08-02 00:46:22 UTC (rev 171962)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-08-02 04:00:18 UTC (rev 171963)
</span><span class="lines">@@ -396,6 +396,7 @@
</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/backgrounds/hidpi-generated-gradient-background-on-subpixel-position.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -409,6 +410,7 @@
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-srcset-fraction-1.5x.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-srcset-fraction.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-srcset-invalid-inputs-except-one.html [ Failure ]
</span><ins>+webkit.org/b/131347 fast/hidpi/image-srcset-png-canvas.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> webkit.org/b/131347 fast/hidpi/image-srcset-simple-2x.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-srcset-src-selection-2x.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -494,8 +496,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/131219 [ Debug ] http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html [ Crash ]
</span><span class="cx"> 
</span><del>-webkit.org/b/116977 [ Debug ] media/event-attributes.html [ Crash Pass ]
-
</del><span class="cx"> webkit.org/b/131222 [ Debug ] media/video-currentsrc-cleared.html [ Crash Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/131224 [ Debug ] media/track/track-insert-after-load-crash.html [ Crash ]
</span><span class="lines">@@ -658,7 +658,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/116976 media/video-played-collapse.html [ Failure Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/116977 media/event-attributes.html [ Failure Timeout Pass ]
</del><ins>+webkit.org/b/116977 media/event-attributes.html [ Crash Failure Timeout Pass ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/103443 fast/parser/parser-yield-timing.html [ Failure Pass ]
</span><span class="cx"> 
</span><span class="lines">@@ -792,10 +792,12 @@
</span><span class="cx"> # Some media fragment tests are flaky
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0001.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0002.html [ Crash Pass ]
</span><ins>+webkit.org/b/132248 media/media-fragments/TC0004.html [ Crash Pass ]
</ins><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0005.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0006.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0014.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0015.html [ Failure Crash Pass ]
</span><ins>+webkit.org/b/134574 media/media-fragments/TC0024.html [ Failure Timeout Pass ]
</ins><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0037.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0038.html [ Failure Crash Pass ]
</span><span class="cx"> webkit.org/b/132248 media/media-fragments/TC0078.html [ Failure Pass ]
</span><span class="lines">@@ -813,7 +815,7 @@
</span><span class="cx"> webkit.org/b/132250 media/audio-mpeg4-supported.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/132251 media/controls-drag-timebar.html [ Timeout Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/132254 fast/sub-pixel/simple-clipping.html [ ImageOnlyFailure Pass ]
</del><ins>+webkit.org/b/132254 fast/sub-pixel/simple-clipping.html [ ImageOnlyFailure Crash Pass ]
</ins><span class="cx"> webkit.org/b/132256 fast/frames/lots-of-objects.html [ Pass Slow ]
</span><span class="cx"> webkit.org/b/132257 fast/history/form-submit-in-frame-via-onclick.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/132260 fast/workers/worker-close.html [ Timeout Pass ]
</span><span class="lines">@@ -877,7 +879,6 @@
</span><span class="cx"> webkit.org/b/134550 http/tests/cache/iframe-304-crash.html [ Failure Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/134573 media/track/audio-track.html [ Failure Timeout Pass ]
</span><del>-webkit.org/b/134574 media/media-fragments/TC0024.html [ Failure Timeout Pass ]
</del><span class="cx"> webkit.org/b/134575 http/tests/media/hls/video-controls-live-stream.html [ Crash Failure Timeout Pass ]
</span><span class="cx"> webkit.org/b/134576 media/track/audio/audio-track-mkv-vorbis-language.html [ Failure Timeout Pass ]
</span><span class="cx"> webkit.org/b/134576 media/track/track-cue-rendering.html [ Failure Timeout Pass ]
</span><span class="lines">@@ -917,6 +918,13 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/135090 fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/135532 fast/canvas/canvas-composite-image.html [ Failure Pass ]
+webkit.org/b/135532 fast/canvas/canvas-strokeRect-gradient-shadow.html [ Failure Pass ]
+webkit.org/b/135532 fast/css/table-border-radius-with-box-shadow.html [ ImageOnlyFailure Pass ]
+
+webkit.org/b/135534 animations/animation-matrix-negative-scale-unmatrix.html [ Failure Timeout Pass ]
+webkit.org/b/135534 animations/fill-mode-forwards.html [ Crash Timeout Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1093,6 +1101,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/135095 fast/loader/child-frame-add-after-back-forward.html [ Timeout Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/135531 fast/dom/Geolocation/requestQueuingForHiddenPage.html [ Timeout ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests timing out
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2038,6 +2048,26 @@
</span><span class="cx"> webkit.org/b/134995 media/track/track-in-band-subtitles-too-large.html [ Failure ]
</span><span class="cx"> webkit.org/b/134995 media/track/track-long-word-container-sizing.html [ Failure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/135529 svg/css/parse-height.html [ Failure ]
+webkit.org/b/135529 svg/css/parse-length.html [ Failure ]
+webkit.org/b/135529 svg/animations/animate-css-xml-attributeType.html [ Failure ]
+
+webkit.org/b/135530 accessibility/parent-delete.html [ Failure ]
+
+webkit.org/b/135532 svg/custom/textPath-change-id-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-change-id2-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-change-reference-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-change-reference-using-baseval-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-change-reference2-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-modify-child-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-path-change-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-path-change-using-svg-dom-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-path-change2-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-remove-path-pattern.svg [ ImageOnlyFailure ]
+webkit.org/b/135532 svg/custom/textPath-startoffset-pattern.svg [ ImageOnlyFailure ]
+
+webkit.org/b/135533 editing/pasteboard/img-srcset-copy-paste-canonicalization.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssviewportunitsdynamicexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/viewport-units-dynamic-expected.txt (0 => 171963)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/viewport-units-dynamic-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/viewport-units-dynamic-expected.txt        2014-08-02 04:00:18 UTC (rev 171963)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 10000x10000
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x10000
+  RenderBlock {HTML} at (0,0) size 785x10000
+    RenderBody {BODY} at (0,0) size 10000x10000
+layer at (0,0) size 800x100
+  RenderBlock (positioned) {DIV} at (0,0) size 800x100 [bgcolor=#0000007F] [border: (5px solid #000000)]
+    RenderText {#text} at (105,5) size 282x17
+      text run at (105,5) width 282: &quot;This should be as wide as the CSS viewport.&quot;
+layer at (0,0) size 100x600
+  RenderBlock (positioned) {DIV} at (0,0) size 100x600 [bgcolor=#0000007F] [border: (5px solid #000000)]
+    RenderText {#text} at (5,105) size 74x68
+      text run at (5,105) width 74: &quot;This should&quot;
+      text run at (5,122) width 72: &quot;be as tall as&quot;
+      text run at (5,139) width 52: &quot;the CSS&quot;
+      text run at (5,156) width 60: &quot;viewport.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftmaxwidthexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt (0 => 171963)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-max-width-expected.txt        2014-08-02 04:00:18 UTC (rev 171963)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+    RenderMultiColumnSet at (0,0) size 800x600
+layer at (273,0) size 527x600
+  RenderMultiColumnFlowThread at (0,0) size 527x600
+layer at (273,0) size 527x600
+  RenderBlock {HTML} at (0,0) size 527x600
+    RenderBody {BODY} at (16,8) size 495x584
+      RenderBlock {P} at (0,0) size 85x584
+        RenderText {#text} at (0,0) size 85x584
+          text run at (0,0) width 580: &quot;1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt&quot;
+          text run at (17,0) width 536: &quot;ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation&quot;
+          text run at (34,0) width 510: &quot;ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in&quot;
+          text run at (51,0) width 553: &quot;reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (68,0) width 584: &quot;occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderImage {IMG} at (164,0) size 180x100 [bgcolor=#00FF00]
+      RenderBlock {DIV} at (344,0) size 50x50 [bgcolor=#0000FF]
+      RenderBlock {P} at (410,0) size 85x584
+        RenderText {#text} at (0,0) size 85x584
+          text run at (0,0) width 580: &quot;2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt&quot;
+          text run at (17,0) width 536: &quot;ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation&quot;
+          text run at (34,0) width 510: &quot;ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in&quot;
+          text run at (51,0) width 553: &quot;reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (68,0) width 584: &quot;occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt (171962 => 171963)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-08-02 00:46:22 UTC (rev 171962)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-08-02 04:00:18 UTC (rev 171963)
</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 250x145
-        RenderSVGContainer {g} at (260,5) size 250x145 [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>