<!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>[162285] 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/162285">162285</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2014-01-18 18:32:34 -0800 (Sat, 18 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed Apple Windows port gardering.

Add missing newlines.

* 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/box_properties/padding_top-expected.txt:
* platform/win/css1/font_properties/font-expected.txt:
* platform/win/css1/formatting_model/vertical_formatting-expected.txt:
* platform/win/css2.1/t080301-c411-vt-mrgn-00-b-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/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
* platform/win/fast/borders/bidi-012-expected.txt:
* platform/win/fast/css/empty-pseudo-class-expected.txt:
* platform/win/fast/css/fieldset-display-row-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/file/file-input-disabled-expected.txt:
* platform/win/fast/inline/inline-box-background-expected.txt:
* platform/win/fast/inline/inline-box-background-long-image-expected.txt:
* platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
* platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
* platform/win/fast/lists/003-vertical-expected.txt:
* platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
* platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
* platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
* platform/win/svg/batik/filters/feTile-expected.txt:
* platform/win/svg/batik/masking/maskRegions-expected.txt:
* platform/win/svg/batik/paints/gradientLimit-expected.txt:
* platform/win/svg/batik/text/textDecoration-expected.txt:
* platform/win/svg/batik/text/textEffect-expected.txt:
* platform/win/svg/batik/text/textLength-expected.txt:
* platform/win/svg/batik/text/textPosition-expected.txt:
* platform/win/svg/batik/text/verticalText-expected.txt:
* platform/win/transforms/2d/hindi-rotated-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="#trunkLayoutTestsplatformwincss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfontexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font-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="#trunkLayoutTestsplatformwincss21t080301c411vtmrgn00bexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-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="#trunkLayoutTestsplatformwincss21t0905c5525fltwidth00cgexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticallrltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticallrltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi012expectedtxt">trunk/LayoutTests/platform/win/fast/borders/bidi-012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfieldsetdisplayrowexpectedtxt">trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-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="#trunkLayoutTestsplatformwinfastformsfilefileinputdisabledexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundexpectedtxt">trunk/LayoutTests/platform/win/fast/inline/inline-box-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundlongimageexpectedtxt">trunk/LayoutTests/platform/win/fast/inline/inline-box-background-long-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundrepeatxexpectedtxt">trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-x-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundrepeatyexpectedtxt">trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-y-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastlists003verticalexpectedtxt">trunk/LayoutTests/platform/win/fast/lists/003-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastmulticolverticalrlfloatmulticolexpectedtxt">trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastmulticolverticalrlnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinscrollbarscustomscrollbarwithincompletestyleexpectedtxt">trunk/LayoutTests/platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatikfiltersfeTileexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/filters/feTile-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatikmaskingmaskRegionsexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/masking/maskRegions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatikpaintsgradientLimitexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/paints/gradientLimit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatiktexttextDecorationexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatiktexttextEffectexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/text/textEffect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatiktexttextLengthexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/text/textLength-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatiktexttextPositionexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/text/textPosition-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgbatiktextverticalTextexpectedtxt">trunk/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintransforms2dhindirotatedexpectedtxt">trunk/LayoutTests/platform/win/transforms/2d/hindi-rotated-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/ChangeLog        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -2,6 +2,60 @@
</span><span class="cx"> 
</span><span class="cx">         Unreviewed Apple Windows port gardering.
</span><span class="cx"> 
</span><ins>+        Add missing newlines.
+
+        * 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/box_properties/padding_top-expected.txt:
+        * platform/win/css1/font_properties/font-expected.txt:
+        * platform/win/css1/formatting_model/vertical_formatting-expected.txt:
+        * platform/win/css2.1/t080301-c411-vt-mrgn-00-b-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/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
+        * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
+        * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
+        * platform/win/fast/borders/bidi-012-expected.txt:
+        * platform/win/fast/css/empty-pseudo-class-expected.txt:
+        * platform/win/fast/css/fieldset-display-row-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/file/file-input-disabled-expected.txt:
+        * platform/win/fast/inline/inline-box-background-expected.txt:
+        * platform/win/fast/inline/inline-box-background-long-image-expected.txt:
+        * platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
+        * platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
+        * platform/win/fast/lists/003-vertical-expected.txt:
+        * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
+        * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
+        * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
+        * platform/win/svg/batik/filters/feTile-expected.txt:
+        * platform/win/svg/batik/masking/maskRegions-expected.txt:
+        * platform/win/svg/batik/paints/gradientLimit-expected.txt:
+        * platform/win/svg/batik/text/textDecoration-expected.txt:
+        * platform/win/svg/batik/text/textEffect-expected.txt:
+        * platform/win/svg/batik/text/textLength-expected.txt:
+        * platform/win/svg/batik/text/textPosition-expected.txt:
+        * platform/win/svg/batik/text/verticalText-expected.txt:
+        * platform/win/transforms/2d/hindi-rotated-expected.txt:
+
+2014-01-18  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Unreviewed Apple Windows port gardering.
+
</ins><span class="cx">         Rebaseline subpixel layout results.
</span><span class="cx"> 
</span><span class="cx">         * platform/win/TestExpectations:
</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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -117,4 +117,4 @@
</span><span class="cx">                   text run at (0,18) width 146: &quot;light blue background. &quot;
</span><span class="cx">                   text run at (146,18) width 386: &quot;In all other respects, however, the element should be normal. &quot;
</span><span class="cx">                   text run at (532,18) width 205: &quot;No styles have been applied to it&quot;
</span><del>-                  text run at (0,36) width 376: &quot;besides the negative right margin and the background color.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (0,36) width 376: &quot;besides the negative right margin and the background color.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -90,4 +90,4 @@
</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 class="cx">                   text run at (541,0) width 183: &quot;Both the content background&quot;
</span><del>-                  text run at (0,18) width 325: &quot;and the normal padding should be aqua (light blue).&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (0,18) width 325: &quot;and the normal padding should be aqua (light blue).&quot;
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_left-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -113,4 +113,4 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 669x36
</span><span class="cx">                   text run at (0,0) width 565: &quot;This element should have no left padding, since negative padding values are not allowed. &quot;
</span><span class="cx">                   text run at (565,0) width 104: &quot;Both the content&quot;
</span><del>-                  text run at (0,18) width 404: &quot;background and the normal padding should be aqua (light blue).&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (0,18) width 404: &quot;background and the normal padding should be aqua (light blue).&quot;
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -131,4 +131,4 @@
</span><span class="cx">                   text run at (643,0) width 104: &quot;Both the content&quot;
</span><span class="cx">                   text run at (14,18) width 408: &quot;background and the normal padding should be aqua (light blue). &quot;
</span><span class="cx">                   text run at (422,18) width 325: &quot;The text has been right-aligned in order to make the&quot;
</span><del>-                  text run at (532,36) width 215: &quot;lack of right padding easier to see.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (532,36) width 215: &quot;lack of right padding easier to see.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -89,4 +89,4 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 669x36
</span><span class="cx">                   text run at (0,0) width 565: &quot;This element should have no top padding, since negative padding values are not allowed. &quot;
</span><span class="cx">                   text run at (565,0) width 104: &quot;Both the content&quot;
</span><del>-                  text run at (0,18) width 404: &quot;background and the normal padding should be aqua (light blue).&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (0,18) width 404: &quot;background and the normal padding should be aqua (light blue).&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -224,230 +224,4 @@
</span><span class="cx">                     text run at (0,238) width 624: &quot;respectively). The text should have a silver background. The&quot;
</span><span class="cx">                     text run at (0,310) width 643: &quot;background color has been set on an inline element and should&quot;
</span><span class="cx">                     text run at (0,382) width 581: &quot;therefore only cover the text, not the interline spacing.&quot;
</span><del>-                RenderText {#text} at (0,0) size 0x0layer at (0,0) size 785x4266
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x4266
-  RenderBlock {HTML} at (0,0) size 785x4266
-    RenderBody {BODY} at (8,8) size 769x4250 [bgcolor=#CCCCCC]
-      RenderBlock {P} at (0,0) size 769x14
-        RenderText {#text} at (0,0) size 264x14
-          text run at (0,0) width 264: &quot;The style declarations which apply to the text below are:&quot;
-      RenderBlock {PRE} at (0,26) size 769x168
-        RenderText {#text} at (0,0) size 399x168
-          text run at (0,0) width 161: &quot;BODY {font-size: 12px;}&quot;
-          text run at (161,0) width 0: &quot; &quot;
-          text run at (0,14) width 322: &quot;.one {font: italic small-caps 13pt Helvetica;}&quot;
-          text run at (322,14) width 0: &quot; &quot;
-          text run at (0,28) width 203: &quot;.two {font: 150%/150% serif;}&quot;
-          text run at (203,28) width 0: &quot; &quot;
-          text run at (0,42) width 252: &quot;.three {font: 150%/150% sans-serif;}&quot;
-          text run at (252,42) width 0: &quot; &quot;
-          text run at (0,56) width 231: &quot;.four {font: small/200% cursive;}&quot;
-          text run at (231,56) width 0: &quot; &quot;
-          text run at (0,70) width 399: &quot;.five {font: italic small-caps 900 150%/150% sans-serif;}&quot;
-          text run at (399,70) width 0: &quot; &quot;
-          text run at (0,84) width 392: &quot;.six {font: italic small-caps 100 150%/300% sans-serif;}&quot;
-          text run at (392,84) width 0: &quot; &quot;
-          text run at (0,98) width 392: &quot;.seven {font: italic small-caps 900 150%/2em monospace;}&quot;
-          text run at (392,98) width 0: &quot; &quot;
-          text run at (0,112) width 399: &quot;.eight {font: italic small-caps 500 150%/1in sans-serif;}&quot;
-          text run at (399,112) width 0: &quot; &quot;
-          text run at (0,126) width 378: &quot;.nine {font: oblique normal 700 18px/200% sans-serif;}&quot;
-          text run at (378,126) width 0: &quot; &quot;
-          text run at (0,140) width 301: &quot;.ten {font: normal 400 80%/2.5 sans-serif;}&quot;
-          text run at (301,140) width 0: &quot; &quot;
-          text run at (0,154) width 266: &quot;SPAN.color {background-color: silver;}&quot;
-          text run at (266,154) width 0: &quot; &quot;
-      RenderBlock {HR} at (0,206) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,220) size 769x14
-        RenderText {#text} at (0,0) size 706x14
-          text run at (0,0) width 423: &quot;This element is unstyled, and should inherit a font-size of 12px from the BODY element. &quot;
-          text run at (423,0) width 283: &quot;This is the \&quot;base font size\&quot; referred to in the following tests.&quot;
-      RenderBlock {P} at (0,251) size 769x20
-        RenderText {#text} at (0,0) size 497x20
-          text run at (0,0) width 497: &quot;This element should be 13pt. Helvetica which is in small-cap italics.&quot;
-      RenderBlock {P} at (0,289) size 769x81
-        RenderText {#text} at (0,2) size 762x76
-          text run at (0,2) width 282: &quot;This element should be in a serif font. &quot;
-          text run at (282,2) width 480: &quot;Its font-size should be 150% the base font size, and its line-height&quot;
-          text run at (0,29) width 423: &quot;should 150% of that value (18px and 27px, respectively). &quot;
-          text run at (423,29) width 297: &quot;Extra text is included for the purposes of&quot;
-          text run at (0,56) width 208: &quot;testing this more effectively.&quot;
-      RenderBlock {P} at (0,388) size 769x81
-        RenderText {#text} at (0,3) size 760x75
-          text run at (0,3) width 348: &quot;This element should be in a sans-serif font. &quot;
-          text run at (348,3) width 412: &quot;Its font-size should be 150% the base font size, and&quot;
-          text run at (0,30) width 568: &quot;its line-height should 150% of that value (18px and 27px, respectively). &quot;
-          text run at (568,30) width 192: &quot;Extra text is included for&quot;
-          text run at (0,57) width 351: &quot;the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,487) size 769x78
-        RenderText {#text} at (0,2) size 762x47
-          text run at (0,2) width 628: &quot;This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. &quot;
-          text run at (628,2) width 134: &quot;For example, if the font-&quot;
-          text run at (0,28) width 55: &quot;size value &quot;
-        RenderInline {CODE} at (0,0) size 30x12
-          RenderText {#text} at (55,33) size 30x12
-            text run at (55,33) width 30: &quot;small&quot;
-        RenderText {#text} at (85,28) size 761x47
-          text run at (85,28) width 323: &quot; is calculated at 10px, then the line-height should be 20px. &quot;
-          text run at (408,28) width 280: &quot;The actual value of the font-size is UA-dependent. &quot;
-          text run at (688,28) width 73: &quot;Extra text is&quot;
-          text run at (0,54) width 304: &quot;included for the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,583) size 769x108
-        RenderText {#text} at (0,3) size 732x102
-          text run at (0,3) width 711: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 900. &quot;
-          text run at (711,3) width 21: &quot;Its&quot;
-          text run at (0,30) width 732: &quot;font-size should be 150% the base font size, and its line-height should be 150% of that value&quot;
-          text run at (0,57) width 235: &quot;(18px and 27px, respectively). &quot;
-          text run at (235,57) width 464: &quot;Extra text is included for the purposes of testing this more&quot;
-          text run at (0,84) width 90: &quot;effectively.&quot;
-      RenderBlock {P} at (0,709) size 769x162
-        RenderText {#text} at (0,16) size 765x129
-          text run at (0,16) width 698: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 100. &quot;
-          text run at (698,16) width 67: &quot;Its font-&quot;
-          text run at (0,70) width 758: &quot;size should be 150% the base font size, and its line-height should be 300% of that value (18px and&quot;
-          text run at (0,124) width 155: &quot;54px, respectively). &quot;
-          text run at (155,124) width 556: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,889) size 769x144
-        RenderText {#text} at (0,7) size 750x129
-          text run at (0,7) width 750: &quot;This element should be in a monospace font, italicized and small caps, with a weight of&quot;
-          text run at (0,43) width 55: &quot;900. &quot;
-          text run at (55,43) width 687: &quot;Its font-size should be 150% the base font size, and its line-height should be&quot;
-          text run at (0,79) width 618: &quot;2em, or twice the element's font size (18px and 36px, respectively). &quot;
-          text run at (618,79) width 113: &quot;Extra text is&quot;
-          text run at (0,115) width 499: &quot;included for the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,1051) size 769x288
-        RenderText {#text} at (0,37) size 765x213
-          text run at (0,37) width 698: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 500. &quot;
-          text run at (698,37) width 67: &quot;Its font-&quot;
-          text run at (0,133) width 631: &quot;size should be 150% the base font size, or 18px, and its line-height should be 1in. &quot;
-          text run at (631,133) width 99: &quot;Extra text is&quot;
-          text run at (0,229) width 452: &quot;included for the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,1357) size 769x144
-        RenderText {#text} at (0,7) size 752x129
-          text run at (0,7) width 752: &quot;This element should be in a sans-serif font, oblique and not small-caps, with a weight of&quot;
-          text run at (0,43) width 40: &quot;700. &quot;
-          text run at (40,43) width 665: &quot;Its font-size should be 18 pixels, and its line-height should be 36px (200% this&quot;
-          text run at (0,79) width 176: &quot;element's font size). &quot;
-          text run at (176,79) width 500: &quot;Extra text is included for the purposes of testing this more&quot;
-          text run at (0,115) width 93: &quot;effectively.&quot;
-      RenderBlock {P} at (0,1519) size 769x50
-        RenderText {#text} at (0,6) size 754x37
-          text run at (0,6) width 301: &quot;This element should be in a sans-serif font, with a weight of 400. &quot;
-          text run at (301,6) width 453: &quot;Its font-size should be 80% of 12px, or 9.6px, and its line-height shoud be 2.5 times that, or 24px.&quot;
-          text run at (0,31) width 318: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
-      RenderBlock {P} at (0,1587) size 769x216
-        RenderInline {SPAN} at (0,0) size 765x183 [bgcolor=#C0C0C0]
-          RenderText {#text} at (0,16) size 765x183
-            text run at (0,16) width 698: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 100. &quot;
-            text run at (698,16) width 67: &quot;Its font-&quot;
-            text run at (0,70) width 758: &quot;size should be 150% the base font size, and its line-height should be 300% of that value (18px and&quot;
-            text run at (0,124) width 750: &quot;54px, respectively). The text should have a silver background. The background color has been set&quot;
-            text run at (0,178) width 679: &quot;on an inline element and should therefore only cover the text, not the interline spacing.&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderTable {TABLE} at (0,1821) size 769x2429 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x2427
-          RenderTableRow {TR} at (0,0) size 767x26
-            RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderInline {STRONG} at (0,0) size 163x18
-                RenderText {#text} at (4,4) size 163x18
-                  text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
-          RenderTableRow {TR} at (0,26) size 767x2401
-            RenderTableCell {TD} at (0,1213) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (4,4) size 4x18
-                text run at (4,4) width 4: &quot; &quot;
-            RenderTableCell {TD} at (12,26) size 755x2401 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 747x36
-                RenderText {#text} at (0,0) size 732x36
-                  text run at (0,0) width 564: &quot;This element is unstyled, and should inherit a font-size of 12px from the BODY element. &quot;
-                  text run at (564,0) width 168: &quot;This is the \&quot;base font size\&quot;&quot;
-                  text run at (0,18) width 204: &quot;referred to in the following tests.&quot;
-              RenderBlock {P} at (4,57) size 747x20
-                RenderText {#text} at (0,0) size 497x20
-                  text run at (0,0) width 497: &quot;This element should be 13pt. Helvetica which is in small-cap italics.&quot;
-              RenderBlock {P} at (4,101) size 747x144
-                RenderText {#text} at (0,4) size 735x136
-                  text run at (0,4) width 374: &quot;This element should be in a serif font. &quot;
-                  text run at (374,4) width 361: &quot;Its font-size should be 150% the base&quot;
-                  text run at (0,40) width 694: &quot;font size, and its line-height should 150% of that value (18px and 27px,&quot;
-                  text run at (0,76) width 138: &quot;respectively). &quot;
-                  text run at (138,76) width 563: &quot;Extra text is included for the purposes of testing this more&quot;
-                  text run at (0,112) width 111: &quot;effectively.&quot;
-              RenderBlock {P} at (4,269) size 747x144
-                RenderText {#text} at (0,4) size 733x136
-                  text run at (0,4) width 461: &quot;This element should be in a sans-serif font. &quot;
-                  text run at (461,4) width 232: &quot;Its font-size should be&quot;
-                  text run at (0,40) width 733: &quot;150% the base font size, and its line-height should 150% of that value&quot;
-                  text run at (0,76) width 324: &quot;(18px and 27px, respectively). &quot;
-                  text run at (324,76) width 399: &quot;Extra text is included for the purposes&quot;
-                  text run at (0,112) width 322: &quot;of testing this more effectively.&quot;
-              RenderBlock {P} at (4,437) size 747x78
-                RenderText {#text} at (0,2) size 731x47
-                  text run at (0,2) width 628: &quot;This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. &quot;
-                  text run at (628,2) width 103: &quot;For example, if the&quot;
-                  text run at (0,28) width 82: &quot;font-size value &quot;
-                RenderInline {CODE} at (0,0) size 30x12
-                  RenderText {#text} at (82,33) size 30x12
-                    text run at (82,33) width 30: &quot;small&quot;
-                RenderText {#text} at (112,28) size 711x47
-                  text run at (112,28) width 323: &quot; is calculated at 10px, then the line-height should be 20px. &quot;
-                  text run at (435,28) width 276: &quot;The actual value of the font-size is UA-dependent.&quot;
-                  text run at (0,54) width 381: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
-              RenderBlock {P} at (4,539) size 747x180
-                RenderText {#text} at (0,4) size 721x172
-                  text run at (0,4) width 714: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
-                  text run at (0,40) width 226: &quot;with a weight of 900. &quot;
-                  text run at (226,40) width 495: &quot;Its font-size should be 150% the base font size,&quot;
-                  text run at (0,76) width 671: &quot;and its line-height should be 150% of that value (18px and 27px,&quot;
-                  text run at (0,112) width 148: &quot;respectively). &quot;
-                  text run at (148,112) width 561: &quot;Extra text is included for the purposes of testing this&quot;
-                  text run at (0,148) width 176: &quot;more effectively.&quot;
-              RenderBlock {P} at (4,743) size 747x360
-                RenderText {#text} at (0,22) size 716x316
-                  text run at (0,22) width 702: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
-                  text run at (0,94) width 225: &quot;with a weight of 100. &quot;
-                  text run at (225,94) width 491: &quot;Its font-size should be 150% the base font size,&quot;
-                  text run at (0,166) width 663: &quot;and its line-height should be 300% of that value (18px and 54px,&quot;
-                  text run at (0,238) width 147: &quot;respectively). &quot;
-                  text run at (147,238) width 559: &quot;Extra text is included for the purposes of testing this&quot;
-                  text run at (0,310) width 175: &quot;more effectively.&quot;
-              RenderBlock {P} at (4,1127) size 747x156
-                RenderText {#text} at (0,8) size 740x140
-                  text run at (0,8) width 740: &quot;This element should be in a monospace font, italicized and small caps, with a weight&quot;
-                  text run at (0,47) width 88: &quot;of 900. &quot;
-                  text run at (88,47) width 620: &quot;Its font-size should be 150% the base font size, and its line-height&quot;
-                  text run at (0,86) width 716: &quot;should be 2em, or twice the element's font size (18px and 36px, respectively).&quot;
-                  text run at (0,125) width 636: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
-              RenderBlock {P} at (4,1307) size 747x384
-                RenderText {#text} at (0,34) size 739x316
-                  text run at (0,34) width 702: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
-                  text run at (0,130) width 225: &quot;with a weight of 500. &quot;
-                  text run at (225,130) width 491: &quot;Its font-size should be 150% the base font size,&quot;
-                  text run at (0,226) width 433: &quot;or 18px, and its line-height should be 1in. &quot;
-                  text run at (433,226) width 306: &quot;Extra text is included for the&quot;
-                  text run at (0,322) width 428: &quot;purposes of testing this more effectively.&quot;
-              RenderBlock {P} at (4,1715) size 747x144
-                RenderText {#text} at (0,7) size 730x129
-                  text run at (0,7) width 730: &quot;This element should be in a sans-serif font, oblique and not small-caps, with a weight&quot;
-                  text run at (0,43) width 62: &quot;of 700. &quot;
-                  text run at (62,43) width 665: &quot;Its font-size should be 18 pixels, and its line-height should be 36px (200% this&quot;
-                  text run at (0,79) width 176: &quot;element's font size). &quot;
-                  text run at (176,79) width 500: &quot;Extra text is included for the purposes of testing this more&quot;
-                  text run at (0,115) width 93: &quot;effectively.&quot;
-              RenderBlock {P} at (4,1877) size 747x64
-                RenderText {#text} at (0,8) size 714x47
-                  text run at (0,8) width 378: &quot;This element should be in a sans-serif font, with a weight of 400. &quot;
-                  text run at (378,8) width 336: &quot;Its font-size should be 80% of 12px, or 9.6px, and its line-&quot;
-                  text run at (0,40) width 235: &quot;height shoud be 2.5 times that, or 24px. &quot;
-                  text run at (235,40) width 405: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
-              RenderBlock {P} at (4,1965) size 747x432
-                RenderInline {SPAN} at (0,0) size 716x388 [bgcolor=#C0C0C0]
-                  RenderText {#text} at (0,22) size 716x388
-                    text run at (0,22) width 702: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
-                    text run at (0,94) width 225: &quot;with a weight of 100. &quot;
-                    text run at (225,94) width 491: &quot;Its font-size should be 150% the base font size,&quot;
-                    text run at (0,166) width 663: &quot;and its line-height should be 300% of that value (18px and 54px,&quot;
-                    text run at (0,238) width 624: &quot;respectively). The text should have a silver background. The&quot;
-                    text run at (0,310) width 643: &quot;background color has been set on an inline element and should&quot;
-                    text run at (0,382) width 581: &quot;therefore only cover the text, not the interline spacing.&quot;
</del><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -169,4 +169,4 @@
</span><span class="cx">                   text run at (0,18) width 261: &quot;and there is 1cm of padding on each side.&quot;
</span><span class="cx">               RenderBlock {P} at (4,975) size 747x56
</span><span class="cx">                 RenderText {#text} at (0,38) size 167x18
</span><del>-                  text run at (0,38) width 167: &quot;This is the next paragraph.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                  text run at (0,38) width 167: &quot;This is the next paragraph.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t080301c411vtmrgn00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -110,4 +110,4 @@
</span><span class="cx"> layer at (101,726) size 40x18
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,19) size 40x19 [bgcolor=#FFFFFF]
</span><span class="cx">     RenderText {#text} at (0,0) size 5x18
</span><del>-      text run at (0,0) width 5: &quot;-&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+      text run at (0,0) width 5: &quot;-&quot;
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -21,4 +21,4 @@
</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><span class="cx">           RenderText {#text} at (47,0) size 10x10
</span><del>-            text run at (47,0) width 10: &quot;x&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+            text run at (47,0) width 10: &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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -21,4 +21,4 @@
</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><span class="cx">           RenderText {#text} at (48,0) size 10x10
</span><del>-            text run at (48,0) width 10: &quot;x&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+            text run at (48,0) width 10: &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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -29,4 +29,4 @@
</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><span class="cx">           RenderText {#text} at (24,24) size 90x10
</span><del>-            text run at (24,24) width 90: &quot;x x x x x&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+            text run at (24,24) width 90: &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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -23,4 +23,4 @@
</span><span class="cx">           text run at (48,72) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span><span class="cx">           text run at (0,90) width 48: &quot;fail fail &quot;
</span><span class="cx">           text run at (48,90) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span><del>-          text run at (0,108) width 44: &quot;fail fail&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+          text run at (0,108) width 44: &quot;fail fail&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0905c5525fltwidth00cgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -101,4 +101,4 @@
</span><span class="cx">       RenderBlock {P} at (32,655) size 705x76 [color=#000080]
</span><span class="cx">         RenderText {#text} at (19,0) size 686x76
</span><span class="cx">           text run at (19,0) width 686: &quot;The above gray text should flow around the blue box.&quot;
</span><del>-          text run at (673,39) width 32: &quot;\x{21E7}&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+          text run at (673,39) width 32: &quot;\x{21E7}&quot;
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticallrltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 5 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 5 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 2 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></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 (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</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><span class="cx">       RenderBlock {PRE} at (0,262) size 784x1
</span><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 2 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 2 of child 0 {#text} of child 3 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</span><span class="cx">             text run at (23,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><span class="cx">       RenderBlock {PRE} at (0,182) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</span><span class="cx">             text run at (0,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><span class="cx">       RenderBlock {PRE} at (0,182) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 5 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 5 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</span><span class="cx">             text run at (23,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><span class="cx">       RenderBlock {PRE} at (0,182) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionverticalrlrtlextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -15,4 +15,4 @@
</span><span class="cx">             text run at (0,38) width 97 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><span class="cx">       RenderBlock {PRE} at (0,182) size 784x1
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><del>-selection end:   position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</del><span class="cx">\ No newline at end of file
</span><ins>+selection end:   position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersbidi012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/borders/bidi-012-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/bidi-012-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/borders/bidi-012-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -51,4 +51,4 @@
</span><span class="cx">               text run at (39,122) width 60: &quot;lll \x{202C} mmm &quot;
</span><span class="cx">               text run at (99,122) width 28: &quot;nnn &quot;
</span><span class="cx">               text run at (127,122) width 24: &quot;ooo&quot;
</span><del>-          RenderText {#text} at (0,0) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -127,4 +127,4 @@
</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 class="cx">               text run at (0,18) width 47: &quot;empty &quot;
</span><del>-              text run at (47,18) width 449: &quot;anymore after the Javascript code appends a child element to it.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+              text run at (47,18) width 449: &quot;anymore after the Javascript code appends a child element to it.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfieldsetdisplayrowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -5,4 +5,4 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderFieldSet {FIELDSET} at (2,0) size 780x38 [border: (2px groove #C0C0C0)]
</span><span class="cx">         RenderText {#text} at (14,8) size 375x18
</span><del>-          text run at (14,8) width 375: &quot;If you can see this fieldset without crashing, then all is well.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+          text run at (14,8) width 375: &quot;If you can see this fieldset without crashing, then all is well.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -190,4 +190,4 @@
</span><span class="cx">               text run at (7,130) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
</span><span class="cx">           RenderBlock {P} at (16,220) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><del>-              text run at (0,0) width 515: &quot;The original div element should not be a match for the :first-child selector.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+              text run at (0,0) width 515: &quot;The original div element should not be a match for the :first-child selector.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -190,4 +190,4 @@
</span><span class="cx">               text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
</span><span class="cx">           RenderBlock {P} at (16,220) size 584x18
</span><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><del>-              text run at (0,0) width 515: &quot;The original div element should not be a match for the :last-child selector.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+              text run at (0,0) width 515: &quot;The original div element should not be a match for the :last-child selector.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -139,4 +139,4 @@
</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 class="cx">               text run at (521,0) width 48: &quot;not the&quot;
</span><del>-              text run at (0,18) width 505: &quot;only child anymore after another child is append by the Javascript code.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+              text run at (0,18) width 505: &quot;only child anymore after another child is append by the Javascript code.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -19,4 +19,4 @@
</span><span class="cx">                 RenderText at (0,0) size 62x13
</span><span class="cx">                   text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">           RenderBR {BR} at (327,52) size 0x0
</span><del>-        RenderTable {TABLE} at (0,59) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+        RenderTable {TABLE} at (0,59) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/inline/inline-box-background-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/inline/inline-box-background-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/inline/inline-box-background-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -65,4 +65,4 @@
</span><span class="cx">             text run at (32,78) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
</span><span class="cx">             text run at (13,96) width 299 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (189,114) width 123 RTL: &quot;\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-        RenderText {#text} at (0,0) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundlongimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/inline/inline-box-background-long-image-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/inline/inline-box-background-long-image-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/inline/inline-box-background-long-image-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -59,4 +59,4 @@
</span><span class="cx">             text run at (42,24) width 270 RTL: &quot;\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}&quot;
</span><span class="cx">             text run at (24,42) width 288 RTL: &quot;\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (41,60) width 271 RTL: &quot;\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-        RenderText {#text} at (0,0) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundrepeatxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-x-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-x-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-x-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -64,4 +64,4 @@
</span><span class="cx">             text run at (41,78) width 271 RTL: &quot;\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (32,96) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
</span><span class="cx">             text run at (243,114) width 69 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-        RenderText {#text} at (0,0) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastinlineinlineboxbackgroundrepeatyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-y-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-y-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/inline/inline-box-background-repeat-y-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -64,70 +64,4 @@
</span><span class="cx">             text run at (41,78) width 271 RTL: &quot;\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (32,96) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
</span><span class="cx">             text run at (243,114) width 69 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-        RenderText {#text} at (0,0) size 0x0layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x556
-  RenderBlock {HTML} at (0,0) size 800x556
-    RenderBody {BODY} at (8,21) size 784x360
-      RenderBlock {H1} at (0,0) size 784x37 [color=#990000]
-        RenderText {#text} at (0,0) size 701x37
-          text run at (0,0) width 701: &quot;Webkit background image positioning on RTL text&quot;
-      RenderBlock {H2} at (0,58) size 784x28
-        RenderText {#text} at (0,0) size 263x28
-          text run at (0,0) width 263: &quot;Behaviour within &lt;p&gt; tag&quot;
-      RenderBlock (floating) {DIV} at (0,105) size 318x206 [bgcolor=#DDDDDD]
-        RenderBlock {P} at (6,22) size 306x162
-          RenderText {#text} at (22,0) size 276x162
-            text run at (22,0) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
-            text run at (22,18) width 95: &quot;adipiscing elit. &quot;
-            text run at (117,18) width 181: &quot;Nam mollis, elit eu vulputate&quot;
-            text run at (22,36) width 244: &quot;ornare, est urna congue felis, id auctor &quot;
-            text run at (266,36) width 27: &quot;arcu&quot;
-            text run at (22,54) width 271: &quot;odio imperdiet nulla. Cras viverra interdum&quot;
-            text run at (22,72) width 82: &quot;diam blandit &quot;
-            text run at (104,72) width 188: &quot;adipiscing. Aliquam erat felis,&quot;
-            text run at (22,90) width 184: &quot;iaculis sit amet rhoncus quis, &quot;
-            text run at (206,90) width 86: &quot;condimentum&quot;
-            text run at (22,108) width 249: &quot;at nisl. Duis malesuada quam vel augue&quot;
-            text run at (22,126) width 100: &quot;hendrerit porta. &quot;
-            text run at (122,126) width 142: &quot;Nulla vitae elementum&quot;
-            text run at (22,144) width 46: &quot;mauris.&quot;
-      RenderBlock (floating) {DIV} at (332,105) size 318x170 [bgcolor=#DDDDDD]
-        RenderBlock {P} at (6,22) size 306x126
-          RenderText {#text} at (4,0) size 280x126
-            text run at (4,0) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
-            text run at (23,18) width 261 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},&quot;
-            text run at (14,36) width 270 RTL: &quot;\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC}&quot;
-            text run at (40,54) width 244 RTL: &quot;\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
-            text run at (4,72) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
-            text run at (23,90) width 261 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},&quot;
-            text run at (123,108) width 161 RTL: &quot;\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
-      RenderBlock {HR} at (0,311) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,332) size 784x28
-        RenderText {#text} at (0,0) size 262x28
-          text run at (0,0) width 262: &quot;Behaviour within &lt;a&gt; tag&quot;
-      RenderBlock (floating) {DIV} at (0,379) size 318x156 [bgcolor=#DDDDDD]
-        RenderInline {A} at (0,0) size 303x144 [color=#0000EE]
-          RenderText {#text} at (28,6) size 303x144
-            text run at (28,6) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
-            text run at (6,24) width 276: &quot;adipiscing elit. Nam mollis, elit eu vulputate&quot;
-            text run at (6,42) width 151: &quot;ornare, est urna congue &quot;
-            text run at (157,42) width 152: &quot;felis, id auctor arcu odio&quot;
-            text run at (6,60) width 274: &quot;imperdiet nulla. Cras viverra interdum diam&quot;
-            text run at (6,78) width 297: &quot;blandit adipiscing. Aliquam erat felis, iaculis sit&quot;
-            text run at (6,96) width 122: &quot;amet rhoncus quis, &quot;
-            text run at (128,96) width 165: &quot;condimentum at nisl. Duis&quot;
-            text run at (6,114) width 270: &quot;malesuada quam vel augue hendrerit porta.&quot;
-            text run at (6,132) width 192: &quot;Nulla vitae elementum mauris.&quot;
</del><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (332,379) size 318x138 [bgcolor=#DDDDDD]
-        RenderInline {A} at (0,0) size 302x126 [color=#0000EE]
-          RenderText {#text} at (10,6) size 302x126
-            text run at (10,6) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
-            text run at (13,24) width 299 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
-            text run at (42,42) width 270 RTL: &quot;\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}&quot;
-            text run at (24,60) width 288 RTL: &quot;\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA}&quot;
-            text run at (41,78) width 271 RTL: &quot;\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
-            text run at (32,96) width 280 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
-            text run at (243,114) width 69 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
-        RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastlists003verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/lists/003-vertical-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/lists/003-vertical-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/lists/003-vertical-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -206,4 +206,4 @@
</span><span class="cx">             RenderListMarker at (0,293) size 18x8: bullet
</span><span class="cx">             RenderInline {A} at (0,0) size 18x45 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,499) size 18x45
</span><del>-                text run at (0,499) width 45: &quot;r\x{E9}sum\x{E9}&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+                text run at (0,499) width 45: &quot;r\x{E9}sum\x{E9}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastmulticolverticalrlfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -235,4 +235,4 @@
</span><span class="cx">             RenderText {#text} at (90,252) size 18x73
</span><span class="cx">               text run at (90,252) width 73: &quot;BugAThon&quot;
</span><span class="cx">           RenderText {#text} at (90,325) size 18x4
</span><del>-            text run at (90,325) width 4: &quot;.&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+            text run at (90,325) width 4: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastmulticolverticalrlnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -71,4 +71,4 @@
</span><span class="cx">       text run at (342,0) width 137: &quot;Suspendisse hendrerit&quot;
</span><span class="cx">       text run at (360,0) width 165: &quot;quam nec felis. Sed varius&quot;
</span><span class="cx">       text run at (378,0) width 111: &quot;turpis vitae pede. &quot;
</span><del>-    RenderText {#text} at (0,0) size 0x0
</del><span class="cx">\ No newline at end of file
</span><ins>+    RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinscrollbarscustomscrollbarwithincompletestyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -28,4 +28,4 @@
</span><span class="cx">       text run at (0,75) width 1432: &quot;The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.&quot;
</span><span class="cx">       text run at (1432,75) width 0: &quot; &quot;
</span><span class="cx">       text run at (0,90) width 1432: &quot;The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.&quot;
</span><del>-      text run at (1432,90) width 0: &quot; &quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+      text run at (1432,90) width 0: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatikfiltersfeTileexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/filters/feTile-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/filters/feTile-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/filters/feTile-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -97,4 +97,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatikmaskingmaskRegionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/masking/maskRegions-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/masking/maskRegions-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/masking/maskRegions-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -71,5 +71,6 @@
</span><span class="cx">         RenderSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(418.00,467.00)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><ins>+
</ins><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatikpaintsgradientLimitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/paints/gradientLimit-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/paints/gradientLimit-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/paints/gradientLimit-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -83,4 +83,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatiktexttextDecorationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -102,4 +102,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatiktexttextEffectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/text/textEffect-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/text/textEffect-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/text/textEffect-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -56,4 +56,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatiktexttextLengthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/text/textLength-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/text/textLength-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/text/textLength-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -168,4 +168,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatiktexttextPositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/text/textPosition-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/text/textPosition-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/text/textPosition-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -142,4 +142,5 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><ins>+
</ins><span class="cx">             RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgbatiktextverticalTextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -274,4 +274,4 @@
</span><span class="cx">           RenderSVGViewportContainer {svg} at (418,466) size 28x30
</span><span class="cx">             RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
</span><del>-            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</del><span class="cx">\ No newline at end of file
</span><ins>+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintransforms2dhindirotatedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/transforms/2d/hindi-rotated-expected.txt (162284 => 162285)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/transforms/2d/hindi-rotated-expected.txt        2014-01-19 01:11:56 UTC (rev 162284)
+++ trunk/LayoutTests/platform/win/transforms/2d/hindi-rotated-expected.txt        2014-01-19 02:32:34 UTC (rev 162285)
</span><span class="lines">@@ -32,4 +32,4 @@
</span><span class="cx">     RenderText {#text} at (1,7) size 244x45
</span><span class="cx">       text run at (1,7) width 117: &quot;Now rotated \x{916}\x{94B}\x{91C}\x{947}\x{902} &quot;
</span><span class="cx">       text run at (118,7) width 127: &quot;\x{92C}\x{941}\x{927}\x{935}\x{93E}\x{930} \x{915}\x{940} \x{938}\x{941}\x{92C}\x{939} \x{939}\x{94B}\x{928}\x{947}&quot;
</span><del>-      text run at (1,34) width 111: &quot;\x{935}\x{93E}\x{932}\x{93E} \x{92A}\x{942}\x{930}\x{94D}\x{923} 123 abc&quot;
</del><span class="cx">\ No newline at end of file
</span><ins>+      text run at (1,34) width 111: &quot;\x{935}\x{93E}\x{932}\x{93E} \x{92A}\x{942}\x{930}\x{94D}\x{923} 123 abc&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>