<!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>[207702] 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/207702">207702</a></dd>
<dt>Author</dt> <dd>mcatanzaro@igalia.com</dd>
<dt>Date</dt> <dd>2016-10-21 19:17:42 -0700 (Fri, 21 Oct 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK test gardening

* platform/gtk/TestExpectations:
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Added.
* platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt:
* platform/gtk/svg/custom/simple-text-double-shadow.txt: Added.
* platform/gtk/svg/text/repaint-shadow-expected.txt: Added.
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.png:
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
* platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.</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="#trunkLayoutTestsplatformgtksvgcustomdynamicsvgdocumentcreationexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtexttexthkernonverticaltextexpectedpng">trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.png</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11structdom03bexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11structdom04bexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11structdom05bexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsimpletextdoubleshadowtxt">trunk/LayoutTests/platform/gtk/svg/custom/simple-text-double-shadow.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtextrepaintshadowexpectedtxt">trunk/LayoutTests/platform/gtk/svg/text/repaint-shadow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtexttexthkernonverticaltextexpectedtxt">trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgtexttextvkernonhorizontaltextexpectedtxt">trunk/LayoutTests/platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (207701 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-10-22 00:03:57 UTC (rev 207701)
+++ trunk/LayoutTests/ChangeLog        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2016-10-21  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
+
+        Unreviewed GTK test gardening
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Added.
+        * platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt:
+        * platform/gtk/svg/custom/simple-text-double-shadow.txt: Added.
+        * platform/gtk/svg/text/repaint-shadow-expected.txt: Added.
+        * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.png:
+        * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
+        * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
+
</ins><span class="cx"> 2016-10-21  Wenson Hsieh  &lt;wenson_hsieh@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Support (insertFrom|deleteBy)Composition and (insert|delete)CompositionText inputTypes for InputEvents
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (207701 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-10-22 00:03:57 UTC (rev 207701)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -2694,6 +2694,30 @@
</span><span class="cx"> webkit.org/b/163530 media/video-restricted-no-preload-metadata.html [ Failure ]
</span><span class="cx"> webkit.org/b/163531 media/video-volume-slider-drag.html [ Failure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/163823 media/audio-playback-restriction-autoplay.html [ Failure ]
+webkit.org/b/163823 media/audio-playback-restriction-play-muted.html [ Failure ]
+webkit.org/b/163823 media/audio-playback-restriction-play.html [ Failure ]
+webkit.org/b/163823 media/context-menu-actions.html [ Failure ]
+webkit.org/b/163823 media/video-defaultmuted.html [ Failure ]
+webkit.org/b/163823 media/video-volume-slider.html [ Failure ]
+
+webkit.org/b/163824 media/media-source/media-source-init-segment-duration.html [ Failure ]
+
+webkit.org/b/163825 media/modern-media-controls/media-controller/media-controller-resize.html [ Failure ]
+
+webkit.org/b/163826 storage/domstorage/events/basic-body-attribute.html [ Failure ]
+
+webkit.org/b/163827 storage/websql/quota-tracking.html [ Failure ]
+
+webkit.org/b/163830 svg/css/mix-blend-mode-background-root.svg [ ImageOnlyFailure ]
+webkit.org/b/163830 svg/css/mix-blend-mode-opacity-root.svg [ ImageOnlyFailure ]
+webkit.org/b/163830 svg/css/mix-blend-mode-with-inline-svg.html [ ImageOnlyFailure ]
+
+webkit.org/b/163829 svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
+webkit.org/b/163831 svg/custom/acid3-test-77.html [ Failure ]
+webkit.org/b/163832 svg/custom/filter-update-different-root.html [ ImageOnlyFailure ]
+webkit.org/b/163833 svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of non-crashing, non-flaky tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2893,8 +2917,8 @@
</span><span class="cx"> webkit.org/b/160119 media/video-object-fit-change.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Threaded compositor failures caused by one of r203496, r203497, or r203498
</span><del>-webkit.org/b/163528 media/video-object-fit.html [ Failure ]
-webkit.org/b/163533 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Failure ]
</del><ins>+webkit.org/b/163528 media/video-object-fit.html [ ImageOnlyFailure ]
+webkit.org/b/163533 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of tests failing due to THREADED COMPOSITOR enablement. Don't put random test
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11structdom03bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -0,0 +1,39 @@
</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
+    RenderSVGContainer {g} at (0,0) size 0x0
+    RenderSVGText {text} at (10,313) size 198x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 198x33
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&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]
+    RenderSVGText {text} at (10,23) size 99x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 99x33
+        chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 8 width 99.00: &quot;uievents&quot;
+    RenderSVGText {text} at (370,23) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (370.00,50.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (10,73) size 154x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 154x33
+        chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 11 width 154.00: &quot;mouseevents&quot;
+    RenderSVGText {text} at (370,73) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (370.00,100.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (10,123) size 181x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 181x33
+        chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 14 width 181.00: &quot;mutationevents&quot;
+    RenderSVGText {text} at (370,123) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (370.00,150.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (10,173) size 102x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 102x33
+        chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 9 width 102.00: &quot;traversal&quot;
+    RenderSVGText {text} at (370,173) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (370.00,200.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (10,223) size 148x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 148x33
+        chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 11 width 148.00: &quot;org.w3c.svg&quot;
+    RenderSVGText {text} at (370,223) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (370.00,250.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11structdom04bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -0,0 +1,39 @@
</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
+    RenderSVGContainer {g} at (0,0) size 0x0
+    RenderSVGText {text} at (10,313) size 198x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 198x33
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&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]
+    RenderSVGText {text} at (5,18) size 207x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 207x33
+        chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 16 width 207.00: &quot;org.w3c.svg.lang&quot;
+    RenderSVGText {text} at (385,18) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,45.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,58) size 258x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 258x33
+        chunk 1 text run 1 at (5.00,85.00) startOffset 0 endOffset 19 width 258.00: &quot;org.w3c.svg.dynamic&quot;
+    RenderSVGText {text} at (385,58) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,85.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,98) size 218x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 218x33
+        chunk 1 text run 1 at (5.00,125.00) startOffset 0 endOffset 18 width 218.00: &quot;org.w3c.svg.static&quot;
+    RenderSVGText {text} at (385,98) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,125.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,138) size 209x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 209x33
+        chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 15 width 209.00: &quot;org.w3c.dom.svg&quot;
+    RenderSVGText {text} at (385,138) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,178) size 148x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 148x33
+        chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 11 width 148.00: &quot;org.w3c.svg&quot;
+    RenderSVGText {text} at (385,178) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11structdom05bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -0,0 +1,39 @@
</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
+    RenderSVGContainer {g} at (0,0) size 0x0
+    RenderSVGText {text} at (10,313) size 198x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 198x33
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.2 $&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]
+    RenderSVGText {text} at (5,18) size 279x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 279x33
+        chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 22 width 279.00: &quot;org.w3c.dom.svg.static&quot;
+    RenderSVGText {text} at (385,18) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,45.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,58) size 335x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 335x33
+        chunk 1 text run 1 at (5.00,85.00) startOffset 0 endOffset 25 width 335.00: &quot;org.w3c.dom.svg.animation&quot;
+    RenderSVGText {text} at (385,58) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,85.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,98) size 319x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 319x33
+        chunk 1 text run 1 at (5.00,125.00) startOffset 0 endOffset 23 width 319.00: &quot;org.w3c.dom.svg.dynamic&quot;
+    RenderSVGText {text} at (385,98) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,125.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,138) size 246x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 246x33
+        chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 19 width 246.00: &quot;org.w3c.dom.svg.all&quot;
+    RenderSVGText {text} at (385,138) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
+    RenderSVGText {text} at (5,178) size 185x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 185x33
+        chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 15 width 185.00: &quot;org.w3c.svg.all&quot;
+    RenderSVGText {text} at (385,178) size 46x33 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 46x33
+        chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomdynamicsvgdocumentcreationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt (207701 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt        2016-10-22 00:03:57 UTC (rev 207701)
+++ trunk/LayoutTests/platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -9,8 +9,8 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 532x17
</span><span class="cx">               text run at (0,0) width 532: &quot;This tests assures dynamic SVGDocument creation via DOMParser interface works.&quot;
</span><span class="cx">           RenderBlock {div} at (0,17) size 800x17
</span><del>-            RenderText {#text} at (0,0) size 625x17
-              text run at (0,0) width 625: &quot;DOMParser.parseFromString returned: [object SVGDocument] should be: [object SVGDocument]&quot;
</del><ins>+            RenderText {#text} at (0,0) size 628x17
+              text run at (0,0) width 628: &quot;DOMParser.parseFromString returned: [object XMLDocument] should be: [object SVGDocument]&quot;
</ins><span class="cx">           RenderBlock {div} at (0,34) size 800x17
</span><span class="cx">             RenderText {#text} at (0,0) size 610x17
</span><span class="cx">               text run at (0,0) width 610: &quot;SVGDocument's rootElement: [object SVGSVGElement] should be: [object SVGSVGElement]&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsimpletextdoubleshadowtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/custom/simple-text-double-shadow.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/simple-text-double-shadow.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/custom/simple-text-double-shadow.txt        2016-10-22 02:17:42 UTC (rev 207702)
</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
+  RenderSVGRoot {svg} at (20,26) size 380x194
+    RenderSVGText {text} at (20,26) size 217x17 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 217x17
+        chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 34 width 217.00: &quot;This text should appear only twice&quot;
+    RenderSVGRect {rect} at (100,100) size 250x70 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=200.00] [height=20.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtextrepaintshadowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/text/repaint-shadow-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/text/repaint-shadow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/text/repaint-shadow-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (20,20) size 408x257
+    RenderSVGText {text} at (20,20) size 50x50 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 50x50
+        chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 50.00: &quot;X&quot;
+    RenderSVGText {text} at (171,20) size 50x50 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 50x50
+        chunk 1 text run 1 at (171.00,60.00) startOffset 0 endOffset 1 width 50.00: &quot;X&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtexttexthkernonverticaltextexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtexttexthkernonverticaltextexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (10,90) size 20x80
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,90) size 20x80
+      RenderSVGText {text} at (-5,0) size 10x40 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 10x40
+          chunk 1 (vertical) text run 1 at (-3.00,0.00) startOffset 0 endOffset 1 height 10.00: &quot;1&quot;
+          chunk 1 (vertical) text run 2 at (-3.00,10.00) startOffset 1 endOffset 2 height 10.00: &quot;2&quot;
+          chunk 1 (vertical) text run 3 at (-3.00,20.00) startOffset 2 endOffset 3 height 10.00: &quot;3&quot;
+          chunk 1 (vertical) text run 4 at (-3.00,30.00) startOffset 3 endOffset 4 height 10.00: &quot;4&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgtexttextvkernonhorizontaltextexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt (0 => 207702)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt        2016-10-22 02:17:42 UTC (rev 207702)
</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
+  RenderSVGRoot {svg} at (5,29) size 50x20
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGText {text} at (0,-8) size 25x10 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 25x10
+        chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 25.00: &quot;1234&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>