<!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>[173641] 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/173641">173641</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-09-15 17:44:16 -0700 (Mon, 15 Sep 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Windows rebaselining to account for subpixel layout Part 1.

* platform/win/editing/selection/move-left-right-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticallrltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticallrltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/ChangeLog        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -1,5 +1,20 @@
</span><span class="cx"> 2014-09-15  Roger Fong  &lt;roger_fong@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed. Windows rebaselining to account for subpixel layout Part 1.
+
+        * platform/win/editing/selection/move-left-right-expected.txt:
+        * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
+
+2014-09-15  Roger Fong  &lt;roger_fong@apple.com&gt;
+
</ins><span class="cx">         Unreviewed. Skip initial-letter tests on Windows.
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=136841
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -110,9 +110,9 @@
</span><span class="cx"> WARNING: Moved in the wrong direction in step 13: from (37, 581) to (117, 563).
</span><span class="cx"> Test 17, RTL:
</span><span class="cx">   Moving left: &quot;\n        before    AHYJ AQWJXMFUDJE\n    &quot;[9, 14, 13, 12, 11, 10, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
</span><del>-WARNING: Moved in the wrong direction in step 11: from (71, 563) to (156, 581).
</del><ins>+WARNING: Moved in the wrong direction in step 11: from (72, 563) to (156, 581).
</ins><span class="cx">   Moving right:  &quot;\n        before    AHYJ AQWJXMFUDJE\n    &quot;[35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9]
</span><del>-WARNING: Moved in the wrong direction in step 13: from (156, 581) to (71, 563).
</del><ins>+WARNING: Moved in the wrong direction in step 13: from (156, 581) to (72, 563).
</ins><span class="cx"> Test 18, LTR:
</span><span class="cx">   Moving right: &quot;\n        MUQJ    after encyclopedia\n    &quot;[9, 12, 11, 10, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 10: from (101, 613) to (37, 631).
</span><span class="lines">@@ -130,14 +130,14 @@
</span><span class="cx"> WARNING: Moved in the wrong direction in step 12: from (37, 681) to (127, 663).
</span><span class="cx"> Test 19, RTL:
</span><span class="cx">   Moving left: &quot;\n        before    AHYJ AQWJXMFUDJE\n    &quot;[9, 14, 13, 12, 11, 10, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
</span><del>-WARNING: Moved in the wrong direction in step 12: from (66, 663) to (156, 681).
</del><ins>+WARNING: Moved in the wrong direction in step 12: from (67, 663) to (156, 681).
</ins><span class="cx">   Moving right:  &quot;\n        before    AHYJ AQWJXMFUDJE\n    &quot;[35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 16, 15, 10, 11, 12, 13, 14, 9]
</span><del>-WARNING: Moved in the wrong direction in step 12: from (156, 681) to (66, 663).
</del><ins>+WARNING: Moved in the wrong direction in step 12: from (156, 681) to (67, 663).
</ins><span class="cx"> Test 20, LTR:
</span><span class="cx">   Moving right: &quot;\n        MUQJ    after encyclopedia\n    &quot;[9, 12, 11, 10, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]
</span><del>-WARNING: Moved in the wrong direction in step 11: from (107, 713) to (37, 731).
</del><ins>+WARNING: Moved in the wrong direction in step 11: from (108, 713) to (37, 731).
</ins><span class="cx">   Moving left:  &quot;\n        MUQJ    after encyclopedia\n    &quot;[35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 14, 13, 10, 11, 12, 9]
</span><del>-WARNING: Moved in the wrong direction in step 13: from (37, 731) to (107, 713).
</del><ins>+WARNING: Moved in the wrong direction in step 13: from (37, 731) to (108, 713).
</ins><span class="cx"> Test 20, RTL:
</span><span class="cx">   Moving left: &quot;\n        MUQJ    after encyclopedia\n    &quot;[9, 10, 11, 12, 13, 14, 21, 20, 19, 18, 22, 23, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 35]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 11: from (86, 713) to (156, 731).
</span><span class="lines">@@ -145,28 +145,28 @@
</span><span class="cx"> WARNING: Moved in the wrong direction in step 13: from (156, 731) to (86, 713).
</span><span class="cx"> Test 21, LTR:
</span><span class="cx">   Moving right: &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 19, 18, 21, 22, 28, 27, 26, 25, 24, 23, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40]
</span><del>-WARNING: Moved in the wrong direction in step 12: from (116, 763) to (37, 781).
-WARNING: Moved in the wrong direction in step 24: from (115, 781) to (37, 799).
</del><ins>+WARNING: Moved in the wrong direction in step 12: from (117, 763) to (37, 781).
+WARNING: Moved in the wrong direction in step 24: from (116, 781) to (37, 799).
</ins><span class="cx">   Moving left:  &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 23, 24, 25, 26, 27, 28, 22, 21, 18, 19, 20, 17, 16, 15, 14, 13, 12, 11, 10, 9]
</span><del>-WARNING: Moved in the wrong direction in step 8: from (37, 799) to (115, 781).
-WARNING: Moved in the wrong direction in step 20: from (37, 781) to (116, 763).
</del><ins>+WARNING: Moved in the wrong direction in step 8: from (37, 799) to (116, 781).
+WARNING: Moved in the wrong direction in step 20: from (37, 781) to (117, 763).
</ins><span class="cx"> Test 21, RTL:
</span><span class="cx">   Moving left: &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[9, 15, 14, 13, 12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 31, 33, 34, 38, 37, 36, 35, 39, 40]
</span><del>-WARNING: Moved in the wrong direction in step 12: from (59, 763) to (136, 781).
</del><ins>+WARNING: Moved in the wrong direction in step 12: from (60, 763) to (136, 781).
</ins><span class="cx"> WARNING: Moved in the wrong direction in step 24: from (55, 781) to (136, 799).
</span><span class="cx">   Moving right:  &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[40, 39, 35, 36, 37, 38, 34, 33, 31, 32, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 10, 11, 12, 13, 14, 15, 9]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 8: from (136, 799) to (55, 781).
</span><del>-WARNING: Moved in the wrong direction in step 20: from (136, 781) to (59, 763).
</del><ins>+WARNING: Moved in the wrong direction in step 20: from (136, 781) to (60, 763).
</ins><span class="cx"> Test 22, LTR:
</span><span class="cx">   Moving right: &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 19, 18, 21, 22, 28, 27, 26, 25, 24, 23, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 13: from (122, 831) to (37, 849).
</span><del>-WARNING: Moved in the wrong direction in step 25: from (124, 849) to (37, 867).
</del><ins>+WARNING: Moved in the wrong direction in step 25: from (125, 849) to (37, 867).
</ins><span class="cx">   Moving left:  &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 23, 24, 25, 26, 27, 28, 22, 21, 18, 19, 20, 17, 16, 15, 14, 13, 12, 11, 10, 9]
</span><del>-WARNING: Moved in the wrong direction in step 7: from (37, 867) to (124, 849).
</del><ins>+WARNING: Moved in the wrong direction in step 7: from (37, 867) to (125, 849).
</ins><span class="cx"> WARNING: Moved in the wrong direction in step 19: from (37, 849) to (122, 831).
</span><span class="cx"> Test 22, RTL:
</span><span class="cx">   Moving left: &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[9, 15, 14, 13, 12, 11, 10, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 31, 33, 34, 38, 37, 36, 35, 39, 40]
</span><del>-WARNING: Moved in the wrong direction in step 13: from (51, 831) to (136, 849).
</del><ins>+WARNING: Moved in the wrong direction in step 13: from (52, 831) to (136, 849).
</ins><span class="cx"> WARNING: Moved in the wrong direction in step 25: from (49, 849) to (136, 867).
</span><span class="cx">   Moving right:  &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[40, 39, 35, 36, 37, 38, 34, 33, 31, 32, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 10, 11, 12, 13, 14, 15, 9]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 7: from (136, 867) to (49, 849).
</span><span class="lines">@@ -188,9 +188,9 @@
</span><span class="cx"> WARNING: Moved in the wrong direction in step 7: from (37, 1047) to (77, 989).
</span><span class="cx"> Test 24, RTL:
</span><span class="cx">   Moving left: &quot;\n        WMH[\n        &quot;[9, 10, 11, 12, 13], &lt;DIV&gt;[0], &quot;\n        OWQU[\n    &quot;[9, 10, 11, 12, 13, 14]
</span><del>-WARNING: Moved in the wrong direction in step 5: from (727, 989) to (767, 1047).
</del><ins>+WARNING: Moved in the wrong direction in step 5: from (728, 989) to (767, 1047).
</ins><span class="cx">   Moving right:  &quot;\n        OWQU[\n    &quot;[14, 13, 12, 11, 10, 9], &lt;DIV&gt;[0], &quot;\n        WMH[\n        &quot;[13, 12, 11, 10, 9]
</span><del>-WARNING: Moved in the wrong direction in step 7: from (767, 1047) to (727, 989).
</del><ins>+WARNING: Moved in the wrong direction in step 7: from (767, 1047) to (728, 989).
</ins><span class="cx"> Test 25, LTR:
</span><span class="cx">   Moving right: &quot;\n        abcdefABC&quot;[9, 10, 11, 12, 13, 14, 15], &quot;DEF\n    &quot;[2, 1], &lt;DIV&gt;[2], &quot;\n        abcdefABC&quot;[18, 17, 16], &quot;DEF\n    &quot;[3]
</span><span class="cx">   Moving left:  &quot;DEF\n    &quot;[3], &quot;\n        abcdefABC&quot;[16, 17, 18], &lt;DIV&gt;[2], &quot;DEF\n    &quot;[1, 2], &quot;\n        abcdefABC&quot;[15, 14, 13, 12, 11, 10, 9]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticallrltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticallrltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">         RenderBlock {P} at (50,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x119
</span><span class="cx">             text run at (0,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -13,6 +13,6 @@
</span><span class="cx">         RenderBlock {P} at (50,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x119
</span><span class="cx">             text run at (0,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,262) size 784x0
</ins><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 2 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 106x136
</span><span class="cx">         RenderBlock {P} at (20,0) size 23x136
</span><del>-          RenderText {#text} at (0,49) size 23x86
</del><ins>+          RenderText {#text} at (0,49) size 23x87
</ins><span class="cx">             text run at (0,49) width 86 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><span class="cx">         RenderBlock {P} at (63,0) size 23x136
</span><del>-          RenderText {#text} at (0,38) size 23x97
</del><ins>+          RenderText {#text} at (0,38) size 23x98
</ins><span class="cx">             text run at (0,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 86x136
</span><span class="cx">         RenderBlock {P} at (20,0) size 46x136
</span><del>-          RenderText {#text} at (0,49) size 23x86
</del><ins>+          RenderText {#text} at (0,49) size 23x87
</ins><span class="cx">             text run at (0,49) width 86 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><del>-          RenderBR {BR} at (0,49) size 23x0
-          RenderText {#text} at (23,38) size 23x97
</del><ins>+          RenderBR {BR} at (0,49) size 23x1
+          RenderText {#text} at (23,38) size 23x98
</ins><span class="cx">             text run at (23,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt (173640 => 173641)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-09-16 00:41:36 UTC (rev 173640)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-09-16 00:44:16 UTC (rev 173641)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 106x136
</span><span class="cx">         RenderBlock {P} at (20,0) size 23x136
</span><del>-          RenderText {#text} at (0,49) size 23x86
</del><ins>+          RenderText {#text} at (0,49) size 23x87
</ins><span class="cx">             text run at (0,49) width 86 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><span class="cx">         RenderBlock {P} at (63,0) size 23x136
</span><del>-          RenderText {#text} at (0,38) size 23x97
</del><ins>+          RenderText {#text} at (0,38) size 23x98
</ins><span class="cx">             text run at (0,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x0
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</span></span></pre>
</div>
</div>

</body>
</html>