<!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>[181260] 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/181260">181260</a></dd>
<dt>Author</dt> <dd>mmaxfield@apple.com</dd>
<dt>Date</dt> <dd>2015-03-08 22:32:06 -0700 (Sun, 08 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Last test gardening after <a href="http://trac.webkit.org/projects/webkit/changeset/177774">r177774</a> (for reals this time)
https://bugs.webkit.org/show_bug.cgi?id=139968

Unreviewed.

Patch by Myles C. Maxfield &lt;mmaxfield@apple.com&gt; on 2015-03-08

* platform/mac/TestExpectations:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
* svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg:
* svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg:
* svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg:
* svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg:
* svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg:
* svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg:
* svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze1svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze2svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze3svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze4svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch1svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch2svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg</a></li>
<li><a href="#trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch3svg">trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/ChangeLog        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -1,3 +1,26 @@
</span><ins>+2015-03-08  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+        Last test gardening after r177774 (for reals this time)
+        https://bugs.webkit.org/show_bug.cgi?id=139968
+
+        Unreviewed.
+
+        * platform/mac/TestExpectations:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
+        * svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg:
+        * svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg:
+
</ins><span class="cx"> 2015-03-08  Benjamin Poulain  &lt;benjamin@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Fix the tests for the new double-child descendant in css-set-selector-text
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -1237,13 +1237,6 @@
</span><span class="cx"> webkit.org/b/140589 svg/text/text-text-06-t.svg [ Failure ]
</span><span class="cx"> webkit.org/b/137098 svg/text/text-hkern.svg [ Failure ]
</span><span class="cx"> webkit.org/b/137100 svg/text/text-vkern.svg [ Failure ]
</span><del>-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
-webkit.org/b/139968 svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
</del><span class="cx"> webkit.org/b/142470 svg/custom/svg-fonts-without-missing-glyph.xhtml [ Pass Failure ]
</span><span class="cx"> webkit.org/b/140537 fast/css/ex-unit-with-no-x-height.html [ Failure ]
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (47,4) size 253x57
</span><del>-    RenderSVGContainer {g} at (47,4) size 73x57
</del><ins>+    RenderSVGContainer {g} at (47,4) size 69x57
</ins><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><del>-      RenderSVGPath {svg:line} at (114,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=23.39] [y1=0.95] [x2=23.39] [y2=12.17]
-      RenderSVGRect {svg:rect} at (50,4) size 67x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=13.39] [height=11.17]
</del><ins>+      RenderSVGPath {svg:line} at (110,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=22.59] [y1=0.95] [x2=22.59] [y2=12.17]
+      RenderSVGRect {svg:rect} at (50,4) size 63x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=12.59] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 72.82: &quot;Text to Squeeze&quot;
</ins><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span><del>-selection end:   position 4 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+selection end:   position 2 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (50,4) size 250x57
</span><del>-    RenderSVGContainer {g} at (124,4) size 34x57
-      RenderSVGPath {svg:line} at (124,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=25.30] [y1=0.95] [x2=25.30] [y2=12.17]
-      RenderSVGPath {svg:line} at (152,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=31.04] [y1=0.95] [x2=31.04] [y2=12.17]
-      RenderSVGRect {svg:rect} at (126,4) size 30x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=25.30] [y=0.95] [width=5.74] [height=11.17]
</del><ins>+    RenderSVGContainer {g} at (119,4) size 35x57
+      RenderSVGPath {svg:line} at (119,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=24.50] [y1=0.95] [x2=24.50] [y2=12.17]
+      RenderSVGPath {svg:line} at (148,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.23] [y1=0.95] [x2=30.23] [y2=12.17]
+      RenderSVGRect {svg:rect} at (122,4) size 30x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=24.50] [y=0.95] [width=5.73] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
-selection start: position 5 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
-selection end:   position 7 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 72.82: &quot;Text to Squeeze&quot;
+selection start: position 3 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
+selection end:   position 4 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (50,4) size 250x57
</span><del>-    RenderSVGContainer {g} at (162,4) size 67x57
-      RenderSVGPath {svg:line} at (162,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=32.95] [y1=0.95] [x2=32.95] [y2=12.17]
-      RenderSVGPath {svg:line} at (223,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=45.11] [y1=0.95] [x2=45.11] [y2=12.17]
-      RenderSVGRect {svg:rect} at (164,4) size 62x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=32.95] [y=0.95] [width=12.16] [height=11.17]
</del><ins>+    RenderSVGContainer {g} at (158,4) size 67x57
+      RenderSVGPath {svg:line} at (158,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=32.13] [y1=0.95] [x2=32.13] [y2=12.17]
+      RenderSVGPath {svg:line} at (219,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=44.35] [y1=0.95] [x2=44.35] [y2=12.17]
+      RenderSVGRect {svg:rect} at (160,4) size 62x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=32.13] [y=0.95] [width=12.22] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
-selection start: position 8 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
-selection end:   position 11 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 72.82: &quot;Text to Squeeze&quot;
+selection start: position 5 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
+selection end:   position 8 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x600
</span><del>-  RenderSVGRoot {svg} at (47,4) size 256x57
-    RenderSVGContainer {g} at (47,4) size 256x57
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 253x57
+    RenderSVGContainer {g} at (47,4) size 252x57
</ins><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><del>-      RenderSVGPath {svg:line} at (297,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.00] [y1=0.95] [x2=60.00] [y2=12.17]
-      RenderSVGRect {svg:rect} at (50,4) size 251x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=50.00] [height=11.17]
</del><ins>+      RenderSVGPath {svg:line} at (293,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=59.24] [y1=0.95] [x2=59.24] [y2=12.17]
+      RenderSVGRect {svg:rect} at (50,4) size 247x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=49.24] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 72.82: &quot;Text to Squeeze&quot;
</ins><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span><del>-selection end:   position 15 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+selection end:   position 11 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (47,4) size 703x57
</span><del>-    RenderSVGContainer {g} at (47,4) size 216x57
</del><ins>+    RenderSVGContainer {g} at (47,4) size 203x57
</ins><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><del>-      RenderSVGPath {svg:line} at (257,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=51.96] [y1=0.95] [x2=51.96] [y2=12.17]
-      RenderSVGRect {svg:rect} at (50,4) size 210x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=41.96] [height=11.17]
</del><ins>+      RenderSVGPath {svg:line} at (244,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=49.49] [y1=0.95] [x2=49.49] [y2=12.17]
+      RenderSVGRect {svg:rect} at (50,4) size 198x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=39.49] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.02: &quot;Text to Stretch&quot;
</ins><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span><del>-selection end:   position 4 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+selection end:   position 9 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (50,4) size 700x57
</span><del>-    RenderSVGContainer {g} at (287,4) size 96x57
-      RenderSVGPath {svg:line} at (287,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.95] [y1=0.95] [x2=57.95] [y2=12.17]
-      RenderSVGPath {svg:line} at (377,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=75.93] [y1=0.95] [x2=75.93] [y2=12.17]
-      RenderSVGRect {svg:rect} at (289,4) size 91x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=57.95] [y=0.95] [width=17.98] [height=11.17]
</del><ins>+    RenderSVGContainer {g} at (274,4) size 96x57
+      RenderSVGPath {svg:line} at (274,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=55.47] [y1=0.95] [x2=55.47] [y2=12.17]
+      RenderSVGPath {svg:line} at (364,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=73.42] [y1=0.95] [x2=73.42] [y2=12.17]
+      RenderSVGRect {svg:rect} at (277,4) size 91x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=55.47] [y=0.95] [width=17.96] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
-selection start: position 5 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
-selection end:   position 7 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.02: &quot;Text to Stretch&quot;
+selection start: position 11 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
+selection end:   position 14 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -2,12 +2,11 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (50,4) size 700x57
</span><del>-    RenderSVGContainer {g} at (407,4) size 143x57
-      RenderSVGPath {svg:line} at (407,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=81.93] [y1=0.95] [x2=81.93] [y2=12.17]
-      RenderSVGPath {svg:line} at (544,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=109.33] [y1=0.95] [x2=109.33] [y2=12.17]
-      RenderSVGRect {svg:rect} at (409,4) size 138x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=81.93] [y=0.95] [width=27.40] [height=11.17]
</del><ins>+    RenderSVGContainer {g} at (394,4) size 144x57
+      RenderSVGPath {svg:line} at (394,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=79.41] [y1=0.95] [x2=79.41] [y2=12.17]
+      RenderSVGPath {svg:line} at (532,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=106.92] [y1=0.95] [x2=106.92] [y2=12.17]
+      RenderSVGRect {svg:rect} at (397,4) size 138x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=79.41] [y=0.95] [width=27.51] [height=11.17]
</ins><span class="cx">     RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><del>-        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
-selection start: position 8 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
-selection end:   position 11 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</del><ins>+        chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.02: &quot;Text to Stretch&quot;
+caret: position 15 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze1svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;50&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Squeeze&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 0, 3, &quot;Text&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 0, 3, &quot;Te&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze2svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;50&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Squeeze&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 5, 6, &quot;to&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 5, 6, &quot;t&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze3svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;50&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Squeeze&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 8, 10, &quot;Squ&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 8, 10, &quot;to &quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphssqueeze4svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;50&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Squeeze&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 0, 14, &quot;Text to Squeeze&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 0, 14, &quot;Text to Squ&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch1svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;140&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Stretch&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 0, 3, &quot;Text&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 0, 3, &quot;Text to S&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch2svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;140&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Stretch&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 5, 6, &quot;to&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 5, 6, &quot;etc&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtextselecttextLengthspacingAndGlyphsstretch3svg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg (181259 => 181260)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg        2015-03-09 04:55:11 UTC (rev 181259)
+++ trunk/LayoutTests/svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg        2015-03-09 05:32:06 UTC (rev 181260)
</span><span class="lines">@@ -5,5 +5,5 @@
</span><span class="cx"> &lt;text id=&quot;test&quot; x=&quot;10&quot; y=&quot;10&quot; font-family=&quot;Arial&quot; font-size=&quot;10&quot; textLength=&quot;140&quot; lengthAdjust=&quot;spacingAndGlyphs&quot;&gt;Text to Stretch&lt;/text&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script xlink:href=&quot;resources/SelectionTestCase.js&quot;/&gt;
</span><del>-&lt;script&gt;selectRange(&quot;test&quot;, 8, 10, &quot;Str&quot;);&lt;/script&gt;
</del><ins>+&lt;script&gt;selectRange(&quot;test&quot;, 8, 10, &quot;&quot;);&lt;/script&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre>
</div>
</div>

</body>
</html>