<!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>[182792] 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/182792">182792</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2015-04-14 06:08:23 -0700 (Tue, 14 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Gardening: Rebaseline tests after <a href="http://trac.webkit.org/projects/webkit/changeset/182620">r182620</a>
https://bugs.webkit.org/show_bug.cgi?id=143700

Unreviewed.

This revision updates some tests after changing the way &lt;br&gt; is
rendered. We need to change the GTK+ expectations for these tests.

Patch by Marcos Chavarría Teijeiro &lt;chavarria1991@gmail.com&gt; on 2015-04-14

* platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt:
* platform/gtk/fast/dom/focus-contenteditable-expected.txt:
* platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.png:
* platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt:
* platform/gtk/fast/forms/range/slider-padding-expected.txt:
* platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
* platform/gtk/fast/parser/open-comment-in-textarea-expected.txt:
* platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt:
* platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
* platform/gtk/http/tests/navigation/postredirect-basic-expected.txt:
* platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt:
* platform/gtk/svg/wicd/test-rightsizing-b-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug106795-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1224-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug131020-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1430-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug16252-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug19599-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug20579-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug92143-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt:
* platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-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="#trunkLayoutTestsplatformgtkfastcsstextoverflowellipsisbidiexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdomfocuscontenteditableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dom/focus-contenteditable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformslistboxhittestzoomedexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformslistboxhittestzoomedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsrangesliderpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/range/slider-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformstextareascrollheightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/textarea-scroll-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastparseropencommentintextareaexpectedtxt">trunk/LayoutTests/platform/gtk/fast/parser/open-comment-in-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalbidilayoutacrosslinebreakexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsnavigationjavascriptlinkframesexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsnavigationpostredirectbasicexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsnavigationpostredirectgoback1expectedtxt">trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgwicdtestrightsizingbexpectedtxt">trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug131020expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug131020_iframeexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug19599expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19599-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug20579expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20579-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellspacingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1262expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-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 (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/ChangeLog        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -1,3 +1,43 @@
</span><ins>+2015-04-14  Marcos Chavarría Teijeiro  &lt;chavarria1991@gmail.com&gt;
+
+        [GTK] Gardening: Rebaseline tests after r182620
+        https://bugs.webkit.org/show_bug.cgi?id=143700
+
+        Unreviewed.
+
+        This revision updates some tests after changing the way &lt;br&gt; is
+        rendered. We need to change the GTK+ expectations for these tests.
+
+        * platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt:
+        * platform/gtk/fast/dom/focus-contenteditable-expected.txt:
+        * platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.png:
+        * platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt:
+        * platform/gtk/fast/forms/range/slider-padding-expected.txt:
+        * platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
+        * platform/gtk/fast/parser/open-comment-in-textarea-expected.txt:
+        * platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt:
+        * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt:
+        * platform/gtk/http/tests/navigation/postredirect-basic-expected.txt:
+        * platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt:
+        * platform/gtk/svg/wicd/test-rightsizing-b-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug106795-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1224-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug131020-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1430-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug16252-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug19599-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug20579-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug92143-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt:
+        * platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt:
+
</ins><span class="cx"> 2015-04-14  Youenn Fablet  &lt;youenn.fablet@crf.canon.fr&gt; and Xabier Rodriguez Calvar &lt;calvaris@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Sync Streams API tests with spec
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsstextoverflowellipsisbidiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-bidi-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">         RenderBR {BR} at (565,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 541x17
</span><span class="cx">           text run at (0,17) width 541: &quot;The ellipsis should appear on the left for the RTL case and on the right for LTR case. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (541,17) size 0x17
</ins><span class="cx">         RenderBR {BR} at (0,34) size 0x17
</span><span class="cx">         RenderText {#text} at (0,51) size 62x17
</span><span class="cx">           text run at (0,51) width 62: &quot;RTL text:&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdomfocuscontenteditableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dom/focus-contenteditable-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dom/focus-contenteditable-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/dom/focus-contenteditable-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x34
</span><span class="cx">         RenderText {#text} at (0,0) size 499x17
</span><span class="cx">           text run at (0,0) width 499: &quot;This test will try to call focus() on a contenteditable div, and then a normal div. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (499,14) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,17) size 373x17
</span><span class="cx">           text run at (0,17) width 373: &quot;The window should scroll to reveal the contenteditable div.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 500x800
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformslistboxhittestzoomedexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformslistboxhittestzoomedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">         RenderBlock {PRE} at (0,78) size 781x37
</span><span class="cx">           RenderText {#text} at (0,0) size 1150x18
</span><span class="cx">             text run at (0,0) width 1150: &quot;     Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false&quot;
</span><del>-          RenderBR {BR} at (0,0) size 0x0
</del><ins>+          RenderBR {BR} at (1150,13) size 0x0
</ins><span class="cx">           RenderText {#text} at (0,18) size 1130x18
</span><span class="cx">             text run at (0,18) width 1130: &quot;     Actual: false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsrangesliderpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/range/slider-padding-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/range/slider-padding-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/forms/range/slider-padding-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 321x17
</span><span class="cx">           text run at (0,0) width 321: &quot;This tests that the slider control considers padding. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (321,14) size 0x0
</ins><span class="cx">       RenderBlock {DIV} at (0,17) size 784x38 [bgcolor=#ADD8E6]
</span><span class="cx">         RenderSlider {INPUT} at (2,2) size 100x34 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="cx">           RenderFlexibleBox {DIV} at (10,10) size 80x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformstextareascrollheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/textarea-scroll-height-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/textarea-scroll-height-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/forms/textarea-scroll-height-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -12,42 +12,26 @@
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 179x408
</span><span class="cx">       RenderText {#text} at (0,0) size 107x391
</span><span class="cx">         text run at (0,0) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,0) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,17) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,17) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,34) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,34) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,51) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,51) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,68) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,85) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,85) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,102) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,102) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,119) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,136) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,136) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,153) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,153) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,170) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,187) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,187) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,204) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,204) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,221) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,238) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,238) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,255) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,255) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,272) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,289) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,289) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,306) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,306) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,323) width 0: &quot; &quot;
</span><span class="cx">         text run at (0,340) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,340) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,357) width 107: &quot;Lots of content.&quot;
</span><del>-        text run at (107,357) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,374) width 0: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,391) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastparseropencommentintextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/parser/open-comment-in-textarea-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/parser/open-comment-in-textarea-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/parser/open-comment-in-textarea-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -8,11 +8,8 @@
</span><span class="cx"> layer at (10,10) size 201x40 clip at (11,11) size 184x38 scrollHeight 72
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,2) size 201x40 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 180x68
</span><del>-      RenderText {#text} at (0,0) size 180x51
</del><ins>+      RenderText {#text} at (0,0) size 179x51
</ins><span class="cx">         text run at (0,0) width 23: &quot;&lt;!--&quot;
</span><del>-        text run at (23,0) width 0: &quot; &quot;
</del><span class="cx">         text run at (0,17) width 179: &quot;This should be part of the&quot;
</span><del>-        text run at (179,17) width 1: &quot; &quot;
</del><span class="cx">         text run at (0,34) width 61: &quot;textarea.&quot;
</span><del>-        text run at (61,34) width 0: &quot; &quot;
</del><span class="cx">       RenderBR {BR} at (0,51) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalbidilayoutacrosslinebreakexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -163,7 +163,7 @@
</span><span class="cx">             RenderTableCell {TD} at (42,256) size 45x39 [border: (1px solid #008000)] [r=7 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (3,3) size 18x17
</span><span class="cx">                 text run at (3,3) width 18: &quot;a (&quot;
</span><del>-              RenderBR {BR} at (21,17) size 0x0
</del><ins>+              RenderBR {BR} at (21,3) size 0x17
</ins><span class="cx">               RenderText {#text} at (3,20) size 17x17
</span><span class="cx">                 text run at (3,20) width 17: &quot;] b&quot;
</span><span class="cx">             RenderTableCell {TD} at (87,256) size 33x39 [border: (1px solid #008000)] [r=7 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsnavigationjavascriptlinkframesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -108,7 +108,6 @@
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 285x34
</span><span class="cx">               RenderText {#text} at (0,0) size 234x17
</span><span class="cx">                 text run at (0,0) width 234: &quot;More initial text before user input.&quot;
</span><del>-                text run at (234,0) width 0: &quot; &quot;
</del><span class="cx">               RenderBR {BR} at (0,17) size 0x17
</span><span class="cx">       RenderFrame {FRAME} at (0,540) size 800x60
</span><span class="cx">         layer at (0,0) size 785x88
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsnavigationpostredirectbasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-basic-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-basic-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-basic-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 747x72
</span><span class="cx">         text run at (0,0) width 747: &quot;This is just a minimal page that we navigate in response to&quot;
</span><span class="cx">         text run at (0,36) width 222: &quot;an HTTP POST. &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (222,65) size 0x0
</ins><span class="cx">       RenderBR {BR} at (0,72) size 0x36
</span><span class="cx">       RenderText {#text} at (0,108) size 763x108
</span><span class="cx">         text run at (0,108) width 743: &quot;If the next line is empty after the colon, it probably means&quot;
</span><span class="cx">         text run at (0,144) width 178: &quot;that we made &quot;
</span><span class="cx">         text run at (178,144) width 585: &quot;a mistake and requested this page with a GET&quot;
</span><span class="cx">         text run at (0,180) width 436: &quot;with no query instead of a POST. &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (436,209) size 0x0
</ins><span class="cx">       RenderBR {BR} at (0,216) size 0x36
</span><span class="cx">       RenderText {#text} at (0,252) size 709x36
</span><span class="cx">         text run at (0,252) width 709: &quot;The first text field contained: New form text from user &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (709,281) size 0x0
</ins><span class="cx">       RenderText {#text} at (0,288) size 575x36
</span><span class="cx">         text run at (0,288) width 575: &quot;This page was requested with an HTTP GET&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsnavigationpostredirectgoback1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/http/tests/navigation/postredirect-goback1-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 747x72
</span><span class="cx">         text run at (0,0) width 747: &quot;This is just a minimal page that we navigate in response to&quot;
</span><span class="cx">         text run at (0,36) width 222: &quot;an HTTP POST. &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (222,65) size 0x0
</ins><span class="cx">       RenderBR {BR} at (0,72) size 0x36
</span><span class="cx">       RenderText {#text} at (0,108) size 763x108
</span><span class="cx">         text run at (0,108) width 743: &quot;If the next line is empty after the colon, it probably means&quot;
</span><span class="cx">         text run at (0,144) width 178: &quot;that we made &quot;
</span><span class="cx">         text run at (178,144) width 585: &quot;a mistake and requested this page with a GET&quot;
</span><span class="cx">         text run at (0,180) width 436: &quot;with no query instead of a POST. &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (436,209) size 0x0
</ins><span class="cx">       RenderBR {BR} at (0,216) size 0x36
</span><span class="cx">       RenderText {#text} at (0,252) size 709x36
</span><span class="cx">         text run at (0,252) width 709: &quot;The first text field contained: New form text from user &quot;
</span><del>-      RenderBR {BR} at (0,0) size 0x0
</del><ins>+      RenderBR {BR} at (709,281) size 0x0
</ins><span class="cx">       RenderText {#text} at (0,288) size 575x36
</span><span class="cx">         text run at (0,288) width 575: &quot;This page was requested with an HTTP GET&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgwicdtestrightsizingbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 627x30
</span><span class="cx">             text run at (0,0) width 627: &quot;Above there must be four times the same, square SVG child visible, each referenced by an object element with&quot;
</span><span class="cx">             text run at (0,15) width 360: &quot;different widths (40%, 20%, 10%, 5%) and no height defined. &quot;
</span><del>-          RenderBR {br} at (0,0) size 0x0
</del><ins>+          RenderBR {br} at (360,15) size 0x15
</ins><span class="cx">           RenderBR {br} at (0,30) size 0x15
</span><span class="cx">           RenderText {#text} at (0,45) size 373x15
</span><span class="cx">             text run at (0,45) width 373: &quot;Beyond there is the same, only with PNG images instead of SVG.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 781x80
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 781x37
</span><span class="cx">             RenderTableCell {TD} at (0,9) size 781x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderBR {BR} at (1,1) size 0x17
</del><ins>+              RenderBR {BR} at (1,10) size 0x17
</ins><span class="cx">           RenderTableRow {TR} at (0,37) size 781x5
</span><span class="cx">             RenderTableCell {TD} at (0,37) size 781x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 779x3
</span><span class="cx">           RenderTableRow {TR} at (0,42) size 781x38
</span><span class="cx">             RenderTableCell {TD} at (0,51) size 781x19 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><del>-              RenderBR {BR} at (1,1) size 0x17
</del><ins>+              RenderBR {BR} at (1,10) size 0x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -15,10 +15,10 @@
</span><span class="cx">             RenderTableCell {TD} at (101,5) size 86x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;img-features&quot;
</span><del>-              RenderBR {BR} at (80,16) size 0x0
</del><ins>+              RenderBR {BR} at (80,19) size 0x0
</ins><span class="cx">               RenderText {#text} at (2,19) size 82x17
</span><span class="cx">                 text run at (2,19) width 82: &quot;img-holidays&quot;
</span><del>-              RenderBR {BR} at (84,33) size 0x0
</del><ins>+              RenderBR {BR} at (84,36) size 0x0
</ins><span class="cx">           RenderTableRow {TR} at (0,25) size 189x21
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 97x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 93x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug131020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">                                           text run at (437,18) width 260: &quot;noch mal die Scripte runter laden und die&quot;
</span><span class="cx">                                           text run at (39,35) width 206: &quot;admin.cgi erneuern, hier kommt &quot;
</span><span class="cx">                                           text run at (244,35) width 441: &quot;noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! &quot;
</span><del>-                                        RenderBR {BR} at (0,0) size 0x0
</del><ins>+                                        RenderBR {BR} at (684,49) size 1x0
</ins><span class="cx">                                     RenderTableRow {TR} at (0,371) size 724x104
</span><span class="cx">                                       RenderTableCell {TD} at (0,371) size 724x104 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
</span><span class="cx">                                         RenderText {#text} at (266,1) size 192x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug131020_iframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020_iframe-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">                   text run at (414,18) width 325: &quot;noch mal die Scripte runter laden und die admin.cgi&quot;
</span><span class="cx">                   text run at (82,35) width 139: &quot;erneuern, hier kommt &quot;
</span><span class="cx">                   text run at (221,35) width 440: &quot;noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! &quot;
</span><del>-                RenderBR {BR} at (0,0) size 0x0
</del><ins>+                RenderBR {BR} at (661,49) size 0x0
</ins><span class="cx">             RenderTableRow {TR} at (0,371) size 743x104
</span><span class="cx">               RenderTableCell {TD} at (0,371) size 743x104 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (276,1) size 191x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">           text run at (0,85) width 54: &quot;crashes. &quot;
</span><span class="cx">           text run at (54,85) width 442: &quot;It's as though NGLayout thinks the Imagemap areas are located a few &quot;
</span><span class="cx">           text run at (496,85) width 164: &quot;hundred pixels to the left. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (660,99) size 0x0
</ins><span class="cx">       RenderTable {TABLE} at (0,102) size 644x63
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 644x63
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 644x59
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug16252expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16252-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                                   text run at (2,2) width 246: &quot;CHAMBERLAIN'S CAREER STATISTICS&quot;
</span><span class="cx">                         RenderTableRow {TR} at (0,21) size 260x261
</span><span class="cx">                           RenderTableCell {TD} at (0,141) size 6x21 [bgcolor=#FFFFFF] [r=1 c=0 rs=1 cs=1]
</span><del>-                            RenderBR {BR} at (2,2) size 0x17
</del><ins>+                            RenderBR {BR} at (2,122) size 0x17
</ins><span class="cx">                           RenderTableCell {TD} at (6,21) size 254x261 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">                             RenderTable {TABLE} at (2,2) size 250x240
</span><span class="cx">                               RenderTableSection {TBODY} at (0,0) size 250x240
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug19599expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19599-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19599-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug19599-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 728x17
</span><span class="cx">           text run at (0,0) width 728: &quot;The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (728,14) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,17) size 275x17
</span><span class="cx">           text run at (0,17) width 275: &quot;the table after the window has been resized.&quot;
</span><span class="cx">       RenderTable {TABLE} at (292,50) size 200x24 [bgcolor=#FF0000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug20579expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20579-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20579-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug20579-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -29,4 +29,4 @@
</span><span class="cx">             RenderTableCell {TD} at (49,0) size 1x50 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (0,0) size 1x50
</span><span class="cx">             RenderTableCell {TD} at (50,16) size 734x17 [r=0 c=2 rs=1 cs=1]
</span><del>-              RenderBR {BR} at (0,0) size 0x17
</del><ins>+              RenderBR {BR} at (0,16) size 0x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug322053expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug32205-3-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,272) size 364x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 80x17
</span><span class="cx">                 text run at (2,2) width 80: &quot;Outer Table:&quot;
</span><del>-              RenderBR {BR} at (82,16) size 0x0
</del><ins>+              RenderBR {BR} at (82,286) size 0x0
</ins><span class="cx">               RenderText {#text} at (2,19) size 327x17
</span><span class="cx">                 text run at (2,19) width 327: &quot;&lt;table border=\&quot;1\&quot; width=\&quot;100%\&quot; height=\&quot;100%\&quot;&gt;&quot;
</span><span class="cx">             RenderTableCell {TD} at (368,2) size 412x578 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -19,10 +19,10 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,258) size 366x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (2,2) size 88x17
</span><span class="cx">                         text run at (2,2) width 88: &quot;Nested Table:&quot;
</span><del>-                      RenderBR {BR} at (90,16) size 0x0
</del><ins>+                      RenderBR {BR} at (90,272) size 0x0
</ins><span class="cx">                       RenderText {#text} at (2,19) size 327x17
</span><span class="cx">                         text run at (2,19) width 327: &quot;&lt;table border=\&quot;1\&quot; width=\&quot;100%\&quot; height=\&quot;100%\&quot;&gt;&quot;
</span><del>-                      RenderBR {BR} at (329,33) size 0x0
</del><ins>+                      RenderBR {BR} at (329,289) size 0x0
</ins><span class="cx">                       RenderText {#text} at (2,36) size 133x17
</span><span class="cx">                         text run at (2,36) width 133: &quot;&lt;td height=\&quot;100%\&quot;&gt;&quot;
</span><span class="cx">                     RenderTableCell {TD} at (370,275) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug829462expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">                       RenderImage {IMG} at (1,1) size 220x135
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableCell {TD} at (763,86) size 3x19 [r=0 c=1 rs=2 cs=1]
</span><del>-              RenderBR {BR} at (1,1) size 0x17
</del><ins>+              RenderBR {BR} at (1,85) size 0x17
</ins><span class="cx">           RenderTableRow {TR} at (0,147) size 768x42
</span><span class="cx">             RenderTableCell {TD} at (2,147) size 764x42 [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderTable {TABLE} at (1,1) size 468x40
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><span class="cx">         RenderText {#text} at (0,34) size 437x17
</span><span class="cx">           text run at (0,34) width 437: &quot;the next table must overrun the visible part of the view (width=2400) &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (437,48) size 0x0
</ins><span class="cx">         RenderBR {BR} at (0,51) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,140) size 2402x55 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 2400x53
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           text run at (364,17) width 379: &quot;padding. Notice the difference. There should be a larger gap&quot;
</span><span class="cx">           text run at (0,34) width 199: &quot;between the cell border and it's &quot;
</span><span class="cx">           text run at (199,34) width 161: &quot;contents in the first table. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (360,48) size 0x0
</ins><span class="cx">         RenderBR {BR} at (0,51) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,68) size 258x80 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 254x76
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">           text run at (0,17) width 250: &quot;the second table isn't using cellspacing. &quot;
</span><span class="cx">           text run at (250,17) width 492: &quot;Notice the difference here. The first table should be rendered with a wider gap&quot;
</span><span class="cx">           text run at (0,34) width 116: &quot;between the cells. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (116,48) size 0x0
</ins><span class="cx">       RenderTable {TABLE} at (0,51) size 258x83
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 258x83
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 258x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_thtd_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -187,7 +187,7 @@
</span><span class="cx">               RenderTableCell {TH} at (2,5) size 99x38 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">                 RenderText {#text} at (18,2) size 63x17
</span><span class="cx">                   text run at (18,2) width 63: &quot;Header 1&quot;
</span><del>-                RenderBR {BR} at (80,16) size 1x0
</del><ins>+                RenderBR {BR} at (80,19) size 1x0
</ins><span class="cx">                 RenderText {#text} at (6,19) size 87x17
</span><span class="cx">                   text run at (6,19) width 87: &quot;span=2 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (103,2) size 38x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -249,7 +249,7 @@
</span><span class="cx">               RenderTableCell {TH} at (2,85) size 99x38 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=2 c=0 rs=5 cs=1]
</span><span class="cx">                 RenderText {#text} at (18,2) size 63x17
</span><span class="cx">                   text run at (18,2) width 63: &quot;Header 2&quot;
</span><del>-                RenderBR {BR} at (80,16) size 1x0
</del><ins>+                RenderBR {BR} at (80,53) size 1x0
</ins><span class="cx">                 RenderText {#text} at (6,19) size 87x17
</span><span class="cx">                   text run at (6,19) width 87: &quot;span=5 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (103,48) size 38x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="lines">@@ -395,7 +395,7 @@
</span><span class="cx">               RenderTableCell {TH} at (2,177) size 99x38 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
</span><span class="cx">                 RenderText {#text} at (18,2) size 63x17
</span><span class="cx">                   text run at (18,2) width 63: &quot;Header 3&quot;
</span><del>-                RenderBR {BR} at (80,16) size 1x0
</del><ins>+                RenderBR {BR} at (80,30) size 1x0
</ins><span class="cx">                 RenderText {#text} at (6,19) size 87x17
</span><span class="cx">                   text run at (6,19) width 87: &quot;span=3 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (103,163) size 38x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</span><span class="lines">@@ -551,7 +551,7 @@
</span><span class="cx">               RenderTableCell {TD} at (44,5) size 86x38 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 1&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,19) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 81x17
</span><span class="cx">                   text run at (2,19) width 81: &quot;span=2 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (132,2) size 35x21 [bgcolor=#EE82EE] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -619,7 +619,7 @@
</span><span class="cx">               RenderTableCell {TD} at (44,85) size 86x38 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=2 c=1 rs=5 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 2&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,53) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 81x17
</span><span class="cx">                   text run at (2,19) width 81: &quot;span=5 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (132,48) size 35x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="lines">@@ -780,7 +780,7 @@
</span><span class="cx">               RenderTableCell {TD} at (44,177) size 86x38 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=7 c=1 rs=3 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 3&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,30) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 81x17
</span><span class="cx">                   text run at (2,19) width 81: &quot;span=3 rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (132,163) size 35x21 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</span><span class="lines">@@ -916,14 +916,14 @@
</span><span class="cx">               RenderTableCell {TH} at (2,113) size 82x55 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=0 c=0 rs=7 cs=1]
</span><span class="cx">                 RenderText {#text} at (10,2) size 62x17
</span><span class="cx">                   text run at (10,2) width 62: &quot;Header 1&quot;
</span><del>-                RenderBR {BR} at (72,16) size 0x0
</del><ins>+                RenderBR {BR} at (72,127) size 0x0
</ins><span class="cx">                 RenderText {#text} at (16,19) size 50x34
</span><span class="cx">                   text run at (16,19) width 50: &quot;span=7&quot;
</span><span class="cx">                   text run at (24,36) width 34: &quot;rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (86,13) size 77x55 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 1&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,27) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 46x34
</span><span class="cx">                   text run at (2,19) width 46: &quot;span=2&quot;
</span><span class="cx">                   text run at (2,36) width 31: &quot;rows&quot;
</span><span class="lines">@@ -1004,7 +1004,7 @@
</span><span class="cx">               RenderTableCell {TD} at (86,153) size 77x55 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=2 c=1 rs=5 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 2&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,87) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 46x34
</span><span class="cx">                   text run at (2,19) width 46: &quot;span=5&quot;
</span><span class="cx">                   text run at (2,36) width 31: &quot;rows&quot;
</span><span class="lines">@@ -1196,14 +1196,14 @@
</span><span class="cx">               RenderTableCell {TH} at (2,313) size 82x55 [bgcolor=#FFE4C4] [border: (1px inset #808080)] [r=7 c=0 rs=3 cs=1]
</span><span class="cx">                 RenderText {#text} at (10,2) size 62x17
</span><span class="cx">                   text run at (10,2) width 62: &quot;Header 2&quot;
</span><del>-                RenderBR {BR} at (72,16) size 0x0
</del><ins>+                RenderBR {BR} at (72,47) size 0x0
</ins><span class="cx">                 RenderText {#text} at (16,19) size 50x34
</span><span class="cx">                   text run at (16,19) width 50: &quot;span=3&quot;
</span><span class="cx">                   text run at (24,36) width 34: &quot;rows&quot;
</span><span class="cx">               RenderTableCell {TD} at (86,313) size 77x55 [bgcolor=#FFFACD] [border: (1px inset #808080)] [r=7 c=1 rs=3 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                   text run at (2,2) width 42: &quot;Data 3&quot;
</span><del>-                RenderBR {BR} at (44,16) size 0x0
</del><ins>+                RenderBR {BR} at (44,47) size 0x0
</ins><span class="cx">                 RenderText {#text} at (2,19) size 46x34
</span><span class="cx">                   text run at (2,19) width 46: &quot;span=3&quot;
</span><span class="cx">                   text run at (2,36) width 31: &quot;rows&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1262expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1262-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,27) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 12x17
</span><span class="cx">           text run at (0,0) width 12: &quot;2 &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (12,14) size 0x0
</ins><span class="cx">         RenderText {#text} at (0,17) size 8x17
</span><span class="cx">           text run at (0,17) width 8: &quot;3&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,61) size 784x6 [border: (1px outset #808080)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">                         text run at (1,18) width 295: &quot;Al Gore are expected to show a kinder, gentler&quot;
</span><span class="cx">                         text run at (1,35) width 242: &quot;side Wednesday in the second of three&quot;
</span><span class="cx">                         text run at (1,52) width 180: &quot;nationally televised debates. &quot;
</span><del>-                      RenderBR {BR} at (181,66) size 0x0
</del><ins>+                      RenderBR {BR} at (181,52) size 0x17
</ins><span class="cx">             RenderTableCell {TD} at (302,2) size 96x70 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderBlock (anonymous) at (1,1) size 94x68
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 83x68 [color=#CC3333]
</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 (182791 => 182792)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2015-04-14 11:27:44 UTC (rev 182791)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2015-04-14 13:08:23 UTC (rev 182792)
</span><span class="lines">@@ -446,7 +446,7 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 660x17
</span><span class="cx">           text run at (0,17) width 660: &quot;This is a table formed from a list with display of table-row-group and list items with display of table-cell. &quot;
</span><del>-        RenderBR {BR} at (0,0) size 0x0
</del><ins>+        RenderBR {BR} at (660,31) size 0x0
</ins><span class="cx">       RenderTable at (0,1248) size 230x18
</span><span class="cx">         RenderTableSection {UL} at (0,0) size 230x17
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x17
</span><span class="lines">@@ -499,7 +499,7 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 430x17
</span><span class="cx">             text run at (0,0) width 430: &quot;The following table will have its rows and columns in red collapsed &quot;
</span><del>-          RenderBR {BR} at (0,0) size 0x0
</del><ins>+          RenderBR {BR} at (430,14) size 0x0
</ins><span class="cx">         RenderTable {TABLE} at (0,17) size 138x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 138x17
</span><span class="cx">             RenderInline {B} at (0,0) size 44x17
</span></span></pre>
</div>
</div>

</body>
</html>