<!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>[173728] 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/173728">173728</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-09-18 12:12:18 -0700 (Thu, 18 Sep 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Windows rebaselining to account for subpixel layout Part 3.
* platform/win/css1/box_properties/acid_test-expected.txt: Added.
* platform/win/fast/block/margin-collapse: Added.
* platform/win/fast/block/margin-collapse/103-expected.txt: Added.
* platform/win/fast/css/empty-pseudo-class-expected.txt:
* platform/win/fast/css/first-child-pseudo-class-expected.txt:
* platform/win/fast/css/last-child-pseudo-class-expected.txt:
* platform/win/fast/css/only-child-pseudo-class-expected.txt:
* platform/win/fast/forms/basic-inputs-expected.txt: Added.
* platform/win/fast/forms/file/file-input-direction-expected.txt:
* platform/win/fast/forms/formmove-expected.txt: Added.
* platform/win/fast/forms/formmove2-expected.txt: Added.
* platform/win/fast/repaint/reflection-redraw-expected.txt:
* platform/win/fast/replaced/width100percent-button-expected.txt:
* platform/win/fast/ruby/bopomofo-expected.txt: Added.
* platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt: Added.
* platform/win/fast/ruby/bopomofo-rl-expected.txt: Added.
* platform/win/fast/table/multiple-captions-display-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt">trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/block/margin-collapse/</li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicinputsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmove2expectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/ChangeLog        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2014-09-18  Roger Fong  &lt;roger_fong@apple.com&gt;
+
+        Unreviewed. Windows rebaselining to account for subpixel layout Part 3.
+
+        * platform/win/css1/box_properties/acid_test-expected.txt: Added.
+        * platform/win/fast/block/margin-collapse: Added.
+        * platform/win/fast/block/margin-collapse/103-expected.txt: Added.
+        * platform/win/fast/css/empty-pseudo-class-expected.txt:
+        * platform/win/fast/css/first-child-pseudo-class-expected.txt:
+        * platform/win/fast/css/last-child-pseudo-class-expected.txt:
+        * platform/win/fast/css/only-child-pseudo-class-expected.txt:
+        * platform/win/fast/forms/basic-inputs-expected.txt: Added.
+        * platform/win/fast/forms/file/file-input-direction-expected.txt:
+        * platform/win/fast/forms/formmove-expected.txt: Added.
+        * platform/win/fast/forms/formmove2-expected.txt: Added.
+        * platform/win/fast/repaint/reflection-redraw-expected.txt:
+        * platform/win/fast/replaced/width100percent-button-expected.txt:
+        * platform/win/fast/ruby/bopomofo-expected.txt: Added.
+        * platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt: Added.
+        * platform/win/fast/ruby/bopomofo-rl-expected.txt: Added.
+        * platform/win/fast/table/multiple-captions-display-expected.txt:
+
</ins><span class="cx"> 2014-09-17  Roger Fong  &lt;roger_fong@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Windows] Unreviewed rebaselining of some failing JS tests.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,68 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x420
+  RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
+    RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
+      RenderBlock {DL} at (5,5) size 480x10
+        RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
+          RenderText {#text} at (15,14) size 31x12
+            text run at (15,14) width 31: &quot;toggle&quot;
+        RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
+          RenderBlock {UL} at (20,20) size 340x0
+            RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+              RenderText {#text} at (15,14) size 40x12
+                text run at (15,14) width 40: &quot;the way&quot;
+            RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+              RenderBlock {P} at (10,10) size 140x10
+                RenderText {#text} at (0,-1) size 74x12
+                  text run at (0,-1) width 74: &quot;the world ends&quot;
+              RenderBlock (anonymous) at (10,20) size 140x0
+                RenderInline {FORM} at (0,0) size 0x0
+                  RenderText {#text} at (0,0) size 0x0
+              RenderBlock (anonymous) at (10,20) size 140x40
+                RenderBlock {P} at (0,0) size 140x20
+                  RenderText {#text} at (0,4) size 28x12
+                    text run at (0,4) width 28: &quot;bang &quot;
+                  RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
+                  RenderText {#text} at (0,0) size 0x0
+                RenderBlock {P} at (0,20) size 140x20
+                  RenderText {#text} at (0,4) size 47x12
+                    text run at (0,4) width 47: &quot;whimper &quot;
+                  RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
+                  RenderText {#text} at (0,0) size 0x0
+              RenderBlock (anonymous) at (10,60) size 140x0
+                RenderInline {FORM} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+            RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+              RenderText {#text} at (15,14) size 50x12
+                text run at (15,14) width 50: &quot;i grow old&quot;
+            RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
+              RenderText {#text} at (10,9) size 30x12
+                text run at (10,9) width 30: &quot;pluot?&quot;
+          RenderBlock (floating) {BLOCKQUOTE} at (160,150) size 70x140 [color=#000000] [bgcolor=#FFCC00] [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (5px solid #000000)]
+            RenderBlock {ADDRESS} at (5,20) size 50x20
+              RenderText {#text} at (0,-1) size 34x22
+                text run at (0,-1) width 16: &quot;bar&quot;
+                text run at (0,9) width 34: &quot;maids,&quot;
+          RenderBlock (floating) {H1} at (240,150) size 120x120 [bgcolor=#000000]
+            RenderText {#text} at (10,9) size 66x22
+              text run at (10,9) width 58: &quot;sing to me,&quot;
+              text run at (10,19) width 66: &quot;erbarme dich&quot;
+      RenderBlock {P} at (5,320) size 480x65 [color=#000000]
+        RenderText {#text} at (0,0) size 480x38
+          text run at (0,0) width 473: &quot;This is a nonsensical document, but syntactically valid HTML 4.0. All 100%-conformant CSS1&quot;
+          text run at (0,13) width 480: &quot;agents should be able to render the document elements above this paragraph indistinguishably&quot;
+          text run at (0,26) width 122: &quot;(to the pixel) from this &quot;
+        RenderInline {A} at (0,0) size 102x12 [color=#0000EE]
+          RenderText {#text} at (122,26) size 102x12
+            text run at (122,26) width 102: &quot;reference rendering,&quot;
+        RenderText {#text} at (224,26) size 474x38
+          text run at (224,26) width 4: &quot; &quot;
+          text run at (228,26) width 246: &quot;(except font rasterization and form widgets). All&quot;
+          text run at (0,39) width 449: &quot;discrepancies should be traceable to CSS1 implementation shortcomings. Once you have&quot;
+          text run at (0,52) width 259: &quot;finished evaluating this test, you can return to the &quot;
+        RenderInline {A} at (0,0) size 60x12 [color=#0000EE]
+          RenderText {#text} at (259,52) size 60x12
+            text run at (259,52) width 60: &quot;parent page&quot;
+        RenderText {#text} at (319,52) size 4x12
+          text run at (319,52) width 4: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,182 @@
</span><ins>+layer at (0,0) size 785x1721
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1721
+  RenderBlock {HTML} at (0,0) size 785x1721
+    RenderBody {BODY} at (8,20) size 769x1681 [bgcolor=#A6A972]
+      RenderBlock {DIV} at (83,0) size 603x1681 [bgcolor=#FDFDE9] [border: (1px solid #000000)]
+        RenderBlock {DIV} at (1,31) size 600x70
+        RenderBlock {DIV} at (1,114) size 600x1495
+          RenderBlock {P} at (20,0) size 560x80 [color=#333333]
+            RenderText {#text} at (0,2) size 520x35
+              text run at (0,2) width 520: &quot;We are trying to understand how UVic students perform Shakespeare related research for&quot;
+              text run at (0,22) width 265: &quot;classes as well as for their own interest. The &quot;
+            RenderInline {A} at (0,0) size 173x15
+              RenderText {#text} at (265,22) size 173x15
+                text run at (265,22) width 173: &quot;Internet Shakespeare Editions&quot;
+            RenderText {#text} at (438,22) size 560x55
+              text run at (438,22) width 122: &quot; are being developed&quot;
+              text run at (0,42) width 210: &quot;for students as well as Shakespeare &quot;
+              text run at (210,42) width 349: &quot;scholars world wide to better understand the man, his plays&quot;
+              text run at (0,62) width 155: &quot;and our interpretations of &quot;
+              text run at (155,62) width 35: &quot;them.&quot;
+          RenderBlock {P} at (20,93) size 560x21 [color=#333333]
+            RenderText {#text} at (0,2) size 463x15
+              text run at (0,2) width 463: &quot;Please take the time to carefully review and complete the following questions.&quot;
+          RenderBlock {FORM} at (20,138) size 560x1324
+            RenderBlock {H2} at (0,0) size 560x16 [color=#333333]
+              RenderText {#text} at (0,0) size 201x16
+                text run at (0,0) width 201: &quot;PERSONAL INFORMATION&quot;
+            RenderBlock (floating) {SPAN} at (0,26) size 325x20 [color=#333333]
+              RenderText {#text} at (0,2) size 68x15
+                text run at (0,2) width 68: &quot;Your Name*&quot;
+            RenderTextControl {INPUT} at (325,26) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderBlock (floating) {SPAN} at (0,47) size 325x20 [color=#333333]
+              RenderText {#text} at (0,2) size 120x15
+                text run at (0,2) width 120: &quot;Your e-mail address*&quot;
+            RenderTextControl {INPUT} at (325,47) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderBlock (floating) {SPAN} at (0,68) size 325x20 [color=#333333]
+              RenderText {#text} at (0,2) size 128x15
+                text run at (0,2) width 128: &quot;Your degree program*&quot;
+            RenderMenuList {SELECT} at (325,68) size 180x18 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 89x13
+                  text run at (8,2) width 89: &quot;Program options&quot;
+            RenderBlock (floating) {SPAN} at (0,88) size 325x20 [color=#333333]
+              RenderText {#text} at (0,2) size 110x15
+                text run at (0,2) width 110: &quot;Your year of study*&quot;
+            RenderMenuList {SELECT} at (325,88) size 180x18 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 123x13
+                  text run at (8,2) width 123: &quot;Years you've been here&quot;
+            RenderBlock (floating) {SPAN} at (0,108) size 325x20 [color=#333333]
+              RenderText {#text} at (0,2) size 152x15
+                text run at (0,2) width 152: &quot;Shakespeare classes taken&quot;
+            RenderMenuList {SELECT} at (325,108) size 180x18 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 76x13
+                  text run at (8,2) width 76: &quot;Number taken&quot;
+            RenderBlock {P} at (0,139) size 560x21 [color=#333333]
+              RenderText {#text} at (0,2) size 156x15
+                text run at (0,2) width 156: &quot;* indicates a required field&quot;
+            RenderBlock {H2} at (0,184) size 560x17 [color=#333333]
+              RenderText {#text} at (0,0) size 298x16
+                text run at (0,0) width 298: &quot;SHAKESPEARE RESEARCH QUESTIONS&quot;
+            RenderBlock (floating) {SPAN} at (0,210) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 321x15
+                text run at (0,2) width 321: &quot;What percentage of your research time is spent online?&quot;
+            RenderMenuList {SELECT} at (325,210) size 180x19 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 106x13
+                  text run at (8,2) width 106: &quot;Percentages of time&quot;
+            RenderBlock (floating) {SPAN} at (0,230) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 300x35
+                text run at (0,2) width 300: &quot;What is holding you back from doing more research&quot;
+                text run at (0,22) width 41: &quot;online?&quot;
+            RenderMenuList {SELECT} at (325,230) size 180x19 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 44x13
+                  text run at (8,2) width 44: &quot;Reasons&quot;
+            RenderBlock (floating) {SPAN} at (0,250) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 220x15
+                text run at (0,2) width 220: &quot;Your research is primarily focused on:&quot;
+            RenderBlock {SPAN} at (325,250) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+              RenderText {#text} at (16,2) size 32x15
+                text run at (16,2) width 32: &quot;Texts&quot;
+            RenderBlock {SPAN} at (325,270) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+              RenderText {#text} at (16,2) size 133x15
+                text run at (16,2) width 133: &quot;Performance materials&quot;
+            RenderBlock {SPAN} at (325,290) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+              RenderText {#text} at (16,2) size 21x15
+                text run at (16,2) width 21: &quot;n/a&quot;
+            RenderBlock {H2} at (0,335) size 560x17 [color=#333333]
+              RenderText {#text} at (0,0) size 374x16
+                text run at (0,0) width 374: &quot;INTERNET SHAKESPEARE EDITIONS QUESTIONS&quot;
+            RenderBlock (floating) {SPAN} at (0,361) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 302x15
+                text run at (0,2) width 302: &quot;Have you used UVic's Internet Shakespeare Editions?&quot;
+            RenderBlock {SPAN} at (325,361) size 180x21 [color=#333333]
+              RenderText {#text} at (0,2) size 19x15
+                text run at (0,2) width 19: &quot;Yes&quot;
+              RenderBlock {INPUT} at (21,3) size 12x13 [color=#000000]
+              RenderText {#text} at (35,2) size 19x15
+                text run at (35,2) width 4: &quot; &quot;
+                text run at (39,2) width 15: &quot;No&quot;
+              RenderBlock {INPUT} at (56,3) size 12x13 [color=#000000]
+              RenderText {#text} at (0,0) size 0x0
+            RenderBlock {P} at (0,394) size 560x21 [color=#333333]
+              RenderText {#text} at (0,2) size 378x15
+                text run at (0,2) width 378: &quot;-- If you answered no to this question, skip to the next section --&quot;
+            RenderBlock (floating) {SPAN} at (0,427) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 274x15
+                text run at (0,2) width 274: &quot;Which area of the ISE did you find most useful?&quot;
+            RenderMenuList {SELECT} at (325,427) size 180x19 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 98x13
+                  text run at (8,2) width 98: &quot;Sections of the ISE&quot;
+            RenderBlock (floating) {SPAN} at (0,447) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 252x15
+                text run at (0,2) width 252: &quot;How did you find the navigation of the ISE?&quot;
+            RenderMenuList {SELECT} at (325,447) size 180x19 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (0,0) size 180x18
+                RenderText at (8,2) size 92x13
+                  text run at (8,2) width 92: &quot;Level of difficulty&quot;
+            RenderBlock (floating) {SPAN} at (0,467) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 206x15
+                text run at (0,2) width 206: &quot;Please describe your use of the ISE.&quot;
+            RenderBlock {H2} at (0,621) size 560x17 [color=#333333]
+              RenderText {#text} at (0,0) size 291x16
+                text run at (0,0) width 291: &quot;TOOLS IN DEVELOPMENT QUESTIONS&quot;
+            RenderBlock {P} at (0,651) size 560x61 [color=#333333]
+              RenderText {#text} at (0,2) size 556x55
+                text run at (0,2) width 453: &quot;We are in the process of both making new material available and developing &quot;
+                text run at (453,2) width 103: &quot;new tools to view&quot;
+                text run at (0,22) width 354: &quot;and extrapolate information from Shakespeare's works. The &quot;
+                text run at (354,22) width 160: &quot;following images are visual&quot;
+                text run at (0,42) width 343: &quot;representations of some of the ideas being thrown around.&quot;
+            RenderBlock {P} at (0,724) size 560x21 [color=#333333]
+              RenderText {#text} at (0,2) size 337x15
+                text run at (0,2) width 337: &quot;Please review them carefully and provide feedback below&quot;
+            RenderBlock (floating) {SPAN} at (0,757) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 145x15
+                text run at (0,2) width 145: &quot;Your comments on Fig. 1&quot;
+            RenderBlock (floating) {SPAN} at (0,888) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 145x15
+                text run at (0,2) width 145: &quot;Your comments on Fig. 2&quot;
+            RenderBlock (floating) {SPAN} at (0,1019) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 145x15
+                text run at (0,2) width 145: &quot;Your comments on Fig. 3&quot;
+            RenderBlock {H2} at (0,1170) size 560x17 [color=#333333]
+              RenderText {#text} at (0,0) size 143x16
+                text run at (0,0) width 143: &quot;OTHER FEEDBACK&quot;
+            RenderBlock (floating) {SPAN} at (0,1196) size 325x21 [color=#333333]
+              RenderText {#text} at (0,2) size 220x15
+                text run at (0,2) width 220: &quot;Please enter any other thoughts here.&quot;
+          RenderBlock {P} at (20,1474) size 560x21 [color=#333333]
+            RenderText {#text} at (0,2) size 233x15
+              text run at (0,2) width 233: &quot;Thank you for your time filling this out.&quot;
+        RenderBlock {DIV} at (1,1628) size 600x52 [border: (1px dashed #A6A972) none]
+          RenderBlock {SPAN} at (0,16) size 600x20 [color=#333333]
+            RenderText {#text} at (247,2) size 106x15
+              text run at (247,2) width 106: &quot;\x{A9}2003 Kevin Davis&quot;
+layer at (441,302) size 180x13
+  RenderBlock {DIV} at (3,3) size 180x13
+layer at (441,323) size 180x13
+  RenderBlock {DIV} at (3,3) size 180x13
+layer at (113,764) size 506x106 clip at (114,765) size 504x104
+  RenderTextControl {TEXTAREA} at (0,490) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1051) size 506x106 clip at (114,1052) size 504x104
+  RenderTextControl {TEXTAREA} at (0,777) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1182) size 506x106 clip at (114,1183) size 504x104
+  RenderTextControl {TEXTAREA} at (0,908) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1313) size 506x106 clip at (114,1314) size 504x104
+  RenderTextControl {TEXTAREA} at (0,1039) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1490) size 506x106 clip at (114,1491) size 504x104
+  RenderTextControl {TEXTAREA} at (0,1216) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,13 +28,13 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
</span><del>-            RenderText {#text} at (7,8) size 88x62
-              text run at (7,8) width 64: &quot;:empty {&quot;
-              text run at (71,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 89x62
+              text run at (6,8) width 65: &quot;:empty {&quot;
+              text run at (70,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 89: &quot;&lt;div&gt;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,145) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 481x17
</span><span class="cx">               text run at (0,0) width 481: &quot;The CSS selector should match the div element, because it is empty&quot;
</span><span class="lines">@@ -43,13 +43,13 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
</span><del>-            RenderText {#text} at (7,8) size 272x62
-              text run at (7,8) width 64: &quot;:empty {&quot;
-              text run at (71,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 272: &quot;&lt;div&gt;&lt;!-- Just a comment --&gt;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 273x62
+              text run at (6,8) width 65: &quot;:empty {&quot;
+              text run at (70,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 273: &quot;&lt;div&gt;&lt;!-- Just a comment --&gt;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,145) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 481x17
</span><span class="cx">               text run at (0,0) width 481: &quot;The CSS selector should match the div element, because it is empty&quot;
</span><span class="lines">@@ -58,13 +58,13 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
</span><del>-            RenderText {#text} at (7,8) size 96x62
-              text run at (7,8) width 64: &quot;:empty {&quot;
-              text run at (71,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 96: &quot;&lt;div&gt; &lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 97x62
+              text run at (6,8) width 65: &quot;:empty {&quot;
+              text run at (70,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 97: &quot;&lt;div&gt; &lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,145) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span><span class="lines">@@ -95,13 +95,13 @@
</span><span class="cx">               RenderBlock {BLOCKQUOTE} at (12,12) size 560x0 [bgcolor=#990000]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
</span><del>-            RenderText {#text} at (7,8) size 288x62
-              text run at (7,8) width 64: &quot;:empty {&quot;
-              text run at (71,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 288: &quot;&lt;div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 289x62
+              text run at (6,8) width 65: &quot;:empty {&quot;
+              text run at (70,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 289: &quot;&lt;div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,145) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span><span class="lines">@@ -111,18 +111,18 @@
</span><span class="cx">               RenderBlock {DIV} at (12,12) size 560x0 [bgcolor=#990000]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
</span><del>-            RenderText {#text} at (7,8) size 384x107
-              text run at (7,8) width 64: &quot;:empty {&quot;
-              text run at (71,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 224: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
-              text run at (231,55) width 0: &quot; &quot;
-              text run at (7,70) width 0: &quot; &quot;
-              text run at (7,85) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
-              text run at (391,85) width 0: &quot; &quot;
-              text run at (7,100) width 368: &quot;ib.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</del><ins>+            RenderText {#text} at (6,8) size 385x107
+              text run at (6,8) width 65: &quot;:empty {&quot;
+              text run at (70,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 225: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
+              text run at (230,55) width 1: &quot; &quot;
+              text run at (6,70) width 1: &quot; &quot;
+              text run at (6,85) width 385: &quot;var ib = document.getElementById('appendChild');&quot;
+              text run at (390,85) width 1: &quot; &quot;
+              text run at (6,100) width 369: &quot;ib.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 573x35
</span><span class="cx">               text run at (0,0) width 573: &quot;The CSS selector should not match the orignal div element, because it will not be&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
</span><del>-            RenderText {#text} at (7,8) size 144x92
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 145x92
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,175) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx">             RenderBlock {BLOCKQUOTE} at (0,24) size 584x0
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
</span><del>-            RenderText {#text} at (7,8) size 224x107
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (231,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 225x107
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 225: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (230,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span><span class="lines">@@ -71,19 +71,19 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
</span><del>-            RenderText {#text} at (7,8) size 208x107
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (215,70) width 0: &quot; &quot;
-              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 209x107
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 209: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (214,70) width 1: &quot; &quot;
+              text run at (6,85) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x54
</span><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span><span class="lines">@@ -123,19 +123,19 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
</span><del>-            RenderText {#text} at (7,8) size 224x107
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (231,70) width 0: &quot; &quot;
-              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 225x107
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 225: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (230,70) width 1: &quot; &quot;
+              text run at (6,85) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 582x35
</span><span class="cx">               text run at (0,0) width 582: &quot;The CSS selector should not match the inner div element, because it is the second&quot;
</span><span class="lines">@@ -146,22 +146,22 @@
</span><span class="cx">             RenderBlock {DIV} at (0,24) size 584x0
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
</span><del>-            RenderText {#text} at (7,8) size 520x137
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (263,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (55,85) width 0: &quot; &quot;
-              text run at (7,100) width 0: &quot; &quot;
-              text run at (7,115) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (399,115) width 0: &quot; &quot;
-              text run at (7,130) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
</del><ins>+            RenderText {#text} at (6,8) size 521x137
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 257: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (262,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
+              text run at (54,85) width 1: &quot; &quot;
+              text run at (6,100) width 1: &quot; &quot;
+              text run at (6,115) width 393: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (398,115) width 1: &quot; &quot;
+              text run at (6,130) width 521: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
</ins><span class="cx">           RenderBlock {P} at (16,220) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="lines">@@ -172,22 +172,22 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
</span><del>-            RenderText {#text} at (7,8) size 520x137
-              text run at (7,8) width 144: &quot;div :first-child {&quot;
-              text run at (151,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (263,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (55,85) width 0: &quot; &quot;
-              text run at (7,100) width 0: &quot; &quot;
-              text run at (7,115) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (399,115) width 0: &quot; &quot;
-              text run at (7,130) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
</del><ins>+            RenderText {#text} at (6,8) size 521x137
+              text run at (6,8) width 145: &quot;div :first-child {&quot;
+              text run at (150,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 257: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (262,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
+              text run at (54,85) width 1: &quot; &quot;
+              text run at (6,100) width 1: &quot; &quot;
+              text run at (6,115) width 393: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (398,115) width 1: &quot; &quot;
+              text run at (6,130) width 521: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
</ins><span class="cx">           RenderBlock {P} at (16,220) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><span class="cx">               text run at (0,0) width 515: &quot;The original div element should not be a match for the :first-child selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
</span><del>-            RenderText {#text} at (7,8) size 136x92
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 137x92
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,175) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
</span><del>-            RenderText {#text} at (7,8) size 224x107
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (231,70) width 0: &quot; &quot;
-              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 225x107
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 225: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (230,70) width 1: &quot; &quot;
+              text run at (6,85) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span><span class="lines">@@ -71,19 +71,19 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
</span><del>-            RenderText {#text} at (7,8) size 208x107
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (215,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 209x107
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 209: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (214,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x54
</span><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span><span class="lines">@@ -123,19 +123,19 @@
</span><span class="cx">             RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#990000]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
</span><del>-            RenderText {#text} at (7,8) size 224x107
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (231,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 225x107
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 225: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (230,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 555x35
</span><span class="cx">               text run at (0,0) width 555: &quot;The CSS selector should not match the inner div element, because it is the first&quot;
</span><span class="lines">@@ -146,22 +146,22 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
</span><del>-            RenderText {#text} at (7,8) size 480x137
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (255,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (55,85) width 0: &quot; &quot;
-              text run at (7,100) width 0: &quot; &quot;
-              text run at (7,115) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (391,115) width 0: &quot; &quot;
-              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</del><ins>+            RenderText {#text} at (6,8) size 481x137
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 249: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (254,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
+              text run at (54,85) width 1: &quot; &quot;
+              text run at (6,100) width 1: &quot; &quot;
+              text run at (6,115) width 385: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (390,115) width 1: &quot; &quot;
+              text run at (6,130) width 481: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</ins><span class="cx">           RenderBlock {P} at (16,220) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="lines">@@ -172,22 +172,22 @@
</span><span class="cx">             RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
</span><del>-            RenderText {#text} at (7,8) size 480x137
-              text run at (7,8) width 136: &quot;div :last-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (255,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (55,85) width 0: &quot; &quot;
-              text run at (7,100) width 0: &quot; &quot;
-              text run at (7,115) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (391,115) width 0: &quot; &quot;
-              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</del><ins>+            RenderText {#text} at (6,8) size 481x137
+              text run at (6,8) width 137: &quot;div :last-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 249: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (254,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
+              text run at (54,85) width 1: &quot; &quot;
+              text run at (6,100) width 1: &quot; &quot;
+              text run at (6,115) width 385: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (390,115) width 1: &quot; &quot;
+              text run at (6,130) width 481: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</ins><span class="cx">           RenderBlock {P} at (16,220) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><span class="cx">               text run at (0,0) width 515: &quot;The original div element should not be a match for the :last-child selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
</span><del>-            RenderText {#text} at (7,8) size 136x92
-              text run at (7,8) width 136: &quot;div :only-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 137x92
+              text run at (6,8) width 137: &quot;div :only-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,175) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="lines">@@ -48,19 +48,19 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
</span><del>-            RenderText {#text} at (7,8) size 208x107
-              text run at (7,8) width 136: &quot;div :only-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (215,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 209x107
+              text run at (6,8) width 137: &quot;div :only-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 209: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (214,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="lines">@@ -96,19 +96,19 @@
</span><span class="cx">             RenderBlock {BLOCKQUOTE} at (40,40) size 504x0
</span><span class="cx">           RenderBlock {PRE} at (16,56) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;4&quot;
</span><del>-            RenderText {#text} at (7,8) size 224x107
-              text run at (7,8) width 136: &quot;div :only-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,55) width 0: &quot; &quot;
-              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,70) width 0: &quot; &quot;
-              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (231,85) width 0: &quot; &quot;
-              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,8) size 225x107
+              text run at (6,8) width 137: &quot;div :only-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,55) width 1: &quot; &quot;
+              text run at (6,70) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,70) width 1: &quot; &quot;
+              text run at (6,85) width 225: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (230,85) width 1: &quot; &quot;
+              text run at (6,100) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,193) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 570x35
</span><span class="cx">               text run at (0,0) width 570: &quot;The CSS selector should not match the inner div element, because it not the only&quot;
</span><span class="lines">@@ -119,22 +119,22 @@
</span><span class="cx">             RenderBlock {DIV} at (0,24) size 584x0
</span><span class="cx">           RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
</span><del>-            RenderText {#text} at (7,8) size 480x137
-              text run at (7,8) width 136: &quot;div :only-child {&quot;
-              text run at (143,8) width 0: &quot; &quot;
-              text run at (7,25) width 8: &quot;}&quot;
-              text run at (15,25) width 0: &quot; &quot;
-              text run at (7,40) width 0: &quot; &quot;
-              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,55) width 0: &quot; &quot;
-              text run at (7,70) width 248: &quot;   &lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
-              text run at (255,70) width 0: &quot; &quot;
-              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (55,85) width 0: &quot; &quot;
-              text run at (7,100) width 0: &quot; &quot;
-              text run at (7,115) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
-              text run at (391,115) width 0: &quot; &quot;
-              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</del><ins>+            RenderText {#text} at (6,8) size 481x137
+              text run at (6,8) width 137: &quot;div :only-child {&quot;
+              text run at (142,8) width 1: &quot; &quot;
+              text run at (6,25) width 9: &quot;}&quot;
+              text run at (14,25) width 1: &quot; &quot;
+              text run at (6,40) width 1: &quot; &quot;
+              text run at (6,55) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,55) width 1: &quot; &quot;
+              text run at (6,70) width 249: &quot;   &lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
+              text run at (254,70) width 1: &quot; &quot;
+              text run at (6,85) width 49: &quot;&lt;/div&gt;&quot;
+              text run at (54,85) width 1: &quot; &quot;
+              text run at (6,100) width 1: &quot; &quot;
+              text run at (6,115) width 385: &quot;var ib = document.getElementById('appendChild');&quot;
+              text run at (390,115) width 1: &quot; &quot;
+              text run at (6,130) width 481: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</ins><span class="cx">           RenderBlock {P} at (16,220) size 584x36
</span><span class="cx">             RenderText {#text} at (0,0) size 569x35
</span><span class="cx">               text run at (0,0) width 521: &quot;The CSS selector should not match the original div element, because it is &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicinputsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,84 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 470x582
+      RenderBlock (anonymous) at (0,0) size 470x306
+        RenderText {#text} at (0,0) size 326x18
+          text run at (0,0) width 326: &quot;This tests basic inputs. Here's what you should see: &quot;
+        RenderBR {BR} at (326,14) size 0x0
+        RenderBR {BR} at (0,18) size 0x18
+        RenderText {#text} at (0,36) size 455x54
+          text run at (0,36) width 432: &quot;first line: the letter \&quot;a\&quot; and then a text input field filled with repeating&quot;
+          text run at (0,54) width 85: &quot;\&quot;foobarbaz\&quot;, &quot;
+          text run at (85,54) width 370: &quot;then the word \&quot;text\&quot; followed by a disabled text input field&quot;
+          text run at (0,72) width 332: &quot;filled with \&quot;foo\&quot; and then the letter \&quot;b\&quot; and then \&quot;a\&quot; &quot;
+        RenderBR {BR} at (332,86) size 0x0
+        RenderBR {BR} at (0,90) size 0x18
+        RenderText {#text} at (0,108) size 466x54
+          text run at (0,108) width 466: &quot;second line: and then a password input field that's filled and then the word&quot;
+          text run at (0,126) width 448: &quot;\&quot;password\&quot; and then a disabled password field that's filled and then the&quot;
+          text run at (0,144) width 61: &quot;letter \&quot;b\&quot; &quot;
+        RenderBR {BR} at (61,158) size 0x0
+        RenderBR {BR} at (0,162) size 0x18
+        RenderText {#text} at (0,180) size 451x36
+          text run at (0,180) width 451: &quot;third line: the letter \&quot;a\&quot; and then a checkbox (unchecked) with the word&quot;
+          text run at (0,198) width 357: &quot;\&quot;checkbox\&quot; and then a disabled checkbox and letter \&quot;b\&quot; &quot;
+        RenderBR {BR} at (357,212) size 0x0
+        RenderBR {BR} at (0,216) size 0x18
+        RenderText {#text} at (0,234) size 449x54
+          text run at (0,234) width 401: &quot;fourth line: the last line has the letter \&quot;a\&quot; and then a redio button&quot;
+          text run at (0,252) width 449: &quot;(unselected) and then the word \&quot;radio\&quot; and then a disabled radio button&quot;
+          text run at (0,270) width 111: &quot;and the letter \&quot;b\&quot; &quot;
+        RenderBR {BR} at (111,284) size 0x0
+        RenderBR {BR} at (0,288) size 0x18
+      RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,3) size 7x18
+          text run at (1,3) width 7: &quot;a&quot;
+        RenderTextControl {INPUT} at (10,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (135,3) size 27x18
+          text run at (135,3) width 27: &quot;text &quot;
+        RenderTextControl {INPUT} at (164,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (289,3) size 19x18
+          text run at (289,3) width 12: &quot;b &quot;
+          text run at (301,3) width 7: &quot;a&quot;
+        RenderTextControl {INPUT} at (310,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (1,26) size 64x18
+          text run at (1,26) width 64: &quot;password &quot;
+        RenderTextControl {INPUT} at (67,26) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (192,26) size 8x18
+          text run at (192,26) width 8: &quot;b&quot;
+      RenderBlock {DIV} at (10,374) size 450x21 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,1) size 7x18
+          text run at (1,1) width 7: &quot;a&quot;
+        RenderBlock {INPUT} at (10,5) size 12x12
+        RenderText {#text} at (24,1) size 65x18
+          text run at (24,1) width 65: &quot;checkbox &quot;
+        RenderBlock {INPUT} at (91,5) size 12x12
+        RenderText {#text} at (105,1) size 8x18
+          text run at (105,1) width 8: &quot;b&quot;
+      RenderBlock {DIV} at (10,405) size 450x21 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,1) size 7x18
+          text run at (1,1) width 7: &quot;a&quot;
+        RenderBlock {INPUT} at (10,4) size 12x13
+        RenderText {#text} at (24,1) size 36x18
+          text run at (24,1) width 36: &quot;radio &quot;
+        RenderBlock {INPUT} at (62,4) size 12x13
+        RenderText {#text} at (76,1) size 8x18
+          text run at (76,1) width 8: &quot;b&quot;
+layer at (31,330) size 117x13 scrollWidth 165
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 164x13
+      text run at (0,0) width 164: &quot;foobarbazfoobarbazfoobarbaz&quot;
+layer at (185,330) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13 [color=#545454]
+    RenderText {#text} at (0,0) size 18x13
+      text run at (0,0) width 18: &quot;foo&quot;
+layer at (331,330) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 19x13
+      text run at (0,0) width 19: &quot;\x{2022}\x{2022}\x{2022}&quot;
+layer at (88,353) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13 [color=#545454]
+    RenderText {#text} at (0,0) size 19x13
+      text run at (0,0) width 19: &quot;\x{2022}\x{2022}\x{2022}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -80,22 +80,22 @@
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 61: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 62: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (334,80) size 245x26 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 61: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 62: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (581,80) size 245x26 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 61: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 62: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (828,80) size 245x26 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 61: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 62: &quot;Choose File&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {FORM} at (0,0) size 784x19
+        RenderBlock {INPUT} at (2,3) size 12x13
+        RenderText {#text} at (16,0) size 34x18
+          text run at (16,0) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (52,3) size 12x13
+        RenderText {#text} at (66,0) size 37x18
+          text run at (66,0) width 37: &quot;Three&quot;
+      RenderBlock {FORM} at (0,35) size 784x19
+        RenderBlock {INPUT} at (2,3) size 12x13
+        RenderText {#text} at (16,0) size 31x18
+          text run at (16,0) width 31: &quot;One &quot;
+        RenderBlock {INPUT} at (49,3) size 12x13
+        RenderText {#text} at (63,0) size 34x18
+          text run at (63,0) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (99,3) size 12x13
+        RenderText {#text} at (113,0) size 41x18
+          text run at (113,0) width 41: &quot;Three &quot;
+        RenderBlock {INPUT} at (156,3) size 12x13
+        RenderText {#text} at (170,0) size 27x18
+          text run at (170,0) width 27: &quot;One&quot;
+      RenderBlock (anonymous) at (0,70) size 784x36
+        RenderText {#text} at (0,0) size 766x36
+          text run at (0,0) width 505: &quot;The count of the # of elements in form 1 should be 2 and in form 2 should be 4. &quot;
+          text run at (505,0) width 261: &quot;The count in form 1 is 2, and the count in&quot;
+          text run at (0,18) width 68: &quot;form 2 is 4&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmove2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</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
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {FORM} at (0,0) size 784x19
+        RenderBlock {INPUT} at (2,3) size 12x13
+        RenderBlock {INPUT} at (18,3) size 12x13
+      RenderBlock (anonymous) at (0,35) size 784x36
+        RenderText {#text} at (0,0) size 777x36
+          text run at (0,0) width 777: &quot;There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two&quot;
+          text run at (0,18) width 26: &quot;is 1.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -7,28 +7,28 @@
</span><span class="cx"> layer at (293,130) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x54
</del><ins>+      RenderText {#text} at (12,0) size 126x54
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (218,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x54
</del><ins>+      RenderText {#text} at (12,0) size 126x54
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (368,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x54
</del><ins>+      RenderText {#text} at (12,0) size 126x54
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (293,350) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 125x54
</del><ins>+      RenderText {#text} at (12,0) size 126x54
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,18) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,36) width 100: &quot;should be green&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -6,48 +6,15 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 309x18
</span><span class="cx">           text run at (0,0) width 309: &quot;The following sets of buttons should not overlap.&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x26
-        RenderTableSection {TBODY} at (0,0) size 784x26
-          RenderTableRow {TR} at (0,1) size 784x24
-            RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 49x14
-                  RenderText at (0,0) size 49x13
-                    text run at (0,0) width 49: &quot;New Mail&quot;
-            RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 29x14
-                  RenderText at (0,0) size 29x13
-                    text run at (0,0) width 29: &quot;Reply&quot;
-            RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 47x14
-                  RenderText at (0,0) size 47x13
-                    text run at (0,0) width 47: &quot;Reply All&quot;
-            RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x23
+        RenderTableSection {TBODY} at (0,0) size 784x23
+          RenderTableRow {TR} at (0,1) size 784x21
+            RenderTableCell {TD} at (1,1) size 6x21 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x13
+            RenderTableCell {TD} at (8,1) size 6x21 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x13
+            RenderTableCell {TD} at (15,1) size 6x21 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x13
+            RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 4x18
</span><span class="cx">                 text run at (1,1) width 4: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,44) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderTable {TABLE} at (0,80) size 784x26
-        RenderTableSection {TBODY} at (0,0) size 784x26
-          RenderTableRow {TR} at (0,1) size 784x24
-            RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 49x14
-                  RenderText at (0,0) size 49x13
-                    text run at (0,0) width 49: &quot;New Mail&quot;
-            RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 29x14
-                  RenderText at (0,0) size 29x13
-                    text run at (0,0) width 29: &quot;Reply&quot;
-            RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
-              RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 47x14
-                  RenderText at (0,0) size 47x13
-                    text run at (0,0) width 47: &quot;Reply All&quot;
-            RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x18
-                text run at (1,1) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomofoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48
+      RenderRuby (inline) {RUBY} at (0,0) size 500x37
+        RenderRubyRun (anonymous) at (0,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (50,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (100,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (150,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (200,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (250,0) size 50x48
+          RenderRubyText {RT} at (32,18) size 9x11
+            RenderText {#text} at (0,0) size 9x11
+              text run at (0,0) width 11: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (300,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (350,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,6) size 9x4
+                    text run at (0,6) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (400,0) size 50x48
+          RenderRubyText {RT} at (32,11) size 9x25
+            RenderText {#text} at (0,0) size 9x24
+              text run at (0,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (450,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomofoletterspacingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x112
+  RenderBlock {HTML} at (0,0) size 800x112
+    RenderBody {BODY} at (8,8) size 784x96
+      RenderRuby (inline) {RUBY} at (0,0) size 570x37
+        RenderRubyRun (anonymous) at (0,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (57,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (114,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (171,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (228,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 9x8
+                RenderRubyText {RT} at (9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (285,0) size 57x48
+          RenderRubyText {RT} at (32,18) size 9x11
+            RenderText {#text} at (0,0) size 9x11
+              text run at (0,0) width 11: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (342,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (399,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,6) size 9x4
+                    text run at (0,6) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (456,0) size 57x48
+          RenderRubyText {RT} at (32,11) size 9x25
+            RenderText {#text} at (0,0) size 9x24
+              text run at (0,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (513,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 9x16
+                RenderRubyText {RT} at (9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4EBA}&quot;
+      RenderText {#text} at (570,5) size 33x37
+        text run at (570,5) width 33: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,53) size 570x37
+        text run at (0,53) width 570: &quot;\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomoforlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (724,0) size 76x600
+  RenderBlock {HTML} at (0,0) size 76x600
+    RenderBody {BODY} at (20,8) size 48x584
+      RenderRuby (inline) {RUBY} at (0,0) size 37x320
+        RenderRubyRun (anonymous) at (0,0) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,12) size 9x8
+                RenderRubyText {RT} at (-9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (0,32) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,8) size 9x16
+                RenderRubyText {RT} at (-9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (0,64) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,12) size 9x8
+                RenderRubyText {RT} at (-9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (0,96) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,8) size 9x16
+                RenderRubyText {RT} at (-9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (0,128) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,12) size 9x8
+                RenderRubyText {RT} at (-9,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x8
+                  RenderText {#text} at (0,0) size 9x8
+                    text run at (0,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (0,160) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderText {#text} at (0,10) size 9x12
+              text run at (0,10) width 11: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (0,192) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,8) size 9x16
+                RenderRubyText {RT} at (-9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (0,224) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,8) size 9x16
+                RenderRubyText {RT} at (-9,0) size 9x16
+                  RenderText {#text} at (0,6) size 9x4
+                    text run at (0,6) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (0,256) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderText {#text} at (0,4) size 9x24
+              text run at (0,4) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (0,288) size 48x32
+          RenderRubyText {RT} at (-4,0) size 9x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,8) size 9x16
+                RenderRubyText {RT} at (-9,0) size 9x16
+                  RenderText {#text} at (0,4) size 9x8
+                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x16
+                  RenderText {#text} at (0,0) size 9x16
+                    text run at (0,0) width 16: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">         RenderBlock {caption} at (0,126) size 126x0
</span><span class="cx"> layer at (8,218) size 126x54
</span><span class="cx">   RenderBlock {caption} at (0,210) size 126x54
</span><del>-    RenderText {#text} at (25,0) size 117x54
</del><ins>+    RenderText {#text} at (25,0) size 116x54
</ins><span class="cx">       text run at (25,0) width 76: &quot;PASS: First&quot;
</span><span class="cx">       text run at (5,18) width 116: &quot;Caption aligned to&quot;
</span><span class="cx">       text run at (29,36) width 68: &quot;the bottom&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">       text run at (0,0) width 230: &quot;PASS: Caption with a fixed position&quot;
</span><span class="cx"> layer at (8,8) size 126x36
</span><span class="cx">   RenderBlock {caption} at (0,0) size 126x36
</span><del>-    RenderText {#text} at (14,0) size 103x36
</del><ins>+    RenderText {#text} at (14,0) size 102x36
</ins><span class="cx">       text run at (14,0) width 98: &quot;PASS: Caption&quot;
</span><span class="cx">       text run at (12,18) width 102: &quot;with opacity 0.7&quot;
</span><span class="cx"> layer at (10,196) size 331x18
</span></span></pre>
</div>
</div>

</body>
</html>