<!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>[163942] 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/163942">163942</a></dd>
<dt>Author</dt> <dd>rniwa@webkit.org</dd>
<dt>Date</dt> <dd>2014-02-11 20:42:47 -0800 (Tue, 11 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Windows rebaselines.

* platform/win/css1/box_properties/margin_right-expected.txt:
* platform/win/css1/box_properties/padding-expected.txt:
* platform/win/css1/box_properties/padding_left-expected.txt:
* platform/win/css1/box_properties/padding_right-expected.txt:
* platform/win/css1/formatting_model/vertical_formatting-expected.txt:
* platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
* platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
* platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
* platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
* 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/repaint/reflection-redraw-expected.txt:
* platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
* platform/win/fast/table/multiple-captions-display-expected.txt:
* platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt:
* platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt:
* platform/win/mathml: Added.
* platform/win/mathml/presentation: Added.
* platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt: Added.
* platform/win/tables/mozilla/marvin/body_col-expected.txt:
* platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
* platform/win/tables/mozilla/other/body_col-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_rightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_leftexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_rightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0804c5507padnr00cagexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0804c5509padnl00bagexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0804c5510padn00bagexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0905c414fltwrap00eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticallrltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt</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="#trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinjsdomdomstaticpropertyforiniterationexpectedtxt">trunk/LayoutTests/platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinjsdomglobalconstructorsattributessharedworkerexpectedtxt">trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/win/mathml/</li>
<li>trunk/LayoutTests/platform/win/mathml/presentation/</li>
<li><a href="#trunkLayoutTestsplatformwinmathmlpresentationmenclosenotationdefaultlongdivexpectedtxt">trunk/LayoutTests/platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/ChangeLog        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -1,3 +1,36 @@
</span><ins>+2014-02-11  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
+
+        Windows rebaselines.
+
+        * platform/win/css1/box_properties/margin_right-expected.txt:
+        * platform/win/css1/box_properties/padding-expected.txt:
+        * platform/win/css1/box_properties/padding_left-expected.txt:
+        * platform/win/css1/box_properties/padding_right-expected.txt:
+        * platform/win/css1/formatting_model/vertical_formatting-expected.txt:
+        * platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
+        * platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
+        * platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
+        * platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
+        * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
+        * 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/repaint/reflection-redraw-expected.txt:
+        * platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
+        * platform/win/fast/table/multiple-captions-display-expected.txt:
+        * platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt:
+        * platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt:
+        * platform/win/mathml: Added.
+        * platform/win/mathml/presentation: Added.
+        * platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt: Added.
+        * platform/win/tables/mozilla/marvin/body_col-expected.txt:
+        * platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
+        * platform/win/tables/mozilla/other/body_col-expected.txt:
+
</ins><span class="cx"> 2014-02-11  Commit Queue  &lt;commit-queue@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed, rolling out r163923.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -34,9 +34,9 @@
</span><span class="cx">         RenderText {#text} at (375,0) size 314x18
</span><span class="cx">           text run at (375,0) width 314: &quot;This sentence should have a right margin of 5 em.&quot;
</span><span class="cx">       RenderBlock {P} at (0,291) size 577x36 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (21,0) size 555x36
-          text run at (21,0) width 555: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
-          text run at (400,18) width 176: &quot;width of the parent element.&quot;
</del><ins>+        RenderText {#text} at (21,0) size 556x36
+          text run at (21,0) width 556: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
+          text run at (400,18) width 177: &quot;width of the parent element.&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,343) size 744x90 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (40,0) size 704x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -88,9 +88,9 @@
</span><span class="cx">                 RenderText {#text} at (353,0) size 314x18
</span><span class="cx">                   text run at (353,0) width 314: &quot;This sentence should have a right margin of 5 em.&quot;
</span><span class="cx">               RenderBlock {P} at (4,140) size 561x36 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (5,0) size 555x36
-                  text run at (5,0) width 555: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
-                  text run at (384,18) width 176: &quot;width of the parent element.&quot;
</del><ins>+                RenderText {#text} at (5,0) size 556x36
+                  text run at (5,0) width 556: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
+                  text run at (384,18) width 177: &quot;width of the parent element.&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,192) size 722x108 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -39,11 +39,11 @@
</span><span class="cx">           text run at (80,98) width 29: &quot;test. &quot;
</span><span class="cx">           text run at (109,98) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">       RenderBlock {P} at (0,651) size 769x457 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (192,192) size 379x72
-          text run at (192,192) width 379: &quot;This element should have an overall padding of 25%, which&quot;
-          text run at (192,210) width 376: &quot;is calculated with respect to the width of the parent element.&quot;
-          text run at (192,228) width 353: &quot;Both the content background and the padding should be&quot;
-          text run at (192,246) width 107: &quot;aqua (light blue).&quot;
</del><ins>+        RenderText {#text} at (192,192) size 380x72
+          text run at (192,192) width 380: &quot;This element should have an overall padding of 25%, which&quot;
+          text run at (192,210) width 377: &quot;is calculated with respect to the width of the parent element.&quot;
+          text run at (192,228) width 354: &quot;Both the content background and the padding should be&quot;
+          text run at (192,246) width 108: &quot;aqua (light blue).&quot;
</ins><span class="cx">       RenderBlock {P} at (0,1123) size 769x37 [bgcolor=#00FFFF]
</span><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 541: &quot;This element should have no padding, since negative padding values are not allowed. &quot;
</span><span class="lines">@@ -80,12 +80,12 @@
</span><span class="cx">                   text run at (80,98) width 45: &quot;to test. &quot;
</span><span class="cx">                   text run at (125,98) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">               RenderBlock {P} at (4,500) size 747x446 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (187,187) size 362x72
-                  text run at (187,187) width 336: &quot;This element should have an overall padding of 25%,&quot;
-                  text run at (187,205) width 362: &quot;which is calculated with respect to the width of the parent&quot;
-                  text run at (187,223) width 57: &quot;element. &quot;
-                  text run at (244,223) width 288: &quot;Both the content background and the padding&quot;
-                  text run at (187,241) width 172: &quot;should be aqua (light blue).&quot;
</del><ins>+                RenderText {#text} at (186,187) size 363x72
+                  text run at (186,187) width 337: &quot;This element should have an overall padding of 25%,&quot;
+                  text run at (186,205) width 363: &quot;which is calculated with respect to the width of the parent&quot;
+                  text run at (186,223) width 58: &quot;element. &quot;
+                  text run at (243,223) width 289: &quot;Both the content background and the padding&quot;
+                  text run at (186,241) width 173: &quot;should be aqua (light blue).&quot;
</ins><span class="cx">               RenderBlock {P} at (4,961) size 747x37 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 724x36
</span><span class="cx">                   text run at (0,0) width 541: &quot;This element should have no padding, since negative padding values are not allowed. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -40,11 +40,11 @@
</span><span class="cx">           text run at (666,0) width 54: &quot;Both the&quot;
</span><span class="cx">           text run at (80,18) width 406: &quot;content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">       RenderBlock {P} at (0,345) size 769x54 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (192,0) size 567x54
-          text run at (192,0) width 548: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
-          text run at (192,18) width 180: &quot;width of the parent element. &quot;
-          text run at (372,18) width 387: &quot;Both the content background and the padding should be aqua&quot;
-          text run at (192,36) width 73: &quot;(light blue).&quot;
</del><ins>+        RenderText {#text} at (192,0) size 568x54
+          text run at (192,0) width 549: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
+          text run at (192,18) width 181: &quot;width of the parent element. &quot;
+          text run at (372,18) width 388: &quot;Both the content background and the padding should be aqua&quot;
+          text run at (192,36) width 74: &quot;(light blue).&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,415) size 769x72 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (25,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -92,11 +92,11 @@
</span><span class="cx">                   text run at (666,0) width 54: &quot;Both the&quot;
</span><span class="cx">                   text run at (80,18) width 406: &quot;content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">               RenderBlock {P} at (4,194) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (187,0) size 548x54
-                  text run at (187,0) width 548: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
-                  text run at (187,18) width 180: &quot;width of the parent element. &quot;
-                  text run at (367,18) width 353: &quot;Both the content background and the padding should be&quot;
-                  text run at (187,36) width 107: &quot;aqua (light blue).&quot;
</del><ins>+                RenderText {#text} at (186,0) size 549x54
+                  text run at (186,0) width 549: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
+                  text run at (186,18) width 181: &quot;width of the parent element. &quot;
+                  text run at (366,18) width 354: &quot;Both the content background and the padding should be&quot;
+                  text run at (186,36) width 108: &quot;aqua (light blue).&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,264) size 747x72 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (25,0) size 722x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -46,12 +46,12 @@
</span><span class="cx">           text run at (425,18) width 264: &quot;The text has been right-aligned in order to&quot;
</span><span class="cx">           text run at (460,36) width 229: &quot;make the right padding easier to see.&quot;
</span><span class="cx">       RenderBlock {P} at (0,399) size 769x54 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (19,0) size 574x54
-          text run at (19,0) width 557: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
-          text run at (9,18) width 180: &quot;width of the parent element. &quot;
-          text run at (189,18) width 387: &quot;Both the content background and the padding should be aqua&quot;
-          text run at (2,36) width 77: &quot;(light blue). &quot;
-          text run at (79,36) width 497: &quot;The text has been right-aligned in order to make the right padding easier to see.&quot;
</del><ins>+        RenderText {#text} at (19,0) size 575x54
+          text run at (19,0) width 558: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
+          text run at (9,18) width 181: &quot;width of the parent element. &quot;
+          text run at (189,18) width 388: &quot;Both the content background and the padding should be aqua&quot;
+          text run at (2,36) width 78: &quot;(light blue). &quot;
+          text run at (79,36) width 498: &quot;The text has been right-aligned in order to make the right padding easier to see.&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,469) size 769x72 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (40,0) size 704x36
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -107,13 +107,13 @@
</span><span class="cx">                   text run at (419,18) width 248: &quot;The text has been right-aligned in order&quot;
</span><span class="cx">                   text run at (422,36) width 245: &quot;to make the right padding easier to see.&quot;
</span><span class="cx">               RenderBlock {P} at (4,248) size 747x72 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (3,0) size 557x72
-                  text run at (3,0) width 557: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
-                  text run at (27,18) width 180: &quot;width of the parent element. &quot;
-                  text run at (207,18) width 353: &quot;Both the content background and the padding should be&quot;
-                  text run at (36,36) width 111: &quot;aqua (light blue). &quot;
-                  text run at (147,36) width 413: &quot;The text has been right-aligned in order to make the right padding&quot;
-                  text run at (480,54) width 80: &quot;easier to see.&quot;
</del><ins>+                RenderText {#text} at (3,0) size 558x72
+                  text run at (3,0) width 558: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
+                  text run at (27,18) width 181: &quot;width of the parent element. &quot;
+                  text run at (207,18) width 354: &quot;Both the content background and the padding should be&quot;
+                  text run at (36,36) width 112: &quot;aqua (light blue). &quot;
+                  text run at (147,36) width 414: &quot;The text has been right-aligned in order to make the right padding&quot;
+                  text run at (480,54) width 81: &quot;easier to see.&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,336) size 747x72 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -91,10 +91,10 @@
</span><span class="cx">           text run at (0,18) width 365: &quot;the one above it, since margins do not collapse on floating&quot;
</span><span class="cx">           text run at (0,36) width 59: &quot;elements.&quot;
</span><span class="cx">       RenderBlock {P} at (0,1154) size 769x55
</span><del>-        RenderText {#text} at (385,0) size 375x54
-          text run at (385,0) width 375: &quot;There should be one centimeter between this paragraph and&quot;
-          text run at (385,18) width 356: &quot;the (non-floating) one above it, since the float should not&quot;
-          text run at (385,36) width 181: &quot;effect the paragraph spacing.&quot;
</del><ins>+        RenderText {#text} at (384,0) size 376x54
+          text run at (384,0) width 376: &quot;There should be one centimeter between this paragraph and&quot;
+          text run at (384,18) width 357: &quot;the (non-floating) one above it, since the float should not&quot;
+          text run at (384,36) width 182: &quot;effect the paragraph spacing.&quot;
</ins><span class="cx">       RenderBlock {P} at (0,1262) size 769x74
</span><span class="cx">         RenderText {#text} at (0,0) size 750x36
</span><span class="cx">           text run at (0,0) width 555: &quot;There should be two centimeters of padding between this paragraph and the one below. &quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">                   text run at (0,18) width 340: &quot;and the one above it, since margins do not collapse on&quot;
</span><span class="cx">                   text run at (0,36) width 111: &quot;floating elements.&quot;
</span><span class="cx">               RenderBlock {P} at (4,793) size 747x55
</span><del>-                RenderText {#text} at (374,0) size 359x54
-                  text run at (374,0) width 348: &quot;There should be one centimeter between this paragraph&quot;
-                  text run at (374,18) width 359: &quot;and the (non-floating) one above it, since the float should&quot;
-                  text run at (374,36) width 205: &quot;not effect the paragraph spacing.&quot;
</del><ins>+                RenderText {#text} at (373,0) size 360x54
+                  text run at (373,0) width 349: &quot;There should be one centimeter between this paragraph&quot;
+                  text run at (373,18) width 360: &quot;and the (non-floating) one above it, since the float should&quot;
+                  text run at (373,36) width 206: &quot;not effect the paragraph spacing.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,901) size 747x74
</span><span class="cx">                 RenderText {#text} at (0,0) size 723x36
</span><span class="cx">                   text run at (0,0) width 555: &quot;There should be two centimeters of padding between this paragraph and the one below. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0804c5507padnr00cagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -20,5 +20,5 @@
</span><span class="cx">           RenderText {#text} at (48,0) size 10x10
</span><span class="cx">             text run at (48,0) width 10: &quot;x&quot;
</span><span class="cx">         RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
</span><del>-          RenderText {#text} at (47,0) size 10x10
-            text run at (47,0) width 10: &quot;x&quot;
</del><ins>+          RenderText {#text} at (47,0) size 11x10
+            text run at (47,0) width 11: &quot;x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0804c5509padnl00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -20,5 +20,5 @@
</span><span class="cx">           RenderText {#text} at (48,0) size 10x10
</span><span class="cx">             text run at (48,0) width 10: &quot;x&quot;
</span><span class="cx">         RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
</span><del>-          RenderText {#text} at (48,0) size 10x10
-            text run at (48,0) width 10: &quot;x&quot;
</del><ins>+          RenderText {#text} at (48,0) size 11x10
+            text run at (48,0) width 11: &quot;x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0804c5510padn00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -28,5 +28,5 @@
</span><span class="cx">           RenderText {#text} at (24,24) size 90x10
</span><span class="cx">             text run at (24,24) width 90: &quot;x x x x x&quot;
</span><span class="cx">         RenderBlock {P} at (0,272) size 138x58 [bgcolor=#FFFF00]
</span><del>-          RenderText {#text} at (24,24) size 90x10
-            text run at (24,24) width 90: &quot;x x x x x&quot;
</del><ins>+          RenderText {#text} at (23,24) size 91x10
+            text run at (23,24) width 91: &quot;x x x x x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0905c414fltwrap00eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">           text run at (0,0) width 263: &quot;The word \&quot;fail\&quot; should not appear below.&quot;
</span><span class="cx">       RenderBlock {DIV} at (16,34) size 240x127 [color=#FFFFFF] [bgcolor=#FFFFFF]
</span><span class="cx">         RenderBlock (floating) {P} at (0,0) size 44x19 [color=#000080]
</span><del>-          RenderText {#text} at (0,0) size 43x18
-            text run at (0,0) width 43: &quot;TEST:&quot;
</del><ins>+          RenderText {#text} at (0,0) size 44x18
+            text run at (0,0) width 44: &quot;TEST:&quot;
</ins><span class="cx">         RenderBlock (floating) {P} at (0,18) size 240x19 [color=#00FFFF] [bgcolor=#008080]
</span><del>-          RenderText {#text} at (100,0) size 39x18
-            text run at (100,0) width 39: &quot;PASS&quot;
</del><ins>+          RenderText {#text} at (100,0) size 40x18
+            text run at (100,0) width 40: &quot;PASS&quot;
</ins><span class="cx">         RenderText {#text} at (43,0) size 236x126
</span><span class="cx">           text run at (43,0) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span><span class="cx">           text run at (0,36) width 48: &quot;fail fail &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticallrltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x278
-  RenderBlock {HTML} at (0,0) size 800x279
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 679x18
-          text run at (0,0) width 679: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
-      RenderBlock {DIV} at (0,34) size 68x216
</del><ins>+layer at (0,0) size 800x279
+  RenderBlock {HTML} at (0,0) size 800x280
+    RenderBody {BODY} at (8,16) size 784x251
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,1) size 687x18
+          text run at (0,1) width 687: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
+      RenderBlock {DIV} at (0,35) size 68x216
</ins><span class="cx">         RenderBlock {P} at (16,0) size 36x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x118
</span><span class="cx">             text run at (0,0) width 118: &quot;\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}&quot;
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,263) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x278
-  RenderBlock {HTML} at (0,0) size 800x279
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 679x18
-          text run at (0,0) width 679: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
-      RenderBlock {DIV} at (0,34) size 68x216
</del><ins>+layer at (0,0) size 800x279
+  RenderBlock {HTML} at (0,0) size 800x280
+    RenderBody {BODY} at (8,16) size 784x251
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,1) size 687x18
+          text run at (0,1) width 687: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
+      RenderBlock {DIV} at (0,35) size 68x216
</ins><span class="cx">         RenderBlock {P} at (16,0) size 36x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x118
</span><span class="cx">             text run at (0,0) width 118: &quot;\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}&quot;
</span><span class="cx">           RenderBR {BR} at (0,118) size 18x0
</span><span class="cx">           RenderText {#text} at (18,0) size 18x119
</span><span class="cx">             text run at (18,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,263) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x278
-  RenderBlock {HTML} at (0,0) size 800x279
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 679x18
-          text run at (0,0) width 679: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
-      RenderBlock {DIV} at (0,34) size 84x216
</del><ins>+layer at (0,0) size 800x279
+  RenderBlock {HTML} at (0,0) size 800x280
+    RenderBody {BODY} at (8,16) size 784x251
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,1) size 687x18
+          text run at (0,1) width 687: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\&quot; must be selected.&quot;
+      RenderBlock {DIV} at (0,35) size 84x216
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x118
</span><span class="cx">             text run at (0,0) width 118: &quot;\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}&quot;
</span><span class="cx">         RenderBlock {P} at (50,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x119
</span><span class="cx">             text run at (0,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,263) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x278
-  RenderBlock {HTML} at (0,0) size 800x279
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 680x18
-          text run at (0,0) width 680: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\&quot; must be selected.&quot;
-      RenderBlock {DIV} at (0,34) size 84x216
</del><ins>+layer at (0,0) size 800x279
+  RenderBlock {HTML} at (0,0) size 800x280
+    RenderBody {BODY} at (8,16) size 784x251
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,1) size 688x18
+          text run at (0,1) width 688: &quot;This tests horizontal caret movement in vertical writing mode. \&quot;\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\&quot; and \&quot;\x{540D}\x{524D}\&quot; must be selected.&quot;
+      RenderBlock {DIV} at (0,35) size 84x216
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x118
</span><span class="cx">             text run at (0,0) width 118: &quot;\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}&quot;
</span><span class="cx">         RenderBlock {P} at (50,0) size 18x216
</span><span class="cx">           RenderText {#text} at (0,0) size 18x119
</span><span class="cx">             text run at (0,0) width 119: &quot;\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}&quot;
</span><del>-      RenderBlock {PRE} at (0,262) size 784x1
</del><ins>+      RenderBlock {PRE} at (0,263) size 784x1
</ins><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 2 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -75,17 +75,17 @@
</span><span class="cx">               RenderText {#text} at (12,12) size 4x17
</span><span class="cx">                 text run at (12,12) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,71) size 584x103 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (7,7) size 224x90
-              text run at (7,7) width 64: &quot;:empty {&quot;
-              text run at (71,7) width 0: &quot; &quot;
-              text run at (7,22) width 8: &quot;}&quot;
-              text run at (15,22) width 0: &quot; &quot;
-              text run at (7,37) width 0: &quot; &quot;
-              text run at (7,52) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,52) width 0: &quot; &quot;
-              text run at (7,67) width 224: &quot;   How about regular text...&quot;
-              text run at (231,67) width 0: &quot; &quot;
-              text run at (7,82) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x90
+              text run at (6,7) width 65: &quot;:empty {&quot;
+              text run at (70,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 225: &quot;   How about regular text...&quot;
+              text run at (230,67) width 1: &quot; &quot;
+              text run at (6,82) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,190) 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></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -98,19 +98,19 @@
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">             RenderBlock {DIV} at (0,18) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (7,7) size 224x105
-              text run at (7,7) width 144: &quot;div :first-child {&quot;
-              text run at (151,7) width 0: &quot; &quot;
-              text run at (7,22) width 8: &quot;}&quot;
-              text run at (15,22) width 0: &quot; &quot;
-              text run at (7,37) width 0: &quot; &quot;
-              text run at (7,52) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,52) width 0: &quot; &quot;
-              text run at (7,67) width 224: &quot;   How about regular text...&quot;
-              text run at (231,67) width 0: &quot; &quot;
-              text run at (7,82) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,82) width 0: &quot; &quot;
-              text run at (7,97) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 145: &quot;div :first-child {&quot;
+              text run at (150,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 225: &quot;   How about regular text...&quot;
+              text run at (230,67) width 1: &quot; &quot;
+              text run at (6,82) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,205) 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></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -98,19 +98,19 @@
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (7,7) size 224x105
-              text run at (7,7) width 136: &quot;div :last-child {&quot;
-              text run at (143,7) width 0: &quot; &quot;
-              text run at (7,22) width 8: &quot;}&quot;
-              text run at (15,22) width 0: &quot; &quot;
-              text run at (7,37) width 0: &quot; &quot;
-              text run at (7,52) width 48: &quot;&lt;div&gt; &quot;
-              text run at (55,52) width 0: &quot; &quot;
-              text run at (7,67) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,67) width 0: &quot; &quot;
-              text run at (7,82) width 224: &quot;   How about regular text...&quot;
-              text run at (231,82) width 0: &quot; &quot;
-              text run at (7,97) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 137: &quot;div :last-child {&quot;
+              text run at (142,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,67) width 1: &quot; &quot;
+              text run at (6,82) width 225: &quot;   How about regular text...&quot;
+              text run at (230,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,205) 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></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -73,19 +73,19 @@
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (7,7) size 224x105
-              text run at (7,7) width 136: &quot;div :only-child {&quot;
-              text run at (143,7) width 0: &quot; &quot;
-              text run at (7,22) width 8: &quot;}&quot;
-              text run at (15,22) width 0: &quot; &quot;
-              text run at (7,37) width 0: &quot; &quot;
-              text run at (7,52) width 40: &quot;&lt;div&gt;&quot;
-              text run at (47,52) width 0: &quot; &quot;
-              text run at (7,67) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (119,67) width 0: &quot; &quot;
-              text run at (7,82) width 224: &quot;   How about regular text...&quot;
-              text run at (231,82) width 0: &quot; &quot;
-              text run at (7,97) width 48: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 137: &quot;div :only-child {&quot;
+              text run at (142,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,52) width 1: &quot; &quot;
+              text run at (6,67) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,67) width 1: &quot; &quot;
+              text run at (6,82) width 225: &quot;   How about regular text...&quot;
+              text run at (230,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,205) 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></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</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 126x54
</del><ins>+      RenderText {#text} at (12,0) size 125x54
</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 126x54
</del><ins>+      RenderText {#text} at (12,0) size 125x54
</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 126x54
</del><ins>+      RenderText {#text} at (12,0) size 125x54
</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 126x54
</del><ins>+      RenderText {#text} at (12,0) size 125x54
</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="trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {body} at (8,8) size 784x72
</span><span class="cx">       RenderTable {table} at (0,0) size 46x72
</span><span class="cx">         RenderBlock {caption} at (0,0) size 46x72
</span><del>-          RenderText {#text} at (1,0) size 46x72
</del><ins>+          RenderText {#text} at (1,0) size 47x72
</ins><span class="cx">             text run at (1,0) width 44: &quot;PASS:&quot;
</span><span class="cx">             text run at (0,18) width 46: &quot;Text in&quot;
</span><span class="cx">             text run at (0,36) width 46: &quot;caption&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</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 116x54
</del><ins>+    RenderText {#text} at (25,0) size 117x54
</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 102x36
</del><ins>+    RenderText {#text} at (14,0) size 103x36
</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>
<a id="trunkLayoutTestsplatformwinjsdomdomstaticpropertyforiniterationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -3,13 +3,18 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+PASS a[&quot;foo&quot;] is 1
+PASS a[&quot;bar&quot;] is 2
+PASS a[&quot;wibble&quot;] is 3
+PASS a[&quot;hick&quot;] is 4
+PASS a[&quot;hock&quot;] is 5
+PASS a[&quot;snood&quot;] is 6
</ins><span class="cx"> PASS a[&quot;origin&quot;] is file://
</span><span class="cx"> PASS a[&quot;hash&quot;] is 
</span><span class="cx"> PASS a[&quot;search&quot;] is 
</span><span class="cx"> PASS a[&quot;text&quot;] is nerget
</span><span class="cx"> PASS a[&quot;hostname&quot;] is 
</span><span class="cx"> PASS a[&quot;rel&quot;] is 
</span><del>-PASS a[&quot;name&quot;] is 
</del><span class="cx"> PASS a[&quot;hreflang&quot;] is 
</span><span class="cx"> PASS a[&quot;ping&quot;] is 
</span><span class="cx"> PASS a[&quot;rev&quot;] is 
</span><span class="lines">@@ -18,6 +23,7 @@
</span><span class="cx"> PASS a[&quot;target&quot;] is 
</span><span class="cx"> PASS a[&quot;type&quot;] is 
</span><span class="cx"> PASS a[&quot;coords&quot;] is 
</span><ins>+PASS a[&quot;name&quot;] is 
</ins><span class="cx"> PASS a[&quot;shape&quot;] is 
</span><span class="cx"> PASS a[&quot;port&quot;] is 
</span><span class="cx"> PASS a[&quot;protocol&quot;] is file:
</span><span class="lines">@@ -45,6 +51,7 @@
</span><span class="cx"> PASS a[&quot;scrollWidth&quot;] is 0
</span><span class="cx"> PASS a[&quot;attributes&quot;] is [object NamedNodeMap]
</span><span class="cx"> PASS a[&quot;webkitRegionOverset&quot;] is undefined
</span><ins>+PASS a[&quot;ALLOW_KEYBOARD_INPUT&quot;] is 1
</ins><span class="cx"> PASS a[&quot;offsetWidth&quot;] is 39
</span><span class="cx"> PASS a[&quot;classList&quot;] is 
</span><span class="cx"> PASS a[&quot;offsetLeft&quot;] is 8
</span><span class="lines">@@ -61,48 +68,41 @@
</span><span class="cx"> PASS a[&quot;clientLeft&quot;] is 0
</span><span class="cx"> PASS a[&quot;offsetHeight&quot;] is 18
</span><span class="cx"> PASS a[&quot;clientHeight&quot;] is 0
</span><del>-PASS a[&quot;offsetTop&quot;] is 954
</del><ins>+PASS a[&quot;offsetTop&quot;] is 1059
</ins><span class="cx"> PASS a[&quot;scrollTop&quot;] is 0
</span><span class="cx"> PASS a[&quot;scrollHeight&quot;] is 0
</span><span class="cx"> PASS a[&quot;previousSibling&quot;] is [object Text]
</span><del>-PASS a[&quot;parentNode&quot;] is [object HTMLBodyElement]
-PASS a[&quot;lastChild&quot;] is [object Text]
-PASS a[&quot;firstChild&quot;] is [object Text]
-PASS a[&quot;nodeValue&quot;] is null
-PASS a[&quot;textContent&quot;] is nerget
-PASS a[&quot;nodeType&quot;] is 1
-PASS a[&quot;nodeName&quot;] is A
-PASS a[&quot;prefix&quot;] is null
-PASS a[&quot;childNodes&quot;] is [object NodeList]
-PASS a[&quot;nextSibling&quot;] is [object Text]
-PASS a[&quot;ownerDocument&quot;] is [object HTMLDocument]
-PASS a[&quot;namespaceURI&quot;] is http://www.w3.org/1999/xhtml
-PASS a[&quot;localName&quot;] is a
-PASS a[&quot;parentElement&quot;] is [object HTMLBodyElement]
-PASS a[&quot;foo&quot;] is 1
-PASS a[&quot;bar&quot;] is 2
-PASS a[&quot;wibble&quot;] is 3
-PASS a[&quot;hick&quot;] is 4
-PASS a[&quot;hock&quot;] is 5
-PASS a[&quot;snood&quot;] is 6
-PASS a[&quot;ALLOW_KEYBOARD_INPUT&quot;] is 1
</del><span class="cx"> PASS a[&quot;NOTATION_NODE&quot;] is 12
</span><span class="cx"> PASS a[&quot;CDATA_SECTION_NODE&quot;] is 4
</span><ins>+PASS a[&quot;lastChild&quot;] is [object Text]
</ins><span class="cx"> PASS a[&quot;ELEMENT_NODE&quot;] is 1
</span><ins>+PASS a[&quot;nodeValue&quot;] is null
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_DISCONNECTED&quot;] is 1
</span><span class="cx"> PASS a[&quot;ENTITY_NODE&quot;] is 6
</span><span class="cx"> PASS a[&quot;TEXT_NODE&quot;] is 3
</span><span class="cx"> PASS a[&quot;ENTITY_REFERENCE_NODE&quot;] is 5
</span><ins>+PASS a[&quot;textContent&quot;] is nerget
+PASS a[&quot;nodeType&quot;] is 1
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC&quot;] is 32
</span><del>-PASS a[&quot;DOCUMENT_FRAGMENT_NODE&quot;] is 11
</del><ins>+PASS a[&quot;ownerDocument&quot;] is [object HTMLDocument]
</ins><span class="cx"> PASS a[&quot;PROCESSING_INSTRUCTION_NODE&quot;] is 7
</span><ins>+PASS a[&quot;localName&quot;] is a
+PASS a[&quot;parentNode&quot;] is [object HTMLBodyElement]
+PASS a[&quot;firstChild&quot;] is [object Text]
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_PRECEDING&quot;] is 2
</span><span class="cx"> PASS a[&quot;DOCUMENT_TYPE_NODE&quot;] is 10
</span><span class="cx"> PASS a[&quot;COMMENT_NODE&quot;] is 8
</span><ins>+PASS a[&quot;nodeName&quot;] is A
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_FOLLOWING&quot;] is 4
</span><ins>+PASS a[&quot;prefix&quot;] is null
+PASS a[&quot;childNodes&quot;] is [object NodeList]
+PASS a[&quot;nextSibling&quot;] is [object Text]
</ins><span class="cx"> PASS a[&quot;ATTRIBUTE_NODE&quot;] is 2
</span><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_CONTAINED_BY&quot;] is 16
</span><ins>+PASS a[&quot;namespaceURI&quot;] is http://www.w3.org/1999/xhtml
+PASS a[&quot;parentElement&quot;] is [object HTMLBodyElement]
</ins><span class="cx"> PASS a[&quot;DOCUMENT_NODE&quot;] is 9
</span><ins>+PASS a[&quot;DOCUMENT_FRAGMENT_NODE&quot;] is 11
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_CONTAINS&quot;] is 8
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinjsdomglobalconstructorsattributessharedworkerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -29,6 +29,11 @@
</span><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'SharedWorkerGlobalScope').hasOwnProperty('set') is false
</span><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'SharedWorkerGlobalScope').enumerable is false
</span><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'SharedWorkerGlobalScope').configurable is true
</span><ins>+PASS [Worker] Object.getOwnPropertyDescriptor(global, 'URL').value is URL
+PASS [Worker] Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('get') is false
+PASS [Worker] Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
+PASS [Worker] Object.getOwnPropertyDescriptor(global, 'URL').enumerable is false
+PASS [Worker] Object.getOwnPropertyDescriptor(global, 'URL').configurable is true
</ins><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'WebSocket').value is WebSocket
</span><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'WebSocket').hasOwnProperty('get') is false
</span><span class="cx"> PASS [Worker] Object.getOwnPropertyDescriptor(global, 'WebSocket').hasOwnProperty('set') is false
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinmathmlpresentationmenclosenotationdefaultlongdivexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt (0 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/mathml/presentation/menclose-notation-default-longdiv-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x92
+  RenderBlock {HTML} at (0,0) size 800x92
+    RenderBody {BODY} at (8,16) size 784x60
+      RenderBlock {P} at (0,0) size 784x60
+        RenderMathMLMath {math} at (0,0) size 102x56 [padding: 0 1 0 1]
+          RenderMathMLRow {mrow} at (1,0) size 100x56
+            RenderMathMLMenclose {menclose} at (0,0) size 100x56 [padding: 6 0 0 6]
+              RenderMathMLSpace {mspace} at (6,6) size 100x50 [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 37x36
</del><ins>+              RenderText {#text} at (15,2) size 36x36
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 43x36
</del><ins>+              RenderText {#text} at (17,2) size 42x36
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x238
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x234
</span><span class="cx">             RenderTableCell {th} at (2,24) size 214x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (12,2) size 206x90
</del><ins>+              RenderText {#text} at (12,2) size 207x90
</ins><span class="cx">                 text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
</span><span class="cx">                 text run at (4,20) width 76: &quot;first line of &quot;
</span><span class="cx">                 text run at (80,20) width 130: &quot;text in this cell with&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt (163941 => 163942)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt        2014-02-12 04:37:28 UTC (rev 163941)
+++ trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt        2014-02-12 04:42:47 UTC (rev 163942)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 37x36
</del><ins>+              RenderText {#text} at (15,2) size 36x36
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 43x36
</del><ins>+              RenderText {#text} at (17,2) size 42x36
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre>
</div>
</div>

</body>
</html>