<!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>[162802] 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/162802">162802</a></dd>
<dt>Author</dt> <dd>zandobersek@gmail.com</dd>
<dt>Date</dt> <dd>2014-01-26 05:33:44 -0800 (Sun, 26 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK gardening. Rebaselining after <a href="http://trac.webkit.org/projects/webkit/changeset/162553">r162553</a>, <a href="http://trac.webkit.org/projects/webkit/changeset/162742">r162742</a>, <a href="http://trac.webkit.org/projects/webkit/changeset/162791">r162791</a> and possibly other revisions.

* platform/gtk/css1/box_properties/padding-expected.txt:
* platform/gtk/css1/box_properties/padding_top-expected.txt:
* platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
* platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
* platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
* platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
* platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt:
* platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt:
* platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
* platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
* platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt:
* platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt:
* platform/gtk/fast/block/basic/011-expected.txt:
* platform/gtk/fast/block/float/032-expected.txt:
* platform/gtk/fast/block/margin-collapse/103-expected.txt:
* platform/gtk/fast/css/empty-pseudo-class-expected.txt:
* platform/gtk/fast/css/fieldset-display-row-expected.txt:
* platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
* platform/gtk/fast/css/input-search-padding-expected.txt:
* platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
* platform/gtk/fast/css/non-standard-checkbox-size-expected.txt:
* platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
* platform/gtk/fast/forms/001-expected.txt:
* platform/gtk/fast/forms/basic-inputs-expected.txt:
* platform/gtk/fast/forms/box-shadow-override-expected.txt:
* platform/gtk/fast/forms/file/file-input-disabled-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/formmove-expected.txt:
* platform/gtk/fast/forms/formmove2-expected.txt:
* platform/gtk/fast/forms/indeterminate-expected.txt:
* platform/gtk/fast/forms/input-appearance-height-expected.txt:
* platform/gtk/fast/forms/input-text-word-wrap-expected.txt:
* platform/gtk/fast/forms/input-value-expected.txt:
* platform/gtk/fast/forms/large-toggle-elements-expected.txt:
* platform/gtk/fast/inline/positionedLifetime-expected.txt:
* platform/gtk/fast/parser/bad-xml-slash-expected.txt:
* platform/gtk/fast/repaint/reflection-redraw-expected.txt:
* platform/gtk/fast/replaced/replaced-breaking-expected.txt:
* platform/gtk/fast/replaced/width100percent-checkbox-expected.txt:
* platform/gtk/fast/replaced/width100percent-radio-expected.txt:
* platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
* platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
* platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
* platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
* platform/gtk/tables/mozilla/marvin/body_col-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/other/body_col-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t080301c411vtmrgn00bexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0804c5510padn00bagexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0905c414fltwrap00eexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockbasic011expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/basic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloat032expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/float/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockmargincollapse103expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfieldsetdisplayrowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/fieldset-display-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfirstchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssinputsearchpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/input-search-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsslastchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssnonstandardcheckboxsizeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/non-standard-checkbox-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssonlychildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastforms001expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsbasicinputsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsboxshadowoverrideexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsfilefileinputdisabledexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/file/file-input-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformmoveexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformmove2expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/formmove2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsindeterminateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/indeterminate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsinputappearanceheightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsinputtextwordwrapexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/input-text-word-wrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformslargetoggleelementsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/large-toggle-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinlinepositionedLifetimeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/inline/positionedLifetime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastparserbadxmlslashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/parser/bad-xml-slash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedreplacedbreakingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/replaced-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedtxt">trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttexttextIteratorNilRendererexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespacenormalafternowrapbreakingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsnavigationjavascriptlinkframesexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/ChangeLog        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -1,3 +1,63 @@
</span><ins>+2014-01-26  Zan Dobersek  &lt;zdobersek@igalia.com&gt;
+
+        Unreviewed GTK gardening. Rebaselining after r162553, r162742, r162791 and possibly other revisions.
+
+        * platform/gtk/css1/box_properties/padding-expected.txt:
+        * platform/gtk/css1/box_properties/padding_top-expected.txt:
+        * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
+        * platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
+        * platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
+        * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
+        * platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt:
+        * platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt:
+        * platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
+        * platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
+        * platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt:
+        * platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt:
+        * platform/gtk/fast/block/basic/011-expected.txt:
+        * platform/gtk/fast/block/float/032-expected.txt:
+        * platform/gtk/fast/block/margin-collapse/103-expected.txt:
+        * platform/gtk/fast/css/empty-pseudo-class-expected.txt:
+        * platform/gtk/fast/css/fieldset-display-row-expected.txt:
+        * platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
+        * platform/gtk/fast/css/input-search-padding-expected.txt:
+        * platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
+        * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt:
+        * platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
+        * platform/gtk/fast/forms/001-expected.txt:
+        * platform/gtk/fast/forms/basic-inputs-expected.txt:
+        * platform/gtk/fast/forms/box-shadow-override-expected.txt:
+        * platform/gtk/fast/forms/file/file-input-disabled-expected.txt:
+        * platform/gtk/fast/forms/form-element-geometry-expected.txt:
+        * platform/gtk/fast/forms/formmove-expected.txt:
+        * platform/gtk/fast/forms/formmove2-expected.txt:
+        * platform/gtk/fast/forms/indeterminate-expected.txt:
+        * platform/gtk/fast/forms/input-appearance-height-expected.txt:
+        * platform/gtk/fast/forms/input-text-word-wrap-expected.txt:
+        * platform/gtk/fast/forms/input-value-expected.txt:
+        * platform/gtk/fast/forms/large-toggle-elements-expected.txt:
+        * platform/gtk/fast/inline/positionedLifetime-expected.txt:
+        * platform/gtk/fast/parser/bad-xml-slash-expected.txt:
+        * platform/gtk/fast/repaint/reflection-redraw-expected.txt:
+        * platform/gtk/fast/replaced/replaced-breaking-expected.txt:
+        * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt:
+        * platform/gtk/fast/replaced/width100percent-radio-expected.txt:
+        * platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
+        * platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
+        * platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
+        * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/body_col-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/other/body_col-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt:
+
</ins><span class="cx"> 2014-01-26  Benjamin Poulain  &lt;bpoulain@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Improve the bindings of NodeList's name accessor
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">           text run at (80,97) width 29: &quot;test. &quot;
</span><span class="cx">           text run at (109,97) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">       RenderBlock {P} at (0,643) size 769x453 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (192,192) size 380x69
</del><ins>+        RenderText {#text} at (192,192) size 380x68
</ins><span class="cx">           text run at (192,192) width 380: &quot;This element should have an overall padding of 25%, which&quot;
</span><span class="cx">           text run at (192,209) width 377: &quot;is calculated with respect to the width of the parent element.&quot;
</span><span class="cx">           text run at (192,226) width 354: &quot;Both the content background and the padding should be&quot;
</span><span class="lines">@@ -80,12 +80,12 @@
</span><span class="cx">                   text run at (80,97) width 45: &quot;to test. &quot;
</span><span class="cx">                   text run at (125,97) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">               RenderBlock {P} at (4,493) size 747x442 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (186,186) size 363x69
-                  text run at (186,186) width 337: &quot;This element should have an overall padding of 25%,&quot;
-                  text run at (186,203) width 363: &quot;which is calculated with respect to the width of the parent&quot;
-                  text run at (186,220) width 58: &quot;element. &quot;
-                  text run at (243,220) width 289: &quot;Both the content background and the padding&quot;
-                  text run at (186,237) width 173: &quot;should be aqua (light blue).&quot;
</del><ins>+                RenderText {#text} at (186,187) size 363x68
+                  text run at (186,187) width 337: &quot;This element should have an overall padding of 25%,&quot;
+                  text run at (186,204) width 363: &quot;which is calculated with respect to the width of the parent&quot;
+                  text run at (186,221) width 58: &quot;element. &quot;
+                  text run at (243,221) width 289: &quot;Both the content background and the padding&quot;
+                  text run at (186,238) width 173: &quot;should be aqua (light blue).&quot;
</ins><span class="cx">               RenderBlock {P} at (4,950) size 747x35 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 724x34
</span><span class="cx">                   text run at (0,0) width 541: &quot;This element should have no padding, since negative padding values are not allowed. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">           text run at (590,80) width 104: &quot;Both the content&quot;
</span><span class="cx">           text run at (0,97) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><span class="cx">       RenderBlock {P} at (0,490) size 769x227 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (0,192) size 763x35
</del><ins>+        RenderText {#text} at (0,192) size 763x34
</ins><span class="cx">           text run at (0,192) width 732: &quot;This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. &quot;
</span><span class="cx">           text run at (732,192) width 31: &quot;Both&quot;
</span><span class="cx">           text run at (0,209) width 433: &quot;the content background and the padding should be aqua (light blue). &quot;
</span><span class="lines">@@ -81,10 +81,10 @@
</span><span class="cx">                   text run at (590,80) width 104: &quot;Both the content&quot;
</span><span class="cx">                   text run at (0,97) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><span class="cx">               RenderBlock {P} at (4,340) size 747x221 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (0,186) size 732x35
-                  text run at (0,186) width 728: &quot;This element should have a top padding of 25%, which is calculated with respect to the width of the parent element.&quot;
-                  text run at (0,203) width 468: &quot;Both the content background and the padding should be aqua (light blue). &quot;
-                  text run at (468,203) width 264: &quot;This will require extra text in order to test.&quot;
</del><ins>+                RenderText {#text} at (0,187) size 732x34
+                  text run at (0,187) width 728: &quot;This element should have a top padding of 25%, which is calculated with respect to the width of the parent element.&quot;
+                  text run at (0,204) width 468: &quot;Both the content background and the padding should be aqua (light blue). &quot;
+                  text run at (468,204) width 264: &quot;This will require extra text in order to test.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,576) size 747x35 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 669x34
</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></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -82,9 +82,9 @@
</span><span class="cx">           text run at (0,0) width 726: &quot;There should be two centimeters between this paragraph and the one below, because negative margins collapse to a&quot;
</span><span class="cx">           text run at (0,17) width 456: &quot;negative margin with the largest absolute value of the margins collapsed.&quot;
</span><span class="cx">       RenderBlock {P} at (0,1027) size 769x73
</span><del>-        RenderText {#text} at (0,37) size 765x35
-          text run at (0,37) width 765: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and the&quot;
-          text run at (0,54) width 181: &quot;one below it and to the right.&quot;
</del><ins>+        RenderText {#text} at (0,38) size 765x34
+          text run at (0,38) width 765: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and the&quot;
+          text run at (0,55) width 181: &quot;one below it and to the right.&quot;
</ins><span class="cx">       RenderBlock (floating) {P} at (0,1175) size 385x52
</span><span class="cx">         RenderText {#text} at (0,0) size 382x51
</span><span class="cx">           text run at (0,0) width 382: &quot;There should be two centimeters between this paragraph and&quot;
</span><span class="lines">@@ -101,8 +101,8 @@
</span><span class="cx">           text run at (555,0) width 195: &quot;Padding does not collapse, and&quot;
</span><span class="cx">           text run at (0,17) width 234: &quot;there is 1cm of padding on each side.&quot;
</span><span class="cx">       RenderBlock {P} at (0,1314) size 769x55
</span><del>-        RenderText {#text} at (0,37) size 167x18
-          text run at (0,37) width 167: &quot;This is the next paragraph.&quot;
</del><ins>+        RenderText {#text} at (0,38) size 167x17
+          text run at (0,38) width 167: &quot;This is the next paragraph.&quot;
</ins><span class="cx">       RenderTable {TABLE} at (0,1384) size 769x1041 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x1038
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x25
</span><span class="lines">@@ -149,9 +149,9 @@
</span><span class="cx">                   text run at (0,0) width 726: &quot;There should be two centimeters between this paragraph and the one below, because negative margins collapse to a&quot;
</span><span class="cx">                   text run at (0,17) width 456: &quot;negative margin with the largest absolute value of the margins collapsed.&quot;
</span><span class="cx">               RenderBlock {P} at (4,667) size 747x73
</span><del>-                RenderText {#text} at (0,37) size 742x35
-                  text run at (0,37) width 742: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and&quot;
-                  text run at (0,54) width 204: &quot;the one below it and to the right.&quot;
</del><ins>+                RenderText {#text} at (0,38) size 742x34
+                  text run at (0,38) width 742: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and&quot;
+                  text run at (0,55) width 204: &quot;the one below it and to the right.&quot;
</ins><span class="cx">               RenderBlock (floating) {P} at (4,815) size 374x52
</span><span class="cx">                 RenderText {#text} at (0,0) size 355x51
</span><span class="cx">                   text run at (0,0) width 355: &quot;There should be two centimeters between this paragraph&quot;
</span><span class="lines">@@ -168,5 +168,5 @@
</span><span class="cx">                   text run at (555,0) width 168: &quot;Padding does not collapse,&quot;
</span><span class="cx">                   text run at (0,17) width 261: &quot;and there is 1cm of padding on each side.&quot;
</span><span class="cx">               RenderBlock {P} at (4,954) size 747x55
</span><del>-                RenderText {#text} at (0,37) size 167x18
-                  text run at (0,37) width 167: &quot;This is the next paragraph.&quot;
</del><ins>+                RenderText {#text} at (0,38) size 167x17
+                  text run at (0,38) width 167: &quot;This is the next paragraph.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t080301c411vtmrgn00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -39,8 +39,8 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x17
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><span class="cx">               RenderBlock {P} at (3,533) size 80x56 [bgcolor=#00FF00]
</span><del>-                RenderText {#text} at (0,37) size 5x18
-                  text run at (0,37) width 5: &quot;-&quot;
</del><ins>+                RenderText {#text} at (0,38) size 5x17
+                  text run at (0,38) width 5: &quot;-&quot;
</ins><span class="cx">               RenderBlock (floating) {P} at (3,664) size 40x18 [bgcolor=#FFFFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x17
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><span class="lines">@@ -51,8 +51,8 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x17
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><span class="cx">               RenderBlock {P} at (3,736) size 80x55 [bgcolor=#FFFF00]
</span><del>-                RenderText {#text} at (0,37) size 5x18
-                  text run at (0,37) width 5: &quot;-&quot;
</del><ins>+                RenderText {#text} at (0,38) size 5x17
+                  text run at (0,38) width 5: &quot;-&quot;
</ins><span class="cx">             RenderTableCell {TD} at (90,2) size 86x794 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (3,3) size 80x17 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0804c5510padn00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -28,5 +28,5 @@
</span><span class="cx">           RenderText {#text} at (24,24) size 90x10
</span><span class="cx">             text run at (24,24) width 90: &quot;x x x x x&quot;
</span><span class="cx">         RenderBlock {P} at (0,272) size 138x58 [bgcolor=#FFFF00]
</span><del>-          RenderText {#text} at (23,23) size 91x11
-            text run at (23,23) width 91: &quot;x x x x x&quot;
</del><ins>+          RenderText {#text} at (23,24) size 91x10
+            text run at (23,24) width 91: &quot;x x x x x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0905c414fltwrap00eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           text run at (0,0) width 263: &quot;The word \&quot;fail\&quot; should not appear below.&quot;
</span><span class="cx">       RenderBlock {DIV} at (16,33) size 240x120 [color=#FFFFFF] [bgcolor=#FFFFFF]
</span><span class="cx">         RenderBlock (floating) {P} at (0,0) size 44x18 [color=#000080]
</span><del>-          RenderText {#text} at (0,0) size 44x18
</del><ins>+          RenderText {#text} at (0,0) size 44x17
</ins><span class="cx">             text run at (0,0) width 44: &quot;TEST:&quot;
</span><span class="cx">         RenderBlock (floating) {P} at (0,17) size 240x18 [color=#00FFFF] [bgcolor=#008080]
</span><del>-          RenderText {#text} at (100,0) size 40x18
</del><ins>+          RenderText {#text} at (100,0) size 40x17
</ins><span class="cx">             text run at (100,0) width 40: &quot;PASS&quot;
</span><span class="cx">         RenderText {#text} at (43,0) size 236x119
</span><span class="cx">           text run at (43,0) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x54
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x22
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x22
</span><del>-        RenderBlock {INPUT} at (4,3) size 17x16 [bgcolor=#00FF00]
-        RenderText {#text} at (25,3) size 4x17
-          text run at (25,3) width 4: &quot; &quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#00FF00]
+        RenderText {#text} at (20,3) size 4x17
+          text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-          RenderText {#text} at (29,3) size 388x17
-            text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+          RenderText {#text} at (24,3) size 388x17
+            text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3htmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x54
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x22
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x22
</span><del>-        RenderBlock {INPUT} at (4,3) size 17x16 [bgcolor=#00FF00]
-        RenderText {#text} at (25,3) size 4x17
-          text run at (25,3) width 4: &quot; &quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#00FF00]
+        RenderText {#text} at (20,3) size 4x17
+          text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-          RenderText {#text} at (29,3) size 388x17
-            text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+          RenderText {#text} at (24,3) size 388x17
+            text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x54
</span><span class="cx">     RenderBody {body} at (8,16) size 784x22
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x22
</span><del>-        RenderBlock {input} at (4,3) size 17x16 [bgcolor=#00FF00]
-        RenderText {#text} at (25,3) size 4x17
-          text run at (25,3) width 4: &quot; &quot;
</del><ins>+        RenderBlock {input} at (2,3) size 16x16 [bgcolor=#00FF00]
+        RenderText {#text} at (20,3) size 4x17
+          text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {span} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-          RenderText {#text} at (29,3) size 388x17
-            text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+          RenderText {#text} at (24,3) size 388x17
+            text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xhtmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x54
</span><span class="cx">     RenderBody {body} at (8,16) size 784x22
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x22
</span><del>-        RenderBlock {input} at (4,3) size 17x16 [bgcolor=#00FF00]
-        RenderText {#text} at (25,3) size 4x17
-          text run at (25,3) width 4: &quot; &quot;
</del><ins>+        RenderBlock {input} at (2,3) size 16x16 [bgcolor=#00FF00]
+        RenderText {#text} at (20,3) size 4x17
+          text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {span} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-          RenderText {#text} at (29,3) size 388x17
-            text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+          RenderText {#text} at (24,3) size 388x17
+            text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x54
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x54
</span><span class="cx">     RenderBlock {p} at (0,16) size 800x22
</span><del>-      RenderBlock {input} at (4,3) size 17x16 [bgcolor=#00FF00]
-      RenderText {#text} at (25,3) size 4x17
-        text run at (25,3) width 4: &quot; &quot;
</del><ins>+      RenderBlock {input} at (2,3) size 16x16 [bgcolor=#00FF00]
+      RenderText {#text} at (20,3) size 4x17
+        text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">       RenderInline {span} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-        RenderText {#text} at (29,3) size 388x17
-          text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderText {#text} at (24,3) size 388x17
+          text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3selectors3xmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x54
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x54
</span><span class="cx">     RenderBlock {p} at (0,16) size 800x22
</span><del>-      RenderBlock {input} at (4,3) size 17x16 [bgcolor=#00FF00]
-      RenderText {#text} at (25,3) size 4x17
-        text run at (25,3) width 4: &quot; &quot;
</del><ins>+      RenderBlock {input} at (2,3) size 16x16 [bgcolor=#00FF00]
+      RenderText {#text} at (20,3) size 4x17
+        text run at (20,3) width 4: &quot; &quot;
</ins><span class="cx">       RenderInline {span} at (0,0) size 388x17 [bgcolor=#00FF00]
</span><del>-        RenderText {#text} at (29,3) size 388x17
-          text run at (29,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderText {#text} at (24,3) size 388x17
+          text run at (24,3) width 388: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockbasic011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/basic/011-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/basic/011-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/block/basic/011-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -23,12 +23,12 @@
</span><span class="cx">                 RenderBlock {P} at (0,0) size 140x23
</span><span class="cx">                   RenderText {#text} at (0,8) size 27x11
</span><span class="cx">                     text run at (0,8) width 27: &quot;bang &quot;
</span><del>-                  RenderBlock {INPUT} at (31,3) size 17x16 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (29,3) size 16x16 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderBlock {P} at (0,23) size 140x23
</span><span class="cx">                   RenderText {#text} at (0,8) size 41x11
</span><span class="cx">                     text run at (0,8) width 41: &quot;whimper &quot;
</span><del>-                  RenderBlock {INPUT} at (45,3) size 17x16 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (43,3) size 16x16 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderBlock (anonymous) at (10,66) size 140x0
</span><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloat032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/032-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/float/032-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/block/float/032-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -46,10 +46,10 @@
</span><span class="cx">         RenderTextControl {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (216,566) size 100x17
</span><del>-  RenderBlock {DIV} at (3,44) size 100x18
</del><ins>+  RenderBlock {DIV} at (3,45) size 100x17
</ins><span class="cx"> layer at (316,693) size 100x17
</span><del>-  RenderBlock {DIV} at (3,44) size 100x18
</del><ins>+  RenderBlock {DIV} at (3,45) size 100x17
</ins><span class="cx"> layer at (66,820) size 100x17
</span><del>-  RenderBlock {DIV} at (3,44) size 100x18
</del><ins>+  RenderBlock {DIV} at (3,45) size 100x17
</ins><span class="cx"> layer at (66,947) size 100x17
</span><del>-  RenderBlock {DIV} at (3,44) size 100x18
</del><ins>+  RenderBlock {DIV} at (3,45) size 100x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockmargincollapse103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/103-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/103-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/block/margin-collapse/103-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -80,17 +80,17 @@
</span><span class="cx">               RenderText {#text} at (0,2) size 220x15
</span><span class="cx">                 text run at (0,2) width 220: &quot;Your research is primarily focused on:&quot;
</span><span class="cx">             RenderBlock {SPAN} at (325,301) size 180x24 [color=#333333]
</span><del>-              RenderBlock {INPUT} at (4,3) size 17x16 [color=#000000]
-              RenderText {#text} at (25,5) size 33x15
-                text run at (25,5) width 33: &quot;Texts&quot;
</del><ins>+              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000]
+              RenderText {#text} at (20,5) size 33x15
+                text run at (20,5) width 33: &quot;Texts&quot;
</ins><span class="cx">             RenderBlock {SPAN} at (325,324) size 180x24 [color=#333333]
</span><del>-              RenderBlock {INPUT} at (4,3) size 17x16 [color=#000000]
-              RenderText {#text} at (25,5) size 131x15
-                text run at (25,5) width 131: &quot;Performance materials&quot;
</del><ins>+              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000]
+              RenderText {#text} at (20,5) size 131x15
+                text run at (20,5) width 131: &quot;Performance materials&quot;
</ins><span class="cx">             RenderBlock {SPAN} at (325,347) size 180x24 [color=#333333]
</span><del>-              RenderBlock {INPUT} at (4,3) size 17x16 [color=#000000]
-              RenderText {#text} at (25,5) size 18x15
-                text run at (25,5) width 18: &quot;n/a&quot;
</del><ins>+              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000]
+              RenderText {#text} at (20,5) size 18x15
+                text run at (20,5) width 18: &quot;n/a&quot;
</ins><span class="cx">             RenderBlock {H2} at (0,395) size 560x16 [color=#333333]
</span><span class="cx">               RenderText {#text} at (0,0) size 335x15
</span><span class="cx">                 text run at (0,0) width 335: &quot;INTERNET SHAKESPEARE EDITIONS QUESTIONS&quot;
</span><span class="lines">@@ -100,11 +100,11 @@
</span><span class="cx">             RenderBlock {SPAN} at (325,420) size 180x24 [color=#333333]
</span><span class="cx">               RenderText {#text} at (0,5) size 23x15
</span><span class="cx">                 text run at (0,5) width 23: &quot;Yes&quot;
</span><del>-              RenderBlock {INPUT} at (27,3) size 17x16 [color=#000000]
-              RenderText {#text} at (48,5) size 20x15
-                text run at (48,5) width 4: &quot; &quot;
-                text run at (52,5) width 16: &quot;No&quot;
-              RenderBlock {INPUT} at (72,3) size 17x16 [color=#000000]
</del><ins>+              RenderBlock {INPUT} at (25,3) size 16x16 [color=#000000]
+              RenderText {#text} at (43,5) size 20x15
+                text run at (43,5) width 4: &quot; &quot;
+                text run at (47,5) width 16: &quot;No&quot;
+              RenderBlock {INPUT} at (65,3) size 16x16 [color=#000000]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderBlock {P} at (0,456) size 560x21 [color=#333333]
</span><span class="cx">               RenderText {#text} at (0,2) size 371x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -75,17 +75,17 @@
</span><span class="cx">               RenderText {#text} at (12,12) size 4x17
</span><span class="cx">                 text run at (12,12) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,70) size 584x103 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (6,6) size 225x91
-              text run at (6,6) width 65: &quot;:empty {&quot;
-              text run at (70,6) width 1: &quot; &quot;
-              text run at (6,21) width 9: &quot;}&quot;
-              text run at (14,21) width 1: &quot; &quot;
-              text run at (6,36) width 1: &quot; &quot;
-              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 1: &quot; &quot;
-              text run at (6,66) width 225: &quot;   How about regular text...&quot;
-              text run at (230,66) width 1: &quot; &quot;
-              text run at (6,81) width 49: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x90
+              text run at (6,7) width 65: &quot;:empty {&quot;
+              text run at (70,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 225: &quot;   How about regular text...&quot;
+              text run at (230,67) width 1: &quot; &quot;
+              text run at (6,82) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,189) size 584x17
</span><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfieldsetdisplayrowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/fieldset-display-row-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/fieldset-display-row-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/fieldset-display-row-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,5 +4,5 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderFieldSet {FIELDSET} at (2,0) size 780x37 [border: (2px groove #C0C0C0)]
</span><del>-        RenderText {#text} at (14,7) size 375x18
-          text run at (14,7) width 375: &quot;If you can see this fieldset without crashing, then all is well.&quot;
</del><ins>+        RenderText {#text} at (14,8) size 375x17
+          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="trunkLayoutTestsplatformgtkfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -98,19 +98,19 @@
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">             RenderBlock {DIV} at (0,17) size 584x24 [bgcolor=#009900]
</span><span class="cx">           RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (6,6) size 225x106
-              text run at (6,6) width 145: &quot;div :first-child {&quot;
-              text run at (150,6) width 1: &quot; &quot;
-              text run at (6,21) width 9: &quot;}&quot;
-              text run at (14,21) width 1: &quot; &quot;
-              text run at (6,36) width 1: &quot; &quot;
-              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 1: &quot; &quot;
-              text run at (6,66) width 225: &quot;   How about regular text...&quot;
-              text run at (230,66) width 1: &quot; &quot;
-              text run at (6,81) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,81) width 1: &quot; &quot;
-              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 145: &quot;div :first-child {&quot;
+              text run at (150,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 225: &quot;   How about regular text...&quot;
+              text run at (230,67) width 1: &quot; &quot;
+              text run at (6,82) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,204) size 584x51
</span><span class="cx">             RenderText {#text} at (0,0) size 567x51
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssinputsearchpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/input-search-padding-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/input-search-padding-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/input-search-padding-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">       RenderTextControl {INPUT} at (2,85) size 460x79 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderBR {BR} at (464,124) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,166) size 259x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderFlexibleBox {DIV} at (6,1) size 247x23
</del><ins>+        RenderFlexibleBox {DIV} at (6,1) size 247x22
</ins><span class="cx">           RenderBlock {DIV} at (0,11) size 0x0
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 227x22
</span><span class="cx">           RenderBlock {DIV} at (227,1) size 20x20
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 454x44
</span><span class="cx">     RenderText {#text} at (0,0) size 362x44
</span><span class="cx">       text run at (0,0) width 362: &quot;value jgq not clipped&quot;
</span><del>-layer at (16,176) size 227x22
</del><ins>+layer at (16,175) size 227x22
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 227x22
</span><span class="cx">     RenderText {#text} at (0,0) size 118x22
</span><span class="cx">       text run at (0,0) width 118: &quot;Sample Input&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -98,19 +98,19 @@
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (6,6) size 225x106
-              text run at (6,6) width 137: &quot;div :last-child {&quot;
-              text run at (142,6) width 1: &quot; &quot;
-              text run at (6,21) width 9: &quot;}&quot;
-              text run at (14,21) width 1: &quot; &quot;
-              text run at (6,36) width 1: &quot; &quot;
-              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 1: &quot; &quot;
-              text run at (6,66) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,66) width 1: &quot; &quot;
-              text run at (6,81) width 225: &quot;   How about regular text...&quot;
-              text run at (230,81) width 1: &quot; &quot;
-              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 137: &quot;div :last-child {&quot;
+              text run at (142,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,52) width 1: &quot; &quot;
+              text run at (6,67) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,67) width 1: &quot; &quot;
+              text run at (6,82) width 225: &quot;   How about regular text...&quot;
+              text run at (230,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,204) size 584x51
</span><span class="cx">             RenderText {#text} at (0,0) size 567x51
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssnonstandardcheckboxsizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/non-standard-checkbox-size-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/non-standard-checkbox-size-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/non-standard-checkbox-size-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderText {#text} at (0,37) size 289x17
</span><span class="cx">         text run at (0,37) width 289: &quot;The following inputs should not be stretched. &quot;
</span><del>-      RenderBlock {INPUT} at (293,3) size 17x50
-      RenderText {#text} at (314,37) size 4x17
-        text run at (314,37) width 4: &quot; &quot;
-      RenderBlock {INPUT} at (322,3) size 17x50
</del><ins>+      RenderBlock {INPUT} at (291,3) size 16x50
+      RenderText {#text} at (309,37) size 4x17
+        text run at (309,37) width 4: &quot; &quot;
+      RenderBlock {INPUT} at (315,3) size 16x50
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -73,19 +73,19 @@
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><span class="cx">           RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><del>-            RenderText {#text} at (6,6) size 225x106
-              text run at (6,6) width 137: &quot;div :only-child {&quot;
-              text run at (142,6) width 1: &quot; &quot;
-              text run at (6,21) width 9: &quot;}&quot;
-              text run at (14,21) width 1: &quot; &quot;
-              text run at (6,36) width 1: &quot; &quot;
-              text run at (6,51) width 41: &quot;&lt;div&gt;&quot;
-              text run at (46,51) width 1: &quot; &quot;
-              text run at (6,66) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,66) width 1: &quot; &quot;
-              text run at (6,81) width 225: &quot;   How about regular text...&quot;
-              text run at (230,81) width 1: &quot; &quot;
-              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
</del><ins>+            RenderText {#text} at (6,7) size 225x105
+              text run at (6,7) width 137: &quot;div :only-child {&quot;
+              text run at (142,7) width 1: &quot; &quot;
+              text run at (6,22) width 9: &quot;}&quot;
+              text run at (14,22) width 1: &quot; &quot;
+              text run at (6,37) width 1: &quot; &quot;
+              text run at (6,52) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,52) width 1: &quot; &quot;
+              text run at (6,67) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,67) width 1: &quot; &quot;
+              text run at (6,82) width 225: &quot;   How about regular text...&quot;
+              text run at (230,82) width 1: &quot; &quot;
+              text run at (6,97) width 49: &quot;&lt;/div&gt;&quot;
</ins><span class="cx">           RenderBlock {P} at (16,204) size 584x34
</span><span class="cx">             RenderText {#text} at (0,0) size 572x34
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastforms001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/001-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -19,16 +19,16 @@
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x20
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 780x20
</span><del>-              RenderTableCell {TD} at (0,0) size 27x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {INPUT} at (5,4) size 17x12
-              RenderTableCell {TD} at (27,9) size 753x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 22x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 16x12
+              RenderTableCell {TD} at (22,9) size 758x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">       RenderBlock {P} at (0,199) size 784x25
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x20
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 780x20
</span><del>-              RenderTableCell {TD} at (0,0) size 27x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {INPUT} at (5,4) size 17x12
-              RenderTableCell {TD} at (27,9) size 753x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 22x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 16x12
+              RenderTableCell {TD} at (22,9) size 758x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">       RenderBlock {P} at (0,239) size 784x37
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 784x36 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsbasicinputsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/basic-inputs-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -51,21 +51,21 @@
</span><span class="cx">       RenderBlock {DIV} at (10,392) size 450x24 [border: (1px solid #FF0000)]
</span><span class="cx">         RenderText {#text} at (1,4) size 7x17
</span><span class="cx">           text run at (1,4) width 7: &quot;a&quot;
</span><del>-        RenderBlock {INPUT} at (12,4) size 17x16
-        RenderText {#text} at (33,4) size 65x17
-          text run at (33,4) width 65: &quot;checkbox &quot;
-        RenderBlock {INPUT} at (102,4) size 17x16
-        RenderText {#text} at (123,4) size 8x17
-          text run at (123,4) width 8: &quot;b&quot;
</del><ins>+        RenderBlock {INPUT} at (10,4) size 16x16
+        RenderText {#text} at (28,4) size 65x17
+          text run at (28,4) width 65: &quot;checkbox &quot;
+        RenderBlock {INPUT} at (95,4) size 16x16
+        RenderText {#text} at (113,4) size 8x17
+          text run at (113,4) width 8: &quot;b&quot;
</ins><span class="cx">       RenderBlock {DIV} at (10,426) size 450x24 [border: (1px solid #FF0000)]
</span><span class="cx">         RenderText {#text} at (1,4) size 7x17
</span><span class="cx">           text run at (1,4) width 7: &quot;a&quot;
</span><del>-        RenderBlock {INPUT} at (12,4) size 17x16
-        RenderText {#text} at (33,4) size 36x17
-          text run at (33,4) width 36: &quot;radio &quot;
-        RenderBlock {INPUT} at (73,4) size 17x16
-        RenderText {#text} at (94,4) size 8x17
-          text run at (94,4) width 8: &quot;b&quot;
</del><ins>+        RenderBlock {INPUT} at (10,4) size 16x16
+        RenderText {#text} at (28,4) size 36x17
+          text run at (28,4) width 36: &quot;radio &quot;
+        RenderBlock {INPUT} at (66,4) size 16x16
+        RenderText {#text} at (84,4) size 8x17
+          text run at (84,4) width 8: &quot;b&quot;
</ins><span class="cx"> layer at (31,313) size 185x17 scrollWidth 214
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><span class="cx">     RenderText {#text} at (0,0) size 213x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsboxshadowoverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/box-shadow-override-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -31,44 +31,44 @@
</span><span class="cx">             RenderBlock {DIV} at (201,0) size 16x17
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,147) size 784x35
</span><del>-        RenderBlock {INPUT} at (4,10) size 17x16
-        RenderText {#text} at (25,10) size 4x17
-          text run at (25,10) width 4: &quot; &quot;
-        RenderBlock {INPUT} at (33,10) size 17x16
-        RenderText {#text} at (54,10) size 4x17
-          text run at (54,10) width 4: &quot; &quot;
-        RenderSlider {INPUT} at (60,10) size 129x14 [color=#909090] [bgcolor=#FFFFFF]
</del><ins>+        RenderBlock {INPUT} at (2,10) size 16x16
+        RenderText {#text} at (20,10) size 4x17
+          text run at (20,10) width 4: &quot; &quot;
+        RenderBlock {INPUT} at (26,10) size 16x16
+        RenderText {#text} at (44,10) size 4x17
+          text run at (44,10) width 4: &quot; &quot;
+        RenderSlider {INPUT} at (50,10) size 129x14 [color=#909090] [bgcolor=#FFFFFF]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (0,0) size 129x14
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 129x14
</span><span class="cx">               RenderBlock {DIV} at (49,0) size 31x14
</span><del>-        RenderText {#text} at (191,10) size 4x17
-          text run at (191,10) width 4: &quot; &quot;
-        RenderFileUploadControl {INPUT} at (197,6) size 306x26 &quot;(None)&quot;
</del><ins>+        RenderText {#text} at (181,10) size 4x17
+          text run at (181,10) width 4: &quot; &quot;
+        RenderFileUploadControl {INPUT} at (187,6) size 306x26 &quot;(None)&quot;
</ins><span class="cx">           RenderButton {INPUT} at (0,0) size 103x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,4) size 87x17
</span><span class="cx">               RenderText at (0,0) size 87x17
</span><span class="cx">                 text run at (0,0) width 87: &quot;Choose File&quot;
</span><del>-        RenderText {#text} at (505,10) size 4x17
-          text run at (505,10) width 4: &quot; &quot;
-        RenderButton {INPUT} at (511,2) size 74x31 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (495,10) size 4x17
+          text run at (495,10) width 4: &quot; &quot;
+        RenderButton {INPUT} at (501,2) size 74x31 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,4) size 58x22
</span><span class="cx">             RenderText at (0,0) size 58x22
</span><span class="cx">               text run at (0,0) width 58: &quot;Button&quot;
</span><del>-        RenderText {#text} at (587,10) size 4x17
-          text run at (587,10) width 4: &quot; &quot;
-        RenderButton {INPUT} at (593,6) size 62x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (577,10) size 4x17
+          text run at (577,10) width 4: &quot; &quot;
+        RenderButton {INPUT} at (583,6) size 62x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,4) size 46x17
</span><span class="cx">             RenderText at (0,0) size 46x17
</span><span class="cx">               text run at (0,0) width 46: &quot;Button&quot;
</span><del>-        RenderText {#text} at (657,10) size 4x17
-          text run at (657,10) width 4: &quot; &quot;
-        RenderButton {INPUT} at (661,15) size 30x15 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (647,10) size 4x17
+          text run at (647,10) width 4: &quot; &quot;
+        RenderButton {INPUT} at (651,15) size 30x15 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,4) size 14x6
</span><span class="cx">             RenderText at (0,0) size 14x6
</span><span class="cx">               text run at (0,0) width 14: &quot;Button&quot;
</span><del>-        RenderText {#text} at (691,10) size 4x17
-          text run at (691,10) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (697,2) size 74x31 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (681,10) size 4x17
+          text run at (681,10) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (687,2) size 74x31 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,4) size 58x22
</span><span class="cx">             RenderText {#text} at (0,0) size 58x22
</span><span class="cx">               text run at (0,0) width 58: &quot;Button&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsfilefileinputdisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/file/file-input-disabled-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/file/file-input-disabled-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/file/file-input-disabled-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x69
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x69
</span><del>-          RenderBlock {INPUT} at (4,3) size 17x16
</del><ins>+          RenderBlock {INPUT} at (2,3) size 16x16
</ins><span class="cx">           RenderInline {B} at (0,0) size 75x17
</span><del>-            RenderText {#text} at (25,3) size 75x17
-              text run at (25,3) width 75: &quot;Attach File&quot;
-          RenderBR {BR} at (100,17) size 0x0
</del><ins>+            RenderText {#text} at (20,3) size 75x17
+              text run at (20,3) width 75: &quot;Attach File&quot;
+          RenderBR {BR} at (95,17) size 0x0
</ins><span class="cx">           RenderBR {BR} at (0,22) size 0x17
</span><span class="cx">           RenderText {#text} at (0,45) size 86x17
</span><span class="cx">             text run at (0,45) width 86: &quot;  Select File:  &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformelementgeometryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/form-element-geometry-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 200x26
</span><span class="cx">           text run at (0,0) width 200: &quot;Baseline Alignment&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,400) size 769x32
</span><del>-        RenderInline {FONT} at (0,0) size 246x26
</del><ins>+        RenderInline {FONT} at (0,0) size 236x26
</ins><span class="cx">           RenderText {#text} at (0,0) size 43x26
</span><span class="cx">             text run at (0,0) width 43: &quot;text &quot;
</span><span class="cx">           RenderButton {INPUT} at (45,3) size 60x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="lines">@@ -120,10 +120,10 @@
</span><span class="cx">                 text run at (4,4) width 40: &quot;menu&quot;
</span><span class="cx">           RenderText {#text} at (184,0) size 6x26
</span><span class="cx">             text run at (184,0) width 6: &quot; &quot;
</span><del>-          RenderBlock {INPUT} at (194,7) size 17x16
-          RenderText {#text} at (215,0) size 6x26
-            text run at (215,0) width 6: &quot; &quot;
-          RenderBlock {INPUT} at (225,7) size 17x16
</del><ins>+          RenderBlock {INPUT} at (192,7) size 16x16
+          RenderText {#text} at (210,0) size 6x26
+            text run at (210,0) width 6: &quot; &quot;
+          RenderBlock {INPUT} at (218,7) size 16x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,431) size 769x32
</span><span class="cx">         RenderText {#text} at (0,7) size 27x17
</span><span class="lines">@@ -140,13 +140,13 @@
</span><span class="cx">               text run at (4,4) width 40: &quot;menu&quot;
</span><span class="cx">         RenderText {#text} at (166,7) size 4x17
</span><span class="cx">           text run at (166,7) width 4: &quot; &quot;
</span><del>-        RenderBlock {INPUT} at (174,7) size 17x16
-        RenderText {#text} at (195,7) size 4x17
-          text run at (195,7) width 4: &quot; &quot;
-        RenderBlock {INPUT} at (203,7) size 17x16
</del><ins>+        RenderBlock {INPUT} at (172,7) size 16x16
+        RenderText {#text} at (190,7) size 4x17
+          text run at (190,7) width 4: &quot; &quot;
+        RenderBlock {INPUT} at (196,7) size 16x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,462) size 769x32
</span><del>-        RenderInline {FONT} at (0,0) size 212x11
</del><ins>+        RenderInline {FONT} at (0,0) size 202x11
</ins><span class="cx">           RenderText {#text} at (0,12) size 18x11
</span><span class="cx">             text run at (0,12) width 18: &quot;text &quot;
</span><span class="cx">           RenderButton {INPUT} at (20,3) size 60x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="lines">@@ -161,10 +161,10 @@
</span><span class="cx">                 text run at (4,4) width 40: &quot;menu&quot;
</span><span class="cx">           RenderText {#text} at (156,12) size 3x11
</span><span class="cx">             text run at (156,12) width 3: &quot; &quot;
</span><del>-          RenderBlock {INPUT} at (163,7) size 17x16
-          RenderText {#text} at (184,12) size 3x11
-            text run at (184,12) width 3: &quot; &quot;
-          RenderBlock {INPUT} at (191,7) size 17x16
</del><ins>+          RenderBlock {INPUT} at (161,7) size 16x16
+          RenderText {#text} at (179,12) size 3x11
+            text run at (179,12) width 3: &quot; &quot;
+          RenderBlock {INPUT} at (184,7) size 16x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,493) size 769x55
</span><span class="cx">         RenderText {#text} at (0,30) size 27x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformmoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/formmove-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/formmove-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/formmove-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,25 +4,25 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x22
</span><del>-        RenderBlock {INPUT} at (4,3) size 17x16
-        RenderText {#text} at (25,3) size 34x17
-          text run at (25,3) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (63,3) size 17x16
-        RenderText {#text} at (84,3) size 37x17
-          text run at (84,3) width 37: &quot;Three&quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 16x16
+        RenderText {#text} at (20,3) size 34x17
+          text run at (20,3) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (56,3) size 16x16
+        RenderText {#text} at (74,3) size 37x17
+          text run at (74,3) width 37: &quot;Three&quot;
</ins><span class="cx">       RenderBlock {FORM} at (0,38) size 784x22
</span><del>-        RenderBlock {INPUT} at (4,3) size 17x16
-        RenderText {#text} at (25,3) size 31x17
-          text run at (25,3) width 31: &quot;One &quot;
-        RenderBlock {INPUT} at (60,3) size 17x16
-        RenderText {#text} at (81,3) size 34x17
-          text run at (81,3) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (119,3) size 17x16
-        RenderText {#text} at (140,3) size 41x17
-          text run at (140,3) width 41: &quot;Three &quot;
-        RenderBlock {INPUT} at (185,3) size 17x16
-        RenderText {#text} at (206,3) size 27x17
-          text run at (206,3) width 27: &quot;One&quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 16x16
+        RenderText {#text} at (20,3) size 31x17
+          text run at (20,3) width 31: &quot;One &quot;
+        RenderBlock {INPUT} at (53,3) size 16x16
+        RenderText {#text} at (71,3) size 34x17
+          text run at (71,3) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (107,3) size 16x16
+        RenderText {#text} at (125,3) size 41x17
+          text run at (125,3) width 41: &quot;Three &quot;
+        RenderBlock {INPUT} at (168,3) size 16x16
+        RenderText {#text} at (186,3) size 27x17
+          text run at (186,3) width 27: &quot;One&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,76) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 766x34
</span><span class="cx">           text run at (0,0) width 505: &quot;The count of the # of elements in form 1 should be 2 and in form 2 should be 4. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformmove2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/formmove2-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/formmove2-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/formmove2-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x22
</span><del>-        RenderBlock {INPUT} at (4,3) size 17x16
-        RenderBlock {INPUT} at (29,3) size 17x16
</del><ins>+        RenderBlock {INPUT} at (2,3) size 16x16
+        RenderBlock {INPUT} at (22,3) size 16x16
</ins><span class="cx">       RenderBlock (anonymous) at (0,38) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 777x34
</span><span class="cx">           text run at (0,0) width 777: &quot;There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsindeterminateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/indeterminate-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/indeterminate-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/indeterminate-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderText {#text} at (25,3) size 491x17
-        text run at (25,3) width 491: &quot; This checkbox should look 50% transparent and should be in the mixed state.&quot;
</del><ins>+      RenderText {#text} at (20,3) size 491x17
+        text run at (20,3) width 491: &quot; This checkbox should look 50% transparent and should be in the mixed state.&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,11) size 16x16
-  RenderBlock {INPUT} at (4,3) size 17x16
</del><ins>+layer at (10,11) size 16x16
+  RenderBlock {INPUT} at (2,3) size 16x16
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsinputappearanceheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-appearance-height-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -21,10 +21,10 @@
</span><span class="cx">         RenderBR {BR} at (226,46) size 0x0
</span><span class="cx">         RenderText {#text} at (0,57) size 65x17
</span><span class="cx">           text run at (0,57) width 65: &quot;checkbox &quot;
</span><del>-        RenderBlock {INPUT} at (69,57) size 17x16
-        RenderText {#text} at (90,57) size 4x17
-          text run at (90,57) width 4: &quot; &quot;
-        RenderBR {BR} at (94,71) size 0x0
</del><ins>+        RenderBlock {INPUT} at (67,57) size 16x16
+        RenderText {#text} at (85,57) size 4x17
+          text run at (85,57) width 4: &quot; &quot;
+        RenderBR {BR} at (89,71) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,82) size 24x17
</span><span class="cx">           text run at (0,82) width 24: &quot;file &quot;
</span><span class="cx">         RenderFileUploadControl {INPUT} at (26,78) size 306x26 &quot;(None)&quot;
</span><span class="lines">@@ -43,10 +43,10 @@
</span><span class="cx">         RenderBR {BR} at (56,120) size 0x0
</span><span class="cx">         RenderText {#text} at (0,126) size 36x17
</span><span class="cx">           text run at (0,126) width 36: &quot;radio &quot;
</span><del>-        RenderBlock {INPUT} at (40,126) size 17x16
-        RenderText {#text} at (61,126) size 4x17
-          text run at (61,126) width 4: &quot; &quot;
-        RenderBR {BR} at (65,140) size 0x0
</del><ins>+        RenderBlock {INPUT} at (38,126) size 16x16
+        RenderText {#text} at (56,126) size 4x17
+          text run at (56,126) width 4: &quot; &quot;
+        RenderBR {BR} at (60,140) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,147) size 39x17
</span><span class="cx">           text run at (0,147) width 39: &quot;range &quot;
</span><span class="cx">         RenderSlider {INPUT} at (41,147) size 129x14 [color=#909090] [bgcolor=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsinputtextwordwrapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-text-word-wrap-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/input-text-word-wrap-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-text-word-wrap-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -15,6 +15,6 @@
</span><span class="cx">         RenderTextControl {INPUT} at (2,0) size 191x48 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (13,58) size 185x17 scrollWidth 342
</span><del>-  RenderBlock {DIV} at (3,15) size 185x18
</del><ins>+  RenderBlock {DIV} at (3,16) size 185x17
</ins><span class="cx">     RenderText {#text} at (0,0) size 341x17
</span><span class="cx">       text run at (0,0) width 341: &quot;This sentence should not wrap into the next line.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsinputvalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-value-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/input-value-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-value-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 249x17
</span><span class="cx">                   text run at (1,1) width 249: &quot;check box with value property changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (343,62) size 312x24 [r=2 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+                RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">               RenderTableCell {TD} at (657,64) size 62x19 [r=2 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 216x17
</span><span class="cx">                   text run at (1,1) width 216: &quot;radio with value property changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (343,168) size 312x24 [r=6 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+                RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">               RenderTableCell {TD} at (657,170) size 62x19 [r=6 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -131,7 +131,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 247x17
</span><span class="cx">                   text run at (1,1) width 247: &quot;check box with value attribute changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (343,225) size 312x24 [r=8 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+                RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">               RenderTableCell {TD} at (657,227) size 62x19 [r=8 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -144,7 +144,7 @@
</span><span class="cx">                   text run at (1,1) width 314: &quot;text with value property changed, then turned into&quot;
</span><span class="cx">                   text run at (1,18) width 65: &quot;check box&quot;
</span><span class="cx">               RenderTableCell {TD} at (343,257) size 312x24 [r=9 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+                RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">               RenderTableCell {TD} at (657,259) size 62x19 [r=9 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx">                   text run at (1,1) width 312: &quot;text with value attribute changed, then turned into&quot;
</span><span class="cx">                   text run at (1,18) width 65: &quot;check box&quot;
</span><span class="cx">               RenderTableCell {TD} at (343,333) size 312x24 [r=11 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+                RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">               RenderTableCell {TD} at (657,335) size 62x19 [r=11 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformslargetoggleelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/large-toggle-elements-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/large-toggle-elements-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/large-toggle-elements-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderText {#text} at (0,0) size 689x17
</span><span class="cx">         text run at (0,0) width 689: &quot;This is a test that large toggle elements render correctly. See https://bugs.webkit.org/show_bug.cgi?id=82833 &quot;
</span><del>-      RenderBlock {INPUT} at (4,20) size 201x200
-      RenderText {#text} at (209,204) size 4x17
-        text run at (209,204) width 4: &quot; &quot;
-      RenderBlock {INPUT} at (217,20) size 201x200
</del><ins>+      RenderBlock {INPUT} at (2,20) size 200x200
+      RenderText {#text} at (204,204) size 4x17
+        text run at (204,204) width 4: &quot; &quot;
+      RenderBlock {INPUT} at (210,20) size 200x200
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinlinepositionedLifetimeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/inline/positionedLifetime-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/inline/positionedLifetime-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/inline/positionedLifetime-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {INPUT} at (4,3) size 17x16
-      RenderText {#text} at (25,3) size 4x17
-        text run at (25,3) width 4: &quot; &quot;
-      RenderBR {BR} at (29,17) size 0x0
</del><ins>+      RenderBlock {INPUT} at (2,3) size 16x16
+      RenderText {#text} at (20,3) size 4x17
+        text run at (20,3) width 4: &quot; &quot;
+      RenderBR {BR} at (24,17) size 0x0
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastparserbadxmlslashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/parser/bad-xml-slash-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/parser/bad-xml-slash-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/parser/bad-xml-slash-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -3,6 +3,6 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {INPUT} at (4,3) size 17x16
-      RenderText {#text} at (25,3) size 218x17
-        text run at (25,3) width 218: &quot;This checkbox should be checked.&quot;
</del><ins>+      RenderBlock {INPUT} at (2,3) size 16x16
+      RenderText {#text} at (20,3) size 218x17
+        text run at (20,3) width 218: &quot;This checkbox should be checked.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -7,28 +7,28 @@
</span><span class="cx"> layer at (293,130) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 126x51
</del><ins>+      RenderText {#text} at (12,0) size 125x51
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,17) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,34) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (218,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 126x51
</del><ins>+      RenderText {#text} at (12,0) size 125x51
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,17) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,34) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (368,240) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 126x51
</del><ins>+      RenderText {#text} at (12,0) size 125x51
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,17) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,34) width 100: &quot;should be green&quot;
</span><span class="cx"> layer at (293,350) size 150x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>-      RenderText {#text} at (12,0) size 126x51
</del><ins>+      RenderText {#text} at (12,0) size 125x51
</ins><span class="cx">         text run at (12,0) width 104: &quot;The color of this&quot;
</span><span class="cx">         text run at (1,17) width 126: &quot;text in the reflection&quot;
</span><span class="cx">         text run at (14,34) width 100: &quot;should be green&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedreplacedbreakingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/replaced-breaking-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/replaced-breaking-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/replaced-breaking-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -40,11 +40,11 @@
</span><span class="cx">         RenderListBox {SELECT} at (3,293) size 63x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx">         RenderListBox {SELECT} at (3,370) size 63x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {INPUT} at (5,448) size 17x16
-        RenderBlock {INPUT} at (5,470) size 17x16
</del><ins>+        RenderBlock {INPUT} at (3,448) size 16x16
+        RenderBlock {INPUT} at (3,470) size 16x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {INPUT} at (5,492) size 17x16
-        RenderBlock {INPUT} at (5,514) size 17x16
</del><ins>+        RenderBlock {INPUT} at (3,492) size 16x16
+        RenderBlock {INPUT} at (3,514) size 16x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderIFrame {IFRAME} at (1,533) size 27x27 [border: (1px solid #000000)]
</span><span class="cx">           layer at (0,0) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentcheckboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-checkbox-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x26
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x26
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x24
</span><del>-            RenderTableCell {TD} at (1,1) size 11x24 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (13,1) size 11x24 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (25,1) size 11x24 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (37,3) size 746x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,1) size 6x24 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (22,3) size 761x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                 text run at (1,1) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastreplacedwidth100percentradioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/replaced/width100percent-radio-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x26
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x26
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x24
</span><del>-            RenderTableCell {TD} at (1,1) size 11x24 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (13,1) size 11x24 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (25,1) size 11x24 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 10x16
-            RenderTableCell {TD} at (37,3) size 746x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,1) size 6x24 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 4x16
+            RenderTableCell {TD} at (22,3) size 761x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                 text run at (1,1) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {body} at (8,8) size 784x68
</span><span class="cx">       RenderTable {table} at (0,0) size 46x68
</span><span class="cx">         RenderBlock {caption} at (0,0) size 46x68
</span><del>-          RenderText {#text} at (1,0) size 46x68
</del><ins>+          RenderText {#text} at (1,0) size 47x68
</ins><span class="cx">             text run at (1,0) width 44: &quot;PASS:&quot;
</span><span class="cx">             text run at (0,17) width 46: &quot;Text in&quot;
</span><span class="cx">             text run at (0,34) width 46: &quot;caption&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttexttextIteratorNilRendererexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -21,11 +21,11 @@
</span><span class="cx">                         text run at (0,0) width 110: &quot;Search Froogle&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderTableCell {TD} at (637,4) size 147x22 [r=0 c=3 rs=2 cs=1]
</span><del>-                  RenderInline {LABEL} at (0,0) size 124x11
</del><ins>+                  RenderInline {LABEL} at (0,0) size 119x11
</ins><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderBlock {INPUT} at (14,3) size 17x16
-                    RenderText {#text} at (35,8) size 99x11
-                      text run at (35,8) width 99: &quot; Remember this location&quot;
</del><ins>+                    RenderBlock {INPUT} at (12,3) size 16x16
+                    RenderText {#text} at (30,8) size 99x11
+                      text run at (30,8) width 99: &quot; Remember this location&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (0,46) size 784x17
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespacenormalafternowrapbreakingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -5,498 +5,498 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderFieldSet {FIELDSET} at (2,0) size 780x371 [border: (2px groove #C0C0C0)]
</span><span class="cx">         RenderBlock {DIV} at (14,7) size 752x352
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 50x34
</span><span class="cx">               RenderText {#text} at (50,20) size 4x17
</span><span class="cx">                 text run at (50,20) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (58,20) size 17x16
</del><ins>+              RenderBlock {INPUT} at (56,20) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,20) size 45x17
-                  text run at (79,20) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,20) size 4x17
-                text run at (124,20) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,20) size 45x17
+                  text run at (74,20) width 45: &quot;Classic&quot;
+              RenderText {#text} at (119,20) size 4x17
+                text run at (119,20) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 118x17
+            RenderInline {DIV} at (0,0) size 118x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,0) size 50x34
-              RenderText {#text} at (178,20) size 4x17
-                text run at (178,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,20) size 17x16
</del><ins>+                RenderImage {IMG} at (123,0) size 50x34
+              RenderText {#text} at (173,20) size 4x17
+                text run at (173,20) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (179,20) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,20) size 40x17
-                  text run at (207,20) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,20) size 4x17
-                text run at (247,20) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (197,20) size 40x17
+                  text run at (197,20) width 40: &quot;Africa&quot;
+              RenderText {#text} at (237,20) size 4x17
+                text run at (237,20) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,0) size 50x34
-              RenderText {#text} at (301,20) size 4x17
-                text run at (301,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,20) size 17x16
</del><ins>+                RenderImage {IMG} at (241,0) size 50x34
+              RenderText {#text} at (291,20) size 4x17
+                text run at (291,20) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (297,20) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,20) size 125x17
-                  text run at (330,20) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,20) size 4x17
-                text run at (455,20) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (315,20) size 125x17
+                  text run at (315,20) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (440,20) size 4x17
+                text run at (440,20) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,0) size 50x34
-              RenderText {#text} at (509,20) size 4x17
-                text run at (509,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,20) size 17x16
</del><ins>+                RenderImage {IMG} at (444,0) size 50x34
+              RenderText {#text} at (494,20) size 4x17
+                text run at (494,20) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (500,20) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,20) size 99x17
-                  text run at (538,20) width 99: &quot;Ancient Greece&quot;
</del><ins>+                RenderText {#text} at (518,20) size 99x17
+                  text run at (518,20) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (617,20) size 4x17
+                text run at (617,20) width 4: &quot; &quot;
+          RenderText {#text} at (0,0) size 0x0
+          RenderInline {DIV} at (0,0) size 119x17
+            RenderInline {DIV} at (0,0) size 119x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><ins>+              RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
+                RenderImage {IMG} at (621,0) size 50x34
+              RenderText {#text} at (671,20) size 4x17
+                text run at (671,20) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (677,20) size 16x16
+              RenderInline {LABEL} at (0,0) size 45x17
+                RenderText {#text} at (695,20) size 45x17
+                  text run at (695,20) width 45: &quot;Classic&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 118x17
+            RenderInline {DIV} at (0,0) size 118x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,39) size 50x34
</span><span class="cx">               RenderText {#text} at (50,59) size 4x17
</span><span class="cx">                 text run at (50,59) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (58,59) size 17x16
-              RenderInline {LABEL} at (0,0) size 45x17
-                RenderText {#text} at (79,59) size 45x17
-                  text run at (79,59) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,59) size 4x17
-                text run at (124,59) width 4: &quot; &quot;
-          RenderText {#text} at (0,0) size 0x0
-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
-              RenderText {#text} at (0,0) size 0x0
-              RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
-                RenderImage {IMG} at (128,39) size 50x34
-              RenderText {#text} at (178,59) size 4x17
-                text run at (178,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,59) size 17x16
</del><ins>+              RenderBlock {INPUT} at (56,59) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,59) size 40x17
-                  text run at (207,59) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,59) size 4x17
-                text run at (247,59) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,59) size 40x17
+                  text run at (74,59) width 40: &quot;Africa&quot;
+              RenderText {#text} at (114,59) size 4x17
+                text run at (114,59) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,39) size 50x34
-              RenderText {#text} at (301,59) size 4x17
-                text run at (301,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,59) size 17x16
</del><ins>+                RenderImage {IMG} at (118,39) size 50x34
+              RenderText {#text} at (168,59) size 4x17
+                text run at (168,59) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (174,59) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,59) size 125x17
-                  text run at (330,59) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,59) size 4x17
-                text run at (455,59) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (192,59) size 125x17
+                  text run at (192,59) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (317,59) size 4x17
+                text run at (317,59) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,39) size 50x34
-              RenderText {#text} at (509,59) size 4x17
-                text run at (509,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,59) size 17x16
</del><ins>+                RenderImage {IMG} at (321,39) size 50x34
+              RenderText {#text} at (371,59) size 4x17
+                text run at (371,59) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (377,59) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,59) size 99x17
-                  text run at (538,59) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (395,59) size 99x17
+                  text run at (395,59) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (494,59) size 4x17
+                text run at (494,59) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,78) size 50x34
-              RenderText {#text} at (50,98) size 4x17
-                text run at (50,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,98) size 17x16
</del><ins>+                RenderImage {IMG} at (498,39) size 50x34
+              RenderText {#text} at (548,59) size 4x17
+                text run at (548,59) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (554,59) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,98) size 45x17
-                  text run at (79,98) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,98) size 4x17
-                text run at (124,98) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (572,59) size 45x17
+                  text run at (572,59) width 45: &quot;Classic&quot;
+              RenderText {#text} at (617,59) size 4x17
+                text run at (617,59) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,78) size 50x34
-              RenderText {#text} at (178,98) size 4x17
-                text run at (178,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,98) size 17x16
</del><ins>+                RenderImage {IMG} at (621,39) size 50x34
+              RenderText {#text} at (671,59) size 4x17
+                text run at (671,59) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (677,59) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,98) size 40x17
-                  text run at (207,98) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,98) size 4x17
-                text run at (247,98) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (695,59) size 40x17
+                  text run at (695,59) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,78) size 50x34
-              RenderText {#text} at (301,98) size 4x17
-                text run at (301,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,98) size 17x16
</del><ins>+                RenderImage {IMG} at (0,78) size 50x34
+              RenderText {#text} at (50,98) size 4x17
+                text run at (50,98) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,98) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,98) size 125x17
-                  text run at (330,98) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,98) size 4x17
-                text run at (455,98) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,98) size 125x17
+                  text run at (74,98) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,98) size 4x17
+                text run at (199,98) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,78) size 50x34
-              RenderText {#text} at (509,98) size 4x17
-                text run at (509,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,98) size 17x16
</del><ins>+                RenderImage {IMG} at (203,78) size 50x34
+              RenderText {#text} at (253,98) size 4x17
+                text run at (253,98) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,98) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,98) size 99x17
-                  text run at (538,98) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,98) size 99x17
+                  text run at (277,98) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,98) size 4x17
+                text run at (376,98) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,117) size 50x34
-              RenderText {#text} at (50,137) size 4x17
-                text run at (50,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,137) size 17x16
</del><ins>+                RenderImage {IMG} at (380,78) size 50x34
+              RenderText {#text} at (430,98) size 4x17
+                text run at (430,98) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,98) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,137) size 45x17
-                  text run at (79,137) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,137) size 4x17
-                text run at (124,137) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,98) size 45x17
+                  text run at (454,98) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,98) size 4x17
+                text run at (499,98) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,117) size 50x34
-              RenderText {#text} at (178,137) size 4x17
-                text run at (178,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,137) size 17x16
</del><ins>+                RenderImage {IMG} at (503,78) size 50x34
+              RenderText {#text} at (553,98) size 4x17
+                text run at (553,98) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,98) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,137) size 40x17
-                  text run at (207,137) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,137) size 4x17
-                text run at (247,137) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,98) size 40x17
+                  text run at (577,98) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,117) size 50x34
-              RenderText {#text} at (301,137) size 4x17
-                text run at (301,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,137) size 17x16
</del><ins>+                RenderImage {IMG} at (0,117) size 50x34
+              RenderText {#text} at (50,137) size 4x17
+                text run at (50,137) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,137) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,137) size 125x17
-                  text run at (330,137) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,137) size 4x17
-                text run at (455,137) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,137) size 125x17
+                  text run at (74,137) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,137) size 4x17
+                text run at (199,137) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,117) size 50x34
-              RenderText {#text} at (509,137) size 4x17
-                text run at (509,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,137) size 17x16
</del><ins>+                RenderImage {IMG} at (203,117) size 50x34
+              RenderText {#text} at (253,137) size 4x17
+                text run at (253,137) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,137) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,137) size 99x17
-                  text run at (538,137) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,137) size 99x17
+                  text run at (277,137) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,137) size 4x17
+                text run at (376,137) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,156) size 50x34
-              RenderText {#text} at (50,176) size 4x17
-                text run at (50,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,176) size 17x16
</del><ins>+                RenderImage {IMG} at (380,117) size 50x34
+              RenderText {#text} at (430,137) size 4x17
+                text run at (430,137) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,137) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,176) size 45x17
-                  text run at (79,176) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,176) size 4x17
-                text run at (124,176) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,137) size 45x17
+                  text run at (454,137) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,137) size 4x17
+                text run at (499,137) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,156) size 50x34
-              RenderText {#text} at (178,176) size 4x17
-                text run at (178,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,176) size 17x16
</del><ins>+                RenderImage {IMG} at (503,117) size 50x34
+              RenderText {#text} at (553,137) size 4x17
+                text run at (553,137) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,137) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,176) size 40x17
-                  text run at (207,176) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,176) size 4x17
-                text run at (247,176) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,137) size 40x17
+                  text run at (577,137) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,156) size 50x34
-              RenderText {#text} at (301,176) size 4x17
-                text run at (301,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,176) size 17x16
</del><ins>+                RenderImage {IMG} at (0,156) size 50x34
+              RenderText {#text} at (50,176) size 4x17
+                text run at (50,176) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,176) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,176) size 125x17
-                  text run at (330,176) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,176) size 4x17
-                text run at (455,176) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,176) size 125x17
+                  text run at (74,176) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,176) size 4x17
+                text run at (199,176) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,156) size 50x34
-              RenderText {#text} at (509,176) size 4x17
-                text run at (509,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,176) size 17x16
</del><ins>+                RenderImage {IMG} at (203,156) size 50x34
+              RenderText {#text} at (253,176) size 4x17
+                text run at (253,176) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,176) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,176) size 99x17
-                  text run at (538,176) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,176) size 99x17
+                  text run at (277,176) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,176) size 4x17
+                text run at (376,176) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,195) size 50x34
-              RenderText {#text} at (50,215) size 4x17
-                text run at (50,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,215) size 17x16
</del><ins>+                RenderImage {IMG} at (380,156) size 50x34
+              RenderText {#text} at (430,176) size 4x17
+                text run at (430,176) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,176) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,215) size 45x17
-                  text run at (79,215) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,215) size 4x17
-                text run at (124,215) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,176) size 45x17
+                  text run at (454,176) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,176) size 4x17
+                text run at (499,176) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,195) size 50x34
-              RenderText {#text} at (178,215) size 4x17
-                text run at (178,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,215) size 17x16
</del><ins>+                RenderImage {IMG} at (503,156) size 50x34
+              RenderText {#text} at (553,176) size 4x17
+                text run at (553,176) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,176) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,215) size 40x17
-                  text run at (207,215) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,215) size 4x17
-                text run at (247,215) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,176) size 40x17
+                  text run at (577,176) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,195) size 50x34
-              RenderText {#text} at (301,215) size 4x17
-                text run at (301,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,215) size 17x16
</del><ins>+                RenderImage {IMG} at (0,195) size 50x34
+              RenderText {#text} at (50,215) size 4x17
+                text run at (50,215) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,215) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,215) size 125x17
-                  text run at (330,215) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,215) size 4x17
-                text run at (455,215) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,215) size 125x17
+                  text run at (74,215) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,215) size 4x17
+                text run at (199,215) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,195) size 50x34
-              RenderText {#text} at (509,215) size 4x17
-                text run at (509,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,215) size 17x16
</del><ins>+                RenderImage {IMG} at (203,195) size 50x34
+              RenderText {#text} at (253,215) size 4x17
+                text run at (253,215) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,215) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,215) size 99x17
-                  text run at (538,215) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,215) size 99x17
+                  text run at (277,215) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,215) size 4x17
+                text run at (376,215) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,234) size 50x34
-              RenderText {#text} at (50,254) size 4x17
-                text run at (50,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,254) size 17x16
</del><ins>+                RenderImage {IMG} at (380,195) size 50x34
+              RenderText {#text} at (430,215) size 4x17
+                text run at (430,215) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,215) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,254) size 45x17
-                  text run at (79,254) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,254) size 4x17
-                text run at (124,254) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,215) size 45x17
+                  text run at (454,215) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,215) size 4x17
+                text run at (499,215) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,234) size 50x34
-              RenderText {#text} at (178,254) size 4x17
-                text run at (178,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,254) size 17x16
</del><ins>+                RenderImage {IMG} at (503,195) size 50x34
+              RenderText {#text} at (553,215) size 4x17
+                text run at (553,215) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,215) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,254) size 40x17
-                  text run at (207,254) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,254) size 4x17
-                text run at (247,254) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,215) size 40x17
+                  text run at (577,215) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,234) size 50x34
-              RenderText {#text} at (301,254) size 4x17
-                text run at (301,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,254) size 17x16
</del><ins>+                RenderImage {IMG} at (0,234) size 50x34
+              RenderText {#text} at (50,254) size 4x17
+                text run at (50,254) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,254) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,254) size 125x17
-                  text run at (330,254) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,254) size 4x17
-                text run at (455,254) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,254) size 125x17
+                  text run at (74,254) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,254) size 4x17
+                text run at (199,254) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,234) size 50x34
-              RenderText {#text} at (509,254) size 4x17
-                text run at (509,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,254) size 17x16
</del><ins>+                RenderImage {IMG} at (203,234) size 50x34
+              RenderText {#text} at (253,254) size 4x17
+                text run at (253,254) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,254) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,254) size 99x17
-                  text run at (538,254) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,254) size 99x17
+                  text run at (277,254) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,254) size 4x17
+                text run at (376,254) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,273) size 50x34
-              RenderText {#text} at (50,293) size 4x17
-                text run at (50,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,293) size 17x16
</del><ins>+                RenderImage {IMG} at (380,234) size 50x34
+              RenderText {#text} at (430,254) size 4x17
+                text run at (430,254) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,254) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,293) size 45x17
-                  text run at (79,293) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,293) size 4x17
-                text run at (124,293) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,254) size 45x17
+                  text run at (454,254) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,254) size 4x17
+                text run at (499,254) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,273) size 50x34
-              RenderText {#text} at (178,293) size 4x17
-                text run at (178,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,293) size 17x16
</del><ins>+                RenderImage {IMG} at (503,234) size 50x34
+              RenderText {#text} at (553,254) size 4x17
+                text run at (553,254) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,254) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,293) size 40x17
-                  text run at (207,293) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,293) size 4x17
-                text run at (247,293) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,254) size 40x17
+                  text run at (577,254) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,273) size 50x34
-              RenderText {#text} at (301,293) size 4x17
-                text run at (301,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,293) size 17x16
</del><ins>+                RenderImage {IMG} at (0,273) size 50x34
+              RenderText {#text} at (50,293) size 4x17
+                text run at (50,293) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,293) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,293) size 125x17
-                  text run at (330,293) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,293) size 4x17
-                text run at (455,293) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,293) size 125x17
+                  text run at (74,293) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,293) size 4x17
+                text run at (199,293) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 177x17
+            RenderInline {DIV} at (0,0) size 177x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,273) size 50x34
-              RenderText {#text} at (509,293) size 4x17
-                text run at (509,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,293) size 17x16
</del><ins>+                RenderImage {IMG} at (203,273) size 50x34
+              RenderText {#text} at (253,293) size 4x17
+                text run at (253,293) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,293) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,293) size 99x17
-                  text run at (538,293) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderText {#text} at (277,293) size 99x17
+                  text run at (277,293) width 99: &quot;Ancient Greece&quot;
+              RenderText {#text} at (376,293) size 4x17
+                text run at (376,293) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 128x17
-            RenderInline {DIV} at (0,0) size 128x17
</del><ins>+          RenderInline {DIV} at (0,0) size 123x17
+            RenderInline {DIV} at (0,0) size 123x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (0,312) size 50x34
-              RenderText {#text} at (50,332) size 4x17
-                text run at (50,332) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (58,332) size 17x16
</del><ins>+                RenderImage {IMG} at (380,273) size 50x34
+              RenderText {#text} at (430,293) size 4x17
+                text run at (430,293) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (436,293) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 45x17
</span><del>-                RenderText {#text} at (79,332) size 45x17
-                  text run at (79,332) width 45: &quot;Classic&quot;
-              RenderText {#text} at (124,332) size 4x17
-                text run at (124,332) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (454,293) size 45x17
+                  text run at (454,293) width 45: &quot;Classic&quot;
+              RenderText {#text} at (499,293) size 4x17
+                text run at (499,293) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 123x17
-            RenderInline {DIV} at (0,0) size 123x17
</del><ins>+          RenderInline {DIV} at (0,0) size 114x17
+            RenderInline {DIV} at (0,0) size 114x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (128,312) size 50x34
-              RenderText {#text} at (178,332) size 4x17
-                text run at (178,332) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (186,332) size 17x16
</del><ins>+                RenderImage {IMG} at (503,273) size 50x34
+              RenderText {#text} at (553,293) size 4x17
+                text run at (553,293) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (559,293) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 40x17
</span><del>-                RenderText {#text} at (207,332) size 40x17
-                  text run at (207,332) width 40: &quot;Africa&quot;
-              RenderText {#text} at (247,332) size 4x17
-                text run at (247,332) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (577,293) size 40x17
+                  text run at (577,293) width 40: &quot;Africa&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 208x17
-            RenderInline {DIV} at (0,0) size 208x17
</del><ins>+          RenderInline {DIV} at (0,0) size 203x17
+            RenderInline {DIV} at (0,0) size 203x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (251,312) size 50x34
-              RenderText {#text} at (301,332) size 4x17
-                text run at (301,332) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (309,332) size 17x16
</del><ins>+                RenderImage {IMG} at (0,312) size 50x34
+              RenderText {#text} at (50,332) size 4x17
+                text run at (50,332) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (56,332) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 125x17
</span><del>-                RenderText {#text} at (330,332) size 125x17
-                  text run at (330,332) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (455,332) size 4x17
-                text run at (455,332) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (74,332) size 125x17
+                  text run at (74,332) width 125: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (199,332) size 4x17
+                text run at (199,332) width 4: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 178x17
-            RenderInline {DIV} at (0,0) size 178x17
</del><ins>+          RenderInline {DIV} at (0,0) size 173x17
+            RenderInline {DIV} at (0,0) size 173x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><del>-                RenderImage {IMG} at (459,312) size 50x34
-              RenderText {#text} at (509,332) size 4x17
-                text run at (509,332) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (517,332) size 17x16
</del><ins>+                RenderImage {IMG} at (203,312) size 50x34
+              RenderText {#text} at (253,332) size 4x17
+                text run at (253,332) width 4: &quot; &quot;
+              RenderBlock {INPUT} at (259,332) size 16x16
</ins><span class="cx">               RenderInline {LABEL} at (0,0) size 99x17
</span><del>-                RenderText {#text} at (538,332) size 99x17
-                  text run at (538,332) width 99: &quot;Ancient Greece&quot;
</del><ins>+                RenderText {#text} at (277,332) size 99x17
+                  text run at (277,332) width 99: &quot;Ancient Greece&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsnavigationjavascriptlinkframesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -40,22 +40,22 @@
</span><span class="cx">                   text run at (0,97) width 334: &quot;that we can use for testing&quot;
</span><span class="cx">                 RenderTextControl {INPUT} at (336,109) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                 RenderBR {BR} at (529,126) size 0x0
</span><del>-                RenderBlock {INPUT} at (4,149) size 17x16
-                RenderText {#text} at (25,134) size 73x36
-                  text run at (25,134) width 73: &quot; Male&quot;
-                RenderBR {BR} at (98,163) size 0x0
-                RenderBlock {INPUT} at (4,185) size 17x16
-                RenderText {#text} at (25,170) size 102x36
-                  text run at (25,170) width 102: &quot; Female&quot;
-                RenderBR {BR} at (127,199) size 0x0
-                RenderBlock {INPUT} at (4,221) size 17x16
-                RenderText {#text} at (25,206) size 130x36
-                  text run at (25,206) width 130: &quot; option #1&quot;
-                RenderBR {BR} at (155,235) size 0x0
-                RenderBlock {INPUT} at (4,257) size 17x16
-                RenderText {#text} at (25,242) size 130x36
-                  text run at (25,242) width 130: &quot; option #2&quot;
-                RenderBR {BR} at (155,271) size 0x0
</del><ins>+                RenderBlock {INPUT} at (2,149) size 16x16
+                RenderText {#text} at (20,134) size 73x36
+                  text run at (20,134) width 73: &quot; Male&quot;
+                RenderBR {BR} at (93,163) size 0x0
+                RenderBlock {INPUT} at (2,185) size 16x16
+                RenderText {#text} at (20,170) size 102x36
+                  text run at (20,170) width 102: &quot; Female&quot;
+                RenderBR {BR} at (122,199) size 0x0
+                RenderBlock {INPUT} at (2,221) size 16x16
+                RenderText {#text} at (20,206) size 130x36
+                  text run at (20,206) width 130: &quot; option #1&quot;
+                RenderBR {BR} at (150,235) size 0x0
+                RenderBlock {INPUT} at (2,257) size 16x16
+                RenderText {#text} at (20,242) size 130x36
+                  text run at (20,242) width 130: &quot; option #2&quot;
+                RenderBR {BR} at (150,271) size 0x0
</ins><span class="cx">                 RenderMenuList {SELECT} at (2,280) size 326x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">                   RenderBlock (anonymous) at (1,1) size 324x25
</span><span class="cx">                     RenderText at (4,4) size 84x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -18,31 +18,31 @@
</span><span class="cx">                 RenderBR {BR} at (392,52) size 0x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,70) size 784x24
</span><del>-            RenderTableCell {TD} at (0,73) size 518x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,73) size 530x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 140x15
</span><del>-                RenderText {#text} at (377,1) size 140x15
-                  text run at (377,1) width 140: &quot;I agree with the program&quot;
</del><ins>+                RenderText {#text} at (389,1) size 140x15
+                  text run at (389,1) width 140: &quot;I agree with the program&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (518,70) size 90x24 [r=1 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+            RenderTableCell {TD} at (530,70) size 75x24 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">           RenderTableRow {TR} at (0,94) size 784x24
</span><del>-            RenderTableCell {TD} at (0,97) size 518x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,97) size 530x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 153x15
</span><del>-                RenderText {#text} at (364,1) size 153x15
-                  text run at (364,1) width 153: &quot;I think vouchers are wrong&quot;
</del><ins>+                RenderText {#text} at (376,1) size 153x15
+                  text run at (376,1) width 153: &quot;I think vouchers are wrong&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (518,94) size 90x24 [r=2 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (5,4) size 17x16
</del><ins>+            RenderTableCell {TD} at (530,94) size 75x24 [r=2 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 16x16
</ins><span class="cx">           RenderTableRow {TR} at (0,118) size 784x32
</span><del>-            RenderTableCell {TD} at (0,125) size 608x17 [r=3 c=0 rs=1 cs=2]
-              RenderInline {A} at (0,0) size 76x17 [color=#0000EE]
-                RenderInline {FONT} at (0,0) size 76x15
-                  RenderText {#text} at (266,1) size 76x15
-                    text run at (266,1) width 76: &quot;View Results&quot;
-              RenderInline {FONT} at (0,0) size 0x15
</del><ins>+            RenderTableCell {TD} at (0,125) size 605x17 [r=3 c=0 rs=1 cs=2]
+              RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
+                RenderInline {FONT} at (0,0) size 77x15
+                  RenderText {#text} at (264,1) size 77x15
+                    text run at (264,1) width 77: &quot;View Results&quot;
+              RenderInline {FONT} at (0,0) size 1x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (608,118) size 176x32 [r=3 c=2 rs=1 cs=2]
-              RenderButton {INPUT} at (65,3) size 46x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+            RenderTableCell {TD} at (605,118) size 179x32 [r=3 c=2 rs=1 cs=2]
+              RenderButton {INPUT} at (66,3) size 47x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">                 RenderBlock (anonymous) at (8,4) size 30x17
</span><span class="cx">                   RenderText at (0,0) size 30x17
</span><span class="cx">                     text run at (0,0) width 30: &quot;vote&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -35,14 +35,14 @@
</span><span class="cx">           RenderTableRow {TR} at (0,70) size 613x51
</span><span class="cx">             RenderTableCell {TD} at (126,83) size 232x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (0,0) size 232x25
</span><del>-            RenderTableCell {TD} at (358,73) size 122x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
-              RenderTextControl {INPUT} at (10,2) size 102x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-              RenderImage {INPUT} at (48,27) size 26x18
-            RenderTableCell {TD} at (480,70) size 133x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
-              RenderBlock {INPUT} at (4,3) size 17x16
-              RenderImage {IMG} at (25,1) size 40x25
-              RenderBlock {INPUT} at (69,3) size 17x16
</del><ins>+            RenderTableCell {TD} at (358,73) size 127x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+              RenderTextControl {INPUT} at (13,2) size 101x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderImage {INPUT} at (51,27) size 25x18
+            RenderTableCell {TD} at (485,70) size 128x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+              RenderBlock {INPUT} at (2,3) size 16x16
+              RenderImage {IMG} at (20,1) size 40x25
+              RenderBlock {INPUT} at (62,3) size 16x16
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,26) size 46x25
</span><del>-layer at (380,86) size 95x17
</del><ins>+layer at (382,86) size 95x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 95x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x145
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x38
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 37x34
</del><ins>+              RenderText {#text} at (15,2) size 36x34
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,19) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,42) size 155x38
</span><span class="cx">             RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 43x34
</del><ins>+              RenderText {#text} at (17,2) size 42x34
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,19) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x233
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x229
</span><span class="cx">             RenderTableCell {th} at (2,24) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (12,2) size 206x85
</del><ins>+              RenderText {#text} at (12,2) size 207x85
</ins><span class="cx">                 text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
</span><span class="cx">                 text run at (4,19) width 76: &quot;first line of &quot;
</span><span class="cx">                 text run at (80,19) width 130: &quot;text in this cell with&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x145
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x38
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 37x34
</del><ins>+              RenderText {#text} at (15,2) size 36x34
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,19) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,42) size 155x38
</span><span class="cx">             RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 43x34
</del><ins>+              RenderText {#text} at (17,2) size 42x34
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,19) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,546) size 87x102 [border: (1px outset #808080)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 87x51
</span><del>-          RenderText {#text} at (9,0) size 87x51
</del><ins>+          RenderText {#text} at (9,0) size 88x51
</ins><span class="cx">             text run at (9,0) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (2,17) width 83: &quot;caption, with&quot;
</span><span class="cx">             text run at (0,34) width 87: &quot;align=\&quot;right\&quot;.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,66) size 80x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (4,6) size 47x17
-            text run at (4,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (7,6) size 46x17
+            text run at (7,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (55,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x19
</span><span class="lines">@@ -34,8 +34,8 @@
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,66) size 80x45 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (4,6) size 47x17
-            text run at (4,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (7,6) size 46x17
+            text run at (7,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (55,6) size 16x16
</span><span class="cx">           RenderText {#text} at (17,25) size 46x17
</span><span class="cx">             text run at (17,25) width 46: &quot;foo foo&quot;
</span><span class="lines">@@ -59,8 +59,8 @@
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,313) size 148x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,66) size 138x45 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (33,6) size 47x17
-            text run at (33,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (36,6) size 46x17
+            text run at (36,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (84,6) size 16x16
</span><span class="cx">           RenderText {#text} at (3,25) size 142x17
</span><span class="cx">             text run at (3,25) width 142: &quot;very_large_very_large&quot;
</span><span class="lines">@@ -106,8 +106,8 @@
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,66) size 126x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (27,6) size 47x17
-            text run at (27,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (30,6) size 46x17
+            text run at (30,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (78,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,10) size 116x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x19
</span><span class="lines">@@ -136,8 +136,8 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 46x17
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><span class="cx">         RenderBlock {CAPTION} at (10,87) size 96x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (12,6) size 47x17
-            text run at (12,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (15,6) size 46x17
+            text run at (15,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (63,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,33) size 86x42
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 86x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (4,6) size 47x17
-            text run at (4,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (7,6) size 46x17
+            text run at (7,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (55,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,40) size 70x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x19
</span><span class="lines">@@ -34,8 +34,8 @@
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x45 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (4,6) size 47x17
-            text run at (4,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (7,6) size 46x17
+            text run at (7,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (55,6) size 16x16
</span><span class="cx">           RenderText {#text} at (17,25) size 46x17
</span><span class="cx">             text run at (17,25) width 46: &quot;foo foo&quot;
</span><span class="lines">@@ -59,8 +59,8 @@
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,313) size 148x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 138x45 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (33,6) size 47x17
-            text run at (33,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (36,6) size 46x17
+            text run at (36,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (84,6) size 16x16
</span><span class="cx">           RenderText {#text} at (3,25) size 142x17
</span><span class="cx">             text run at (3,25) width 142: &quot;very_large_very_large&quot;
</span><span class="lines">@@ -106,8 +106,8 @@
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 126x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (27,6) size 47x17
-            text run at (27,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (30,6) size 46x17
+            text run at (30,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (78,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,40) size 116x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x19
</span><span class="lines">@@ -131,8 +131,8 @@
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,703) size 106x115 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 96x28 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (12,6) size 47x17
-            text run at (12,6) width 47: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (15,6) size 46x17
+            text run at (15,6) width 46: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (63,6) size 16x16
</span><span class="cx">         RenderTableSection {TBODY} at (10,40) size 86x65
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 86x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (22,3) size 50x51
</del><ins>+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><span class="cx">             text run at (10,37) width 50: &quot;caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt (162801 => 162802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2014-01-26 10:30:47 UTC (rev 162801)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2014-01-26 13:33:44 UTC (rev 162802)
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx">           text run at (0,17) width 4: &quot; &quot;
</span><span class="cx">       RenderTable {TABLE} at (0,576) size 252x167 [border: (1px none #808080)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,115) size 252x51
</span><del>-          RenderText {#text} at (11,0) size 240x51
</del><ins>+          RenderText {#text} at (11,0) size 239x51
</ins><span class="cx">             text run at (11,0) width 230: &quot;Table 4 has this bottom caption. The&quot;
</span><span class="cx">             text run at (6,17) width 240: &quot;table has specified column widths and&quot;
</span><span class="cx">             text run at (66,34) width 120: &quot;collapsing borders.&quot;
</span></span></pre>
</div>
</div>

</body>
</html>