<!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>[195573] 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/195573">195573</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2016-01-25 17:56:15 -0800 (Mon, 25 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening.

Skip all inspector/sampling-profiler tests meanwhile the feature is not enabled on the GTK+ port.
Report and mark a new regression on test inspector/dom-debugger/node-removed.html timing out.
Rebaseline a bunch of tests after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.

* platform/gtk/TestExpectations:
* platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.png: Added. Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug1188-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug1188-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug18359-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug18359-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug2479-4-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug29326-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug29326-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug33855-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug33855-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug4382-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug4382-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug96334-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/bugs/bug96334-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/core/margins-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/core/margins-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/dom/tableDom-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla/dom/tableDom-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/transforms/2d/zoom-menulist-expected.png: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.
* platform/gtk/transforms/2d/zoom-menulist-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/194847">r194847</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18359expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18359expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24794expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24794expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29326expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29326expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4382expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4382expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktransforms2dzoommenulistexpectedpng">trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktransforms2dzoommenulistexpectedtxt">trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/ChangeLog        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -1,3 +1,41 @@
</span><ins>+2016-01-25  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        Skip all inspector/sampling-profiler tests meanwhile the feature is not enabled on the GTK+ port.
+        Report and mark a new regression on test inspector/dom-debugger/node-removed.html timing out.
+        Rebaseline a bunch of tests after r194847.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt: Rebaseline after r194847.
+        * platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.png: Added. Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug1188-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug18359-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug18359-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug29326-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug29326-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug33855-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug33855-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug4382-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug4382-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug96334-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/bugs/bug96334-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/core/margins-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/core/margins-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/dom/tableDom-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla/dom/tableDom-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Rebaseline after r194847.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Rebaseline after r194847.
+        * platform/gtk/transforms/2d/zoom-menulist-expected.png: Rebaseline after r194847.
+        * platform/gtk/transforms/2d/zoom-menulist-expected.txt: Rebaseline after r194847.
+
</ins><span class="cx"> 2016-01-25  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Marking imported/w3c/indexeddb/keyorder-private.html as flaky on mac-wk1
</span><span class="lines">@@ -4476,7 +4514,7 @@
</span><span class="cx">         * http/tests/security/blocked-on-redirect-expected.txt: Added.
</span><span class="cx">         * http/tests/security/blocked-on-redirect.html: Added.
</span><span class="cx"> 
</span><del>-gi2016-01-06  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
</del><ins>+2016-01-06  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
</ins><span class="cx"> 
</span><span class="cx">         [GTK] Unreviewed gardening.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -631,6 +631,9 @@
</span><span class="cx"> webkit.org/b/152620 css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/152620 css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+# Requires ENABLE(SAMPLING_PROFILER)
+webkit.org/b/153466 inspector/sampling-profiler [ Skip ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1411,6 +1414,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/153061 [ Release ] imported/w3c/indexeddb/idbindex-multientry-big.htm [ Timeout ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/153468 inspector/dom-debugger/node-removed.html [ Timeout ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests timing out
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastformsautofillbuttoninputautofillbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/fast/forms/auto-fill-button/input-auto-fill-button-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -21,17 +21,21 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 185x17
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 165x17
</span><span class="cx">         RenderTextControl {INPUT} at (2,29) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><ins>+          RenderFlexibleBox {DIV} at (3,3) size 185x17
+            RenderBlock {DIV} at (0,0) size 165x17
</ins><span class="cx"> layer at (13,46) size 165x17
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 165x17
</span><span class="cx"> layer at (212,46) size 165x17
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 165x17
</span><span class="cx"> layer at (411,46) size 165x17
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 165x17
</span><del>-layer at (13,73) size 185x17
-  RenderBlock {DIV} at (3,3) size 185x17
</del><ins>+layer at (13,73) size 165x17
+  RenderBlock {DIV} at (0,0) size 165x17
</ins><span class="cx"> layer at (181,49) size 15x12
</span><span class="cx">   RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
</span><span class="cx"> layer at (380,49) size 15x12
</span><span class="cx">   RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
</span><span class="cx"> layer at (579,49) size 15x12
</span><span class="cx">   RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
</span><ins>+layer at (181,76) size 15x12
+  RenderBlock {DIV} at (168,2) size 15x13 [bgcolor=#000000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -15,22 +15,22 @@
</span><span class="cx">               RenderTableCell {TD} at (2,51) size 594x49 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 127x15
</span><span class="cx">                   RenderInline {B} at (0,0) size 127x15
</span><del>-                    RenderText {#text} at (2,9) size 127x17
-                      text run at (2,10) width 127: &quot;Search the Web with&quot;
-                RenderText {#text} at (129,7) size 4x19
-                  text run at (129,8) width 4: &quot; &quot;
-                RenderMenuList {SELECT} at (135,3) size 95x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 93x25
</del><ins>+                    RenderText {#text} at (3,9) size 127x17
+                      text run at (3,10) width 127: &quot;Search the Web with&quot;
+                RenderText {#text} at (130,7) size 4x19
+                  text run at (130,8) width 4: &quot; &quot;
+                RenderMenuList {SELECT} at (136,3) size 93x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 91x25
</ins><span class="cx">                     RenderText at (4,4) size 68x17
</span><span class="cx">                       text run at (4,4) width 68: &quot;Netscape&quot;
</span><del>-                RenderTextControl {INPUT} at (234,5) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                RenderText {#text} at (517,7) size 4x19
-                  text run at (517,8) width 4: &quot; &quot;
-                RenderButton {INPUT} at (523,4) size 67x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+                RenderTextControl {INPUT} at (233,5) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (516,7) size 4x19
+                  text run at (516,8) width 4: &quot; &quot;
+                RenderButton {INPUT} at (522,4) size 67x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">                   RenderBlock (anonymous) at (8,4) size 51x17
</span><span class="cx">                     RenderText at (0,0) size 51x17
</span><span class="cx">                       text run at (0,0) width 51: &quot;Search&quot;
</span><del>-                RenderBR {BR} at (592,21) size 0x2
</del><ins>+                RenderBR {BR} at (591,21) size 0x2
</ins><span class="cx">                 RenderInline {SMALL} at (0,0) size 560x15
</span><span class="cx">                   RenderInline {A} at (0,0) size 98x15 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (17,31) size 98x17
</span><span class="lines">@@ -136,5 +136,5 @@
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 1x1
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 1x1
</span><span class="cx">                       RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</span><del>-layer at (247,78) size 275x17
</del><ins>+layer at (246,78) size 275x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 275x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18359expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18359expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug18359-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -31,8 +31,8 @@
</span><span class="cx">                     text run at (1,18) width 29: &quot;Test&quot;
</span><span class="cx">                     text run at (1,35) width 38: &quot;Case:&quot;
</span><span class="cx">               RenderTableCell {TD} at (66,50) size 603x33 [r=1 c=1 rs=1 cs=1]
</span><del>-                RenderMenuList {SELECT} at (3,3) size 340x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 338x25
</del><ins>+                RenderMenuList {SELECT} at (3,3) size 338x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 336x25
</ins><span class="cx">                     RenderText at (4,4) size 96x17
</span><span class="cx">                       text run at (4,4) width 96: &quot;a_abortinstall&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -66,15 +66,15 @@
</span><span class="cx">         RenderBlock {P} at (0,0) size 769x61
</span><span class="cx">           RenderText {#text} at (0,7) size 263x17
</span><span class="cx">             text run at (0,7) width 263: &quot;How does your browser fare on this test? &quot;
</span><del>-          RenderMenuList {SELECT} at (265,2) size 307x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-            RenderBlock (anonymous) at (1,1) size 305x25
</del><ins>+          RenderMenuList {SELECT} at (265,2) size 305x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+            RenderBlock (anonymous) at (1,1) size 303x25
</ins><span class="cx">               RenderText at (4,4) size 183x17
</span><span class="cx">                 text run at (4,4) width 183: &quot;The test renders correctly.&quot;
</span><del>-          RenderText {#text} at (574,7) size 4x17
-            text run at (574,7) width 4: &quot; &quot;
-          RenderInline {LABEL} at (0,0) size 648x47
-            RenderText {#text} at (578,7) size 70x17
-              text run at (578,7) width 70: &quot;Comment: &quot;
</del><ins>+          RenderText {#text} at (572,7) size 4x17
+            text run at (572,7) width 4: &quot; &quot;
+          RenderInline {LABEL} at (0,0) size 646x47
+            RenderText {#text} at (576,7) size 70x17
+              text run at (576,7) width 70: &quot;Comment: &quot;
</ins><span class="cx">             RenderTextControl {INPUT} at (2,34) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (195,37) size 4x17
</span><span class="cx">             text run at (195,37) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24794expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24794expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -184,15 +184,15 @@
</span><span class="cx">         RenderBlock {P} at (0,0) size 769x78
</span><span class="cx">           RenderText {#text} at (0,0) size 259x17
</span><span class="cx">             text run at (0,0) width 259: &quot;How does your browser fare on this test?&quot;
</span><del>-          RenderMenuList {SELECT} at (2,19) size 609x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-            RenderBlock (anonymous) at (1,1) size 607x25
</del><ins>+          RenderMenuList {SELECT} at (2,19) size 607x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+            RenderBlock (anonymous) at (1,1) size 605x25
</ins><span class="cx">               RenderText at (4,4) size 582x17
</span><span class="cx">                 text run at (4,4) width 582: &quot;The tests all render identically, and this browser may or may not grok CSS2 tables.&quot;
</span><del>-          RenderText {#text} at (613,24) size 4x17
-            text run at (613,24) width 4: &quot; &quot;
-          RenderInline {LABEL} at (0,0) size 687x47
-            RenderText {#text} at (617,24) size 70x17
-              text run at (617,24) width 70: &quot;Comment: &quot;
</del><ins>+          RenderText {#text} at (611,24) size 4x17
+            text run at (611,24) width 4: &quot; &quot;
+          RenderInline {LABEL} at (0,0) size 685x47
+            RenderText {#text} at (615,24) size 70x17
+              text run at (615,24) width 70: &quot;Comment: &quot;
</ins><span class="cx">             RenderTextControl {INPUT} at (2,51) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (195,54) size 4x17
</span><span class="cx">             text run at (195,54) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29326expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29326expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug29326-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -8,8 +8,8 @@
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x51
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 394x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {FORM} at (2,2) size 390x31
</span><del>-                RenderMenuList {SELECT} at (2,2) size 58x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 56x25
</del><ins>+                RenderMenuList {SELECT} at (2,2) size 56x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 54x25
</ins><span class="cx">                     RenderText at (4,4) size 31x17
</span><span class="cx">                       text run at (4,4) width 31: &quot;Test&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33855expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug33855-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -22,17 +22,17 @@
</span><span class="cx">                   RenderBlock (anonymous) at (8,4) size 84x17
</span><span class="cx">                     RenderText at (0,0) size 84x17
</span><span class="cx">                       text run at (0,0) width 84: &quot;Empty trash&quot;
</span><del>-              RenderTableCell {TD} at (271,16) size 288x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (271,16) size 290x19 [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><del>-              RenderTableCell {TD} at (560,3) size 83x32 [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (562,3) size 83x32 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderButton {INPUT} at (3,3) size 76x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx">                   RenderBlock (anonymous) at (8,4) size 60x17
</span><span class="cx">                     RenderText at (0,0) size 60x17
</span><span class="cx">                       text run at (0,0) width 60: &quot;Move to:&quot;
</span><del>-              RenderTableCell {TD} at (644,2) size 138x33 [r=0 c=5 rs=1 cs=1]
-                RenderMenuList {SELECT} at (3,3) size 131x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 129x25
</del><ins>+              RenderTableCell {TD} at (646,2) size 136x33 [r=0 c=5 rs=1 cs=1]
+                RenderMenuList {SELECT} at (3,3) size 129x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 127x25
</ins><span class="cx">                     RenderText at (4,4) size 104x17
</span><span class="cx">                       text run at (4,4) width 104: &quot;Choose folder &quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4382expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4382expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4382-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -16,8 +16,8 @@
</span><span class="cx">         RenderTextControl {INPUT} at (53,4) size 173x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (228,7) size 4x17
</span><span class="cx">           text run at (228,7) width 4: &quot; &quot;
</span><del>-        RenderMenuList {SELECT} at (234,2) size 87x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 85x25
</del><ins>+        RenderMenuList {SELECT} at (234,2) size 85x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,1) size 83x25
</ins><span class="cx">             RenderText at (4,4) size 44x17
</span><span class="cx">               text run at (4,4) width 44: &quot;Excite&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -27,8 +27,8 @@
</span><span class="cx">           text run at (0,17) width 264: &quot;The select should not contain blank items &quot;
</span><span class="cx">         RenderBR {BR} at (264,31) size 0x0
</span><span class="cx">       RenderBlock {FORM} at (0,98) size 784x31
</span><del>-        RenderMenuList {SELECT} at (2,2) size 255x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 253x25
</del><ins>+        RenderMenuList {SELECT} at (2,2) size 253x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,1) size 251x25
</ins><span class="cx">             RenderText at (4,4) size 75x17
</span><span class="cx">               text run at (4,4) width 75: &quot;Quick Link&quot;
</span><span class="cx"> layer at (64,32) size 167x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug96334expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug96334-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -1,40 +1,40 @@
</span><del>-layer at (0,0) size 1081x585
</del><ins>+layer at (0,0) size 1079x585
</ins><span class="cx">   RenderView at (0,0) size 800x585
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><del>-      RenderTable {TABLE} at (0,0) size 1074x141 [border: (2px solid #0000FF)]
-        RenderTableSection {TBODY} at (2,2) size 1070x137
-          RenderTableRow {TR} at (0,2) size 1070x133
-            RenderTableCell {TD} at (2,2) size 290x133 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 286x129 [border: (2px solid #008000)]
-                RenderTableSection {TBODY} at (2,2) size 282x125
-                  RenderTableRow {TR} at (0,2) size 282x72
-                    RenderTableCell {TD} at (2,2) size 278x72 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 1072x141 [border: (2px solid #0000FF)]
+        RenderTableSection {TBODY} at (2,2) size 1068x137
+          RenderTableRow {TR} at (0,2) size 1068x133
+            RenderTableCell {TD} at (2,2) size 288x133 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 284x129 [border: (2px solid #008000)]
+                RenderTableSection {TBODY} at (2,2) size 280x125
+                  RenderTableRow {TR} at (0,2) size 280x72
+                    RenderTableCell {TD} at (2,2) size 276x72 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderTable {TABLE} at (2,2) size 208x39 [border: (2px solid #FF0000)]
</span><span class="cx">                         RenderTableSection {TBODY} at (2,2) size 204x35
</span><span class="cx">                           RenderTableRow {TR} at (0,2) size 204x31
</span><span class="cx">                             RenderTableCell {TD} at (2,2) size 200x31 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                               RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTable {TABLE} at (2,41) size 274x29 [border: (2px solid #FF0000)]
-                        RenderTableSection {TBODY} at (2,2) size 270x25
-                          RenderTableRow {TR} at (0,2) size 270x21
-                            RenderTableCell {TD} at (2,2) size 266x21 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (2,41) size 272x29 [border: (2px solid #FF0000)]
+                        RenderTableSection {TBODY} at (2,2) size 268x25
+                          RenderTableRow {TR} at (0,2) size 268x21
+                            RenderTableCell {TD} at (2,2) size 264x21 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 248x17
</span><span class="cx">                                 text run at (2,2) width 248: &quot;THIS TABLE NEEDS TO BE HERE&quot;
</span><del>-                  RenderTableRow {TR} at (0,76) size 282x47
-                    RenderTableCell {TD} at (2,76) size 278x47 [border: (1px solid #C0C0C0)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 274x43 [border: (2px solid #FF0000)]
-                        RenderTableSection {TBODY} at (2,2) size 270x39
-                          RenderTableRow {TR} at (0,2) size 270x35
-                            RenderTableCell {TD} at (2,2) size 266x35 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
-                              RenderMenuList {SELECT} at (4,4) size 257x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                                RenderBlock (anonymous) at (1,1) size 255x25
</del><ins>+                  RenderTableRow {TR} at (0,76) size 280x47
+                    RenderTableCell {TD} at (2,76) size 276x47 [border: (1px solid #C0C0C0)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 272x43 [border: (2px solid #FF0000)]
+                        RenderTableSection {TBODY} at (2,2) size 268x39
+                          RenderTableRow {TR} at (0,2) size 268x35
+                            RenderTableCell {TD} at (2,2) size 264x35 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+                              RenderMenuList {SELECT} at (4,4) size 255x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                                RenderBlock (anonymous) at (1,1) size 253x25
</ins><span class="cx">                                   RenderText at (4,4) size 230x17
</span><span class="cx">                                     text run at (4,4) width 230: &quot;USE THIS JAVASCRIPT HERE&quot;
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (293,2) size 775x38 [border: (1px solid #C0C0C0)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (291,2) size 775x38 [border: (1px solid #C0C0C0)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 770x34
</span><span class="cx">                 text run at (2,2) width 770: &quot;KEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLEooKEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLE&quot;
</span><span class="cx">                 text run at (2,19) width 618: &quot;THIS SIMULATES THE PROBLEM ON THE WWW.MAPBLAST.COM/ \&quot;CREATE MAP\&quot;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x51
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 394x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {FORM} at (2,2) size 390x31
</span><del>-                RenderMenuList {SELECT} at (2,2) size 58x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 56x25
</del><ins>+                RenderMenuList {SELECT} at (2,2) size 56x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 54x25
</ins><span class="cx">                     RenderText at (4,4) size 31x17
</span><span class="cx">                       text run at (4,4) width 31: &quot;Test&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -4,28 +4,28 @@
</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 784x31
</span><del>-        RenderMenuList {SELECT} at (2,2) size 111x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 109x25
</del><ins>+        RenderMenuList {SELECT} at (2,2) size 109x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,1) size 107x25
</ins><span class="cx">             RenderText at (4,4) size 83x17
</span><span class="cx">               text run at (4,4) width 83: &quot;append cell&quot;
</span><del>-        RenderText {#text} at (115,7) size 52x17
-          text run at (115,7) width 52: &quot;   tbody &quot;
-        RenderTextControl {INPUT} at (169,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (227,7) size 41x17
-          text run at (227,7) width 41: &quot;   row &quot;
-        RenderTextControl {INPUT} at (270,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (328,7) size 35x17
-          text run at (328,7) width 35: &quot;   col &quot;
-        RenderTextControl {INPUT} at (365,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (423,7) size 74x17
-          text run at (423,7) width 74: &quot;   row span &quot;
-        RenderTextControl {INPUT} at (499,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (557,7) size 68x17
-          text run at (557,7) width 68: &quot;   col span &quot;
-        RenderTextControl {INPUT} at (627,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (685,7) size 20x17
-          text run at (685,7) width 20: &quot;     &quot;
-        RenderButton {INPUT} at (707,3) size 49x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (113,7) size 52x17
+          text run at (113,7) width 52: &quot;   tbody &quot;
+        RenderTextControl {INPUT} at (167,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (225,7) size 41x17
+          text run at (225,7) width 41: &quot;   row &quot;
+        RenderTextControl {INPUT} at (268,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (326,7) size 35x17
+          text run at (326,7) width 35: &quot;   col &quot;
+        RenderTextControl {INPUT} at (363,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (421,7) size 74x17
+          text run at (421,7) width 74: &quot;   row span &quot;
+        RenderTextControl {INPUT} at (497,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (555,7) size 68x17
+          text run at (555,7) width 68: &quot;   col span &quot;
+        RenderTextControl {INPUT} at (625,4) size 56x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (683,7) size 20x17
+          text run at (683,7) width 20: &quot;     &quot;
+        RenderButton {INPUT} at (705,3) size 49x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,4) size 33x17
</span><span class="cx">             RenderText at (0,0) size 33x17
</span><span class="cx">               text run at (0,0) width 33: &quot;Do It&quot;
</span><span class="lines">@@ -47,23 +47,23 @@
</span><span class="cx">                 text run at (2,2) width 23: &quot;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,114) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-layer at (180,15) size 50x17
</del><ins>+layer at (178,15) size 50x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 50x17
</span><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;0&quot;
</span><del>-layer at (281,15) size 50x17
</del><ins>+layer at (279,15) size 50x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 50x17
</span><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;0&quot;
</span><del>-layer at (376,15) size 50x17
</del><ins>+layer at (374,15) size 50x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 50x17
</span><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;0&quot;
</span><del>-layer at (510,15) size 50x17
</del><ins>+layer at (508,15) size 50x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 50x17
</span><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;1&quot;
</span><del>-layer at (638,15) size 50x17
</del><ins>+layer at (636,15) size 50x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 50x17
</span><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><del>-layer at (0,0) size 793x1257
</del><ins>+layer at (0,0) size 791x1257
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (8,8) size 769x1249
</span><span class="cx">   RenderBlock {HTML} at (8,8) size 769x1249 [bgcolor=#008000] [border: (16px solid #00FF00)]
</span><del>-    RenderTable at (16,16) size 770x1217
-      RenderTableSection (anonymous) at (0,0) size 770x1217
-        RenderTableRow (anonymous) at (0,0) size 770x1217
</del><ins>+    RenderTable at (16,16) size 768x1217
+      RenderTableSection (anonymous) at (0,0) size 768x1217
+        RenderTableRow (anonymous) at (0,0) size 768x1217
</ins><span class="cx">           RenderTableCell {HEAD} at (0,0) size 124x948 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">             RenderBlock {META} at (21,37) size 82x2 [border: (1px dotted #FFFFFF)]
</span><span class="cx">             RenderBlock {META} at (21,55) size 82x2 [border: (1px dotted #FFFFFF)]
</span><span class="lines">@@ -62,8 +62,8 @@
</span><span class="cx">                 text run at (1,630) width 47: &quot;yellow;&quot;
</span><span class="cx">                 text run at (1,647) width 79: &quot;background:&quot;
</span><span class="cx">                 text run at (1,664) width 38: &quot;teal; }&quot;
</span><del>-          RenderTableCell {BODY} at (123,41) size 647x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
-            RenderBlock {H1} at (21,53) size 605x76 [border: (1px dotted #FFFF00)]
</del><ins>+          RenderTableCell {BODY} at (123,41) size 645x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+            RenderBlock {H1} at (21,53) size 603x76 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 152x36
</span><span class="cx">                 text run at (1,1) width 152: &quot;Rendering &quot;
</span><span class="cx">               RenderInline {CODE} at (0,0) size 64x30
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                   text run at (1,45) width 64: &quot;HTML&quot;
</span><span class="cx">               RenderText {#text} at (65,38) size 43x36
</span><span class="cx">                 text run at (65,38) width 43: &quot; - 2&quot;
</span><del>-            RenderBlock {P} at (21,161) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,161) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 387x17
</span><span class="cx">                 text run at (1,1) width 387: &quot;If you have any comments to make regarding this test, e-mail &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 182x17 [color=#0000EE]
</span><span class="lines">@@ -89,11 +89,11 @@
</span><span class="cx">                   text run at (388,1) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (570,1) size 4x17
</span><span class="cx">                 text run at (570,1) width 4: &quot;.&quot;
</span><del>-            RenderBlock {DL} at (21,196) size 605x71 [border: (1px dotted #FFFF00)]
-              RenderBlock {DT} at (1,1) size 603x17
</del><ins>+            RenderBlock {DL} at (21,196) size 603x71 [border: (1px dotted #FFFF00)]
+              RenderBlock {DT} at (1,1) size 601x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 80x17
</span><span class="cx">                   text run at (0,0) width 80: &quot;Prerequisites&quot;
</span><del>-              RenderBlock {DD} at (41,18) size 563x52
</del><ins>+              RenderBlock {DD} at (41,18) size 561x52
</ins><span class="cx">                 RenderText {#text} at (0,0) size 525x34
</span><span class="cx">                   text run at (0,0) width 525: &quot;Browsers that are subjected to this test should support the the background, padding,&quot;
</span><span class="cx">                   text run at (0,17) width 401: &quot;margin, border and color properties of CSS, and in addition the &quot;
</span><span class="lines">@@ -103,57 +103,57 @@
</span><span class="cx">                 RenderText {#text} at (465,17) size 549x35
</span><span class="cx">                   text run at (465,17) width 84: &quot; property and&quot;
</span><span class="cx">                   text run at (0,35) width 197: &quot;fixed position stuff from CSS2.&quot;
</span><del>-            RenderBlock {H2} at (21,291) size 605x28 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {H2} at (21,291) size 603x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 495x26
</span><span class="cx">                 text run at (1,1) width 495: &quot;1. Making the BODY and the HEAD into a table&quot;
</span><del>-            RenderBlock {P} at (21,343) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,343) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 256x17
</span><span class="cx">                 text run at (1,1) width 256: &quot;This is really evil, but completely valid...&quot;
</span><del>-            RenderBlock {P} at (21,378) size 605x70 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,378) size 603x70 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 599x68
</span><span class="cx">                 text run at (1,1) width 586: &quot;This document should have two cells, side by side: one on the left, the other on the right. The&quot;
</span><span class="cx">                 text run at (1,18) width 599: &quot;one on the left should be red with white writing and a thick white border. It should contain four&quot;
</span><span class="cx">                 text run at (1,35) width 551: &quot;dotted lines separated by a blank line, followed by a dotted bordered box containing the&quot;
</span><span class="cx">                 text run at (1,52) width 586: &quot;document title, and another dotted bordered box containing the stylesheet, also shown below:&quot;
</span><del>-            RenderBlock {PRE} at (21,464) size 605x17 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {PRE} at (21,464) size 603x17 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x15
</span><span class="cx">                 text run at (1,1) width 40: &quot;  ...&quot;
</span><del>-            RenderBlock {P} at (21,497) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,497) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 453x17
</span><span class="cx">                 text run at (1,1) width 453: &quot;The dotted borders and lines and the text in the left cell should be white.&quot;
</span><del>-            RenderBlock {P} at (21,532) size 605x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,532) size 603x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 587x34
</span><span class="cx">                 text run at (1,1) width 587: &quot;The right cell should be teal, with yellow text. This paragraph you are reading now should be&quot;
</span><span class="cx">                 text run at (1,18) width 101: &quot;in this right cell.&quot;
</span><del>-            RenderBlock {P} at (21,584) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,584) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 444x17
</span><span class="cx">                 text run at (1,1) width 444: &quot;The width of the two cells is left up to the user agent to decide, I think.&quot;
</span><del>-            RenderBlock {P} at (21,619) size 605x53 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,619) size 603x53 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 592x51
</span><span class="cx">                 text run at (1,1) width 592: &quot;The right cell should look similar to the left cell in formatting -- each box of text should have a&quot;
</span><span class="cx">                 text run at (1,18) width 592: &quot;yellow dotted border, and there should be a blank line between each such box. No box should&quot;
</span><span class="cx">                 text run at (1,35) width 449: &quot;be nested -- the dotted boxes should always be distinct from each other.&quot;
</span><del>-            RenderBlock {P} at (21,688) size 605x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,688) size 603x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 580x34
</span><span class="cx">                 text run at (1,1) width 580: &quot;The cells should be the same height, and they should have grown vertically to accommodate&quot;
</span><span class="cx">                 text run at (1,18) width 53: &quot;this text.&quot;
</span><del>-            RenderBlock {P} at (21,740) size 605x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,740) size 603x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 599x34
</span><span class="cx">                 text run at (1,1) width 599: &quot;Around the whole setup should be two borders, dark green and light green. The cells should be&quot;
</span><span class="cx">                 text run at (1,18) width 489: &quot;separated from each other and from these outer borders by 1em of dark green.&quot;
</span><del>-            RenderBlock {P} at (21,792) size 605x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,792) size 603x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 576x34
</span><span class="cx">                 text run at (1,1) width 576: &quot;There should also be some alternate stylesheets set up to allow you to display the &lt;META&gt;&quot;
</span><span class="cx">                 text run at (1,18) width 243: &quot;content. This may help with diagnosis.&quot;
</span><del>-            RenderBlock {H2} at (21,852) size 605x28 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {H2} at (21,852) size 603x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 154x26
</span><span class="cx">                 text run at (1,1) width 154: &quot;Submit Results&quot;
</span><del>-            RenderBlock {FORM} at (21,904) size 605x112 [border: (1px dotted #FFFF00)]
-              RenderBlock {P} at (1,17) size 603x78
</del><ins>+            RenderBlock {FORM} at (21,904) size 603x112 [border: (1px dotted #FFFF00)]
+              RenderBlock {P} at (1,17) size 601x78
</ins><span class="cx">                 RenderText {#text} at (0,0) size 259x17
</span><span class="cx">                   text run at (0,0) width 259: &quot;How does your browser fare on this test?&quot;
</span><del>-                RenderMenuList {SELECT} at (2,19) size 598x27 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-                  RenderBlock (anonymous) at (1,1) size 596x25
</del><ins>+                RenderMenuList {SELECT} at (2,19) size 596x27 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+                  RenderBlock (anonymous) at (1,1) size 594x25
</ins><span class="cx">                     RenderText at (4,4) size 284x17
</span><span class="cx">                       text run at (4,4) width 284: &quot;Document renders exactly as described.&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -168,14 +168,14 @@
</span><span class="cx">                     RenderText at (0,0) size 50x17
</span><span class="cx">                       text run at (0,0) width 50: &quot;Submit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock {HR} at (21,1032) size 605x2 [border: (1px dotted #FFFF00)]
-            RenderBlock {P} at (21,1050) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {HR} at (21,1032) size 603x2 [border: (1px dotted #FFFF00)]
+            RenderBlock {P} at (21,1050) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderInline {A} at (0,0) size 161x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (1,1) size 161x17
</span><span class="cx">                   text run at (1,1) width 161: &quot;Up to the Evil Tests Page&quot;
</span><span class="cx">               RenderText {#text} at (162,1) size 4x17
</span><span class="cx">                 text run at (162,1) width 4: &quot;.&quot;
</span><del>-            RenderBlock {P} at (21,1085) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1085) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 173x17
</span><span class="cx">                 text run at (1,1) width 173: &quot;This page is maintained by &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
</span><span class="lines">@@ -188,7 +188,7 @@
</span><span class="cx">                   text run at (260,1) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (383,1) size 9x17
</span><span class="cx">                 text run at (383,1) width 9: &quot;).&quot;
</span><del>-            RenderBlock {P} at (21,1120) size 605x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1120) size 603x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 170x17
</span><span class="cx">                 text run at (1,1) width 170: &quot;Last updated in June 1999.&quot;
</span><span class="cx"> layer at (244,1040) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -24,9 +24,11 @@
</span><span class="cx">                           text run at (2,2) width 30: &quot;PIN:&quot;
</span><span class="cx">                       RenderTableCell {TD} at (97,42) size 224x31 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">                         RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><ins>+                          RenderFlexibleBox {DIV} at (3,3) size 185x17
+                            RenderBlock {DIV} at (0,0) size 185x17
</ins><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                       RenderTableCell {TD} at (322,55) size 5x5 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx"> layer at (120,28) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><span class="cx"> layer at (120,64) size 185x17
</span><del>-  RenderBlock {DIV} at (3,3) size 185x17
</del><ins>+  RenderBlock {DIV} at (0,0) size 185x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktransforms2dzoommenulistexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktransforms2dzoommenulistexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.txt (195572 => 195573)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.txt        2016-01-26 00:43:53 UTC (rev 195572)
+++ trunk/LayoutTests/platform/gtk/transforms/2d/zoom-menulist-expected.txt        2016-01-26 01:56:15 UTC (rev 195573)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 272x36
</span><span class="cx">           text run at (0,0) width 272: &quot;Zooming Menu List&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,57) size 784x80
</span><del>-        RenderMenuList {SELECT} at (6,6) size 157x67 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
-          RenderBlock (anonymous) at (3,3) size 151x61
</del><ins>+        RenderMenuList {SELECT} at (6,6) size 155x67 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
+          RenderBlock (anonymous) at (3,3) size 149x61
</ins><span class="cx">             RenderText at (4,4) size 91x53
</span><span class="cx">               text run at (4,4) width 91: &quot;One&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre>
</div>
</div>

</body>
</html>