<!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>[167604] 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/167604">167604</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-04-21 12:15:17 -0700 (Mon, 21 Apr 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening
Update gtk/TestExpectations and rebaseline some gtk test results.
Patch by Carlos Alberto Lopez Perez <clopez@igalia.com> on 2014-04-21
* platform/gtk/TestExpectations: Mark fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html
as failure and fast/dom/Window/mozilla-focus-blur.html as flaky.
* platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167335">r167335</a>.
* platform/gtk/fast/repaint/reflection-redraw-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/fast/table/multiple-captions-display-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla/marvin/body_col-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla/other/body_col-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167568">r167568</a>.
* platform/gtk/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/167439">r167439</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="#trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/multiple-captions-display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintspannerwithmarginexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/spanner-with-margin-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/ChangeLog        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -1,3 +1,24 @@
</span><ins>+2014-04-21 Carlos Alberto Lopez Perez <clopez@igalia.com>
+
+ [GTK] Unreviewed GTK gardening
+
+ Update gtk/TestExpectations and rebaseline some gtk test results.
+
+ * platform/gtk/TestExpectations: Mark fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html
+ as failure and fast/dom/Window/mozilla-focus-blur.html as flaky.
+ * platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt: Rebaseline after r167335.
+ * platform/gtk/fast/repaint/reflection-redraw-expected.txt: Rebaseline after r167568.
+ * platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Rebaseline after r167568.
+ * platform/gtk/fast/table/multiple-captions-display-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla/marvin/body_col-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla/other/body_col-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt: Rebaseline after r167568.
+ * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt: Rebaseline after r167568.
+ * platform/gtk/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after r167439.
+
</ins><span class="cx"> 2014-04-21 Alexey Proskuryakov <ap@apple.com>
</span><span class="cx">
</span><span class="cx"> http/tests/cache/subresource-failover-to-network.html is flaky
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -398,6 +398,7 @@
</span><span class="cx"> webkit.org/b/131347 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
</span><span class="cx"> webkit.org/b/131347 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
</span><ins>+webkit.org/b/131347 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
</ins><span class="cx"> webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -763,6 +764,8 @@
</span><span class="cx"> webkit.org/b/131534 media/media-ended.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/131535 media/audio-mpeg-supported.html [ Timeout Pass ]
</span><span class="cx">
</span><ins>+webkit.org/b/131934 fast/dom/Window/mozilla-focus-blur.html [ Failure Timeout Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -123,22 +123,20 @@
</span><span class="cx"> RenderMultiColumnSet at (8,8) size 50x100
</span><span class="cx"> layer at (16,70) size 48x100
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 48x100
</span><del>- RenderBlock (anonymous) at (0,0) size 48x100
- RenderBR {BR} at (0,0) size 0x25
</del><ins>+ RenderBR {BR} at (0,0) size 0x25
+ RenderText {#text} at (0,25) size 25x75
+ text run at (0,25) width 25: "x"
+ text run at (0,50) width 25: "y"
+ text run at (0,75) width 25: "z"
+layer at (136,70) size 48x100
+ RenderMultiColumnFlowThread at (8,8) size 48x100
+ RenderBR {BR} at (0,0) size 0x25
+ RenderInline {SPAN} at (0,0) size 25x75
</ins><span class="cx"> RenderText {#text} at (0,25) size 25x75
</span><span class="cx"> text run at (0,25) width 25: "x"
</span><span class="cx"> text run at (0,50) width 25: "y"
</span><span class="cx"> text run at (0,75) width 25: "z"
</span><del>-layer at (136,70) size 48x100
- RenderMultiColumnFlowThread at (8,8) size 48x100
- RenderBlock (anonymous) at (0,0) size 48x100
- RenderBR {BR} at (0,0) size 0x25
- RenderInline {SPAN} at (0,0) size 25x75
- RenderText {#text} at (0,25) size 25x75
- text run at (0,25) width 25: "x"
- text run at (0,50) width 25: "y"
- text run at (0,75) width 25: "z"
- RenderText {#text} at (0,0) size 0x0
</del><ins>+ RenderText {#text} at (0,0) size 0x0
</ins><span class="cx"> layer at (256,70) size 48x100
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 48x100
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="lines">@@ -179,22 +177,20 @@
</span><span class="cx"> RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (146,149) size 100x48
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 100x48
</span><del>- RenderBlock (anonymous) at (0,0) size 100x48
- RenderBR {BR} at (0,0) size 25x0
</del><ins>+ RenderBR {BR} at (0,0) size 25x0
+ RenderText {#text} at (25,0) size 75x25
+ text run at (25,0) width 25: "x"
+ text run at (50,0) width 25: "y"
+ text run at (75,0) width 25: "z"
+layer at (236,149) size 100x48
+ RenderMultiColumnFlowThread at (8,8) size 100x48
+ RenderBR {BR} at (0,0) size 25x0
+ RenderInline {SPAN} at (0,0) size 75x25
</ins><span class="cx"> RenderText {#text} at (25,0) size 75x25
</span><span class="cx"> text run at (25,0) width 25: "x"
</span><span class="cx"> text run at (50,0) width 25: "y"
</span><span class="cx"> text run at (75,0) width 25: "z"
</span><del>-layer at (236,149) size 100x48
- RenderMultiColumnFlowThread at (8,8) size 100x48
- RenderBlock (anonymous) at (0,0) size 100x48
- RenderBR {BR} at (0,0) size 25x0
- RenderInline {SPAN} at (0,0) size 75x25
- RenderText {#text} at (25,0) size 75x25
- text run at (25,0) width 25: "x"
- text run at (50,0) width 25: "y"
- text run at (75,0) width 25: "z"
- RenderText {#text} at (0,0) size 0x0
</del><ins>+ RenderText {#text} at (0,0) size 0x0
</ins><span class="cx"> layer at (326,149) size 100x48
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -235,22 +231,20 @@
</span><span class="cx"> RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (-24,268) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 100x48
</span><del>- RenderBlock (anonymous) at (0,0) size 100x48
- RenderBR {BR} at (0,0) size 25x0
</del><ins>+ RenderBR {BR} at (0,0) size 25x0
+ RenderText {#text} at (25,0) size 75x25
+ text run at (25,0) width 25: "x"
+ text run at (50,0) width 25: "y"
+ text run at (75,0) width 25: "z"
+layer at (66,268) size 100x48
+ RenderMultiColumnFlowThread at (8,8) size 100x48
+ RenderBR {BR} at (0,0) size 25x0
+ RenderInline {SPAN} at (0,0) size 75x25
</ins><span class="cx"> RenderText {#text} at (25,0) size 75x25
</span><span class="cx"> text run at (25,0) width 25: "x"
</span><span class="cx"> text run at (50,0) width 25: "y"
</span><span class="cx"> text run at (75,0) width 25: "z"
</span><del>-layer at (66,268) size 100x48
- RenderMultiColumnFlowThread at (8,8) size 100x48
- RenderBlock (anonymous) at (0,0) size 100x48
- RenderBR {BR} at (0,0) size 25x0
- RenderInline {SPAN} at (0,0) size 75x25
- RenderText {#text} at (25,0) size 75x25
- text run at (25,0) width 25: "x"
- text run at (50,0) width 25: "y"
- text run at (75,0) width 25: "z"
- RenderText {#text} at (0,0) size 0x0
</del><ins>+ RenderText {#text} at (0,0) size 0x0
</ins><span class="cx"> layer at (156,268) size 100x48
</span><span class="cx"> RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 25x48
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/reflection-redraw-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -7,28 +7,28 @@
</span><span class="cx"> layer at (293,130) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x51
</del><ins>+ RenderText {#text} at (12,0) size 126x51
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,17) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,34) width 100: "should be green"
</span><span class="cx"> layer at (218,240) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x51
</del><ins>+ RenderText {#text} at (12,0) size 126x51
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,17) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,34) width 100: "should be green"
</span><span class="cx"> layer at (368,240) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x51
</del><ins>+ RenderText {#text} at (12,0) size 126x51
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,17) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,34) width 100: "should be green"
</span><span class="cx"> layer at (293,350) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x51 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x51
</del><ins>+ RenderText {#text} at (12,0) size 126x51
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,17) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,34) width 100: "should be green"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintspannerwithmarginexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/repaint/spanner-with-margin-expected.txt (0 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/spanner-with-margin-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/spanner-with-margin-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+You should see the word 'PASS' five times below (letter spacing will differ), and no red:
+
+P
+P
+A
+A
+S
+S
+S
+S
+PASS
+
+P
+P
+A
+A
+S
+S
+S
+S
+(repaint rects
+ (rect 104 329 18 36)
+ (rect 104 329 18 36)
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx"> RenderBody {body} at (8,8) size 784x68
</span><span class="cx"> RenderTable {table} at (0,0) size 46x68
</span><span class="cx"> RenderBlock {caption} at (0,0) size 46x68
</span><del>- RenderText {#text} at (1,0) size 47x68
</del><ins>+ RenderText {#text} at (1,0) size 46x68
</ins><span class="cx"> text run at (1,0) width 44: "PASS:"
</span><span class="cx"> text run at (0,17) width 46: "Text in"
</span><span class="cx"> text run at (0,34) width 46: "caption"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/multiple-captions-display-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/multiple-captions-display-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/fast/table/multiple-captions-display-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -1,65 +1,65 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x288
- RenderBlock {html} at (0,0) size 800x288
- RenderBody {body} at (8,8) size 784x272
- RenderTable {table} at (0,0) size 126x272
- RenderTableSection (anonymous) at (0,148) size 126x4
- RenderTableRow (anonymous) at (0,2) size 126x0
- RenderTableCell (anonymous) at (2,2) size 122x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {caption} at (0,36) size 126x36
- RenderText {#text} at (15,0) size 96x37
</del><ins>+layer at (0,0) size 800x266
+ RenderBlock {html} at (0,0) size 800x266
+ RenderBody {body} at (8,8) size 784x250
+ RenderTable {table} at (0,0) size 126x250
+ RenderTableSection (anonymous) at (0,140) size 126x2
+ RenderTableRow (anonymous) at (0,0) size 126x0
+ RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {caption} at (0,34) size 126x34
+ RenderText {#text} at (15,0) size 96x34
</ins><span class="cx"> text run at (15,0) width 96: "PASS: Normal"
</span><del>- text run at (38,18) width 50: "Caption"
- RenderTableSection {thead} at (0,126) size 126x22
- RenderTableRow (anonymous) at (0,2) size 126x18
- RenderTableCell (anonymous) at (2,2) size 122x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 67x19
</del><ins>+ text run at (38,17) width 50: "Caption"
+ RenderTableSection {thead} at (0,119) size 126x21
+ RenderTableRow (anonymous) at (0,2) size 126x17
+ RenderTableCell (anonymous) at (2,2) size 122x17 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 67x17
</ins><span class="cx"> text run at (0,0) width 67: "HEADER"
</span><del>- RenderTableSection {tbody} at (0,152) size 126x40
- RenderTableRow (anonymous) at (0,2) size 126x36
- RenderTableCell (anonymous) at (2,2) size 122x36 [r=0 c=0 rs=1 cs=1]
- RenderBR {br} at (0,0) size 0x19
- RenderText {#text} at (0,18) size 122x19
- text run at (0,18) width 122: "Some body content"
- RenderBR {br} at (122,18) size 0x19
- RenderTableSection {tfoot} at (0,196) size 126x22
- RenderTableRow (anonymous) at (0,2) size 126x18
- RenderTableCell (anonymous) at (2,2) size 122x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 64x19
</del><ins>+ RenderTableSection {tbody} at (0,142) size 126x36
+ RenderTableRow (anonymous) at (0,0) size 126x34
+ RenderTableCell (anonymous) at (2,0) size 122x34 [r=0 c=0 rs=1 cs=1]
+ RenderBR {br} at (0,0) size 0x17
+ RenderText {#text} at (0,17) size 122x17
+ text run at (0,17) width 122: "Some body content"
+ RenderBR {br} at (122,17) size 0x17
+ RenderTableSection {tfoot} at (0,180) size 126x19
+ RenderTableRow (anonymous) at (0,0) size 126x17
+ RenderTableCell (anonymous) at (2,0) size 122x17 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 64x17
</ins><span class="cx"> text run at (0,0) width 64: "FOOTER"
</span><del>- RenderTableSection (anonymous) at (0,192) size 126x4
- RenderTableRow (anonymous) at (0,2) size 126x0
- RenderTableCell (anonymous) at (2,2) size 122x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {caption} at (0,72) size 126x54
</del><ins>+ RenderTableSection (anonymous) at (0,178) size 126x2
+ RenderTableRow (anonymous) at (0,0) size 126x0
+ RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {caption} at (0,68) size 126x51
</ins><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {caption} at (0,126) size 126x0
-layer at (8,226) size 126x54
- RenderBlock {caption} at (0,218) size 126x54
- RenderText {#text} at (25,0) size 116x55
</del><ins>+ RenderBlock {caption} at (0,119) size 126x0
+layer at (8,207) size 126x51
+ RenderBlock {caption} at (0,199) size 126x51
+ RenderText {#text} at (25,0) size 116x51
</ins><span class="cx"> text run at (25,0) width 76: "PASS: First"
</span><del>- text run at (5,18) width 116: "Caption aligned to"
- text run at (29,36) width 68: "the bottom"
-layer at (10,158) size 230x18
- RenderBlock (positioned) {caption} at (10,158) size 230x18
- RenderText {#text} at (0,0) size 230x19
</del><ins>+ text run at (5,17) width 116: "Caption aligned to"
+ text run at (29,34) width 68: "the bottom"
+layer at (10,148) size 230x17
+ RenderBlock (positioned) {caption} at (10,148) size 230x17
+ RenderText {#text} at (0,0) size 230x17
</ins><span class="cx"> text run at (0,0) width 230: "PASS: Caption with a fixed position"
</span><del>-layer at (8,8) size 126x36
- RenderBlock {caption} at (0,0) size 126x36
- RenderText {#text} at (14,0) size 102x37
</del><ins>+layer at (8,8) size 126x34
+ RenderBlock {caption} at (0,0) size 126x34
+ RenderText {#text} at (14,0) size 102x34
</ins><span class="cx"> text run at (14,0) width 98: "PASS: Caption"
</span><del>- text run at (12,18) width 102: "with opacity 0.7"
-layer at (10,202) size 331x18
- RenderBlock (positioned) {caption} at (10,202) size 331x18
- RenderText {#text} at (0,0) size 331x19
</del><ins>+ text run at (12,17) width 102: "with opacity 0.7"
+layer at (10,186) size 331x17
+ RenderBlock (positioned) {caption} at (10,186) size 331x17
+ RenderText {#text} at (0,0) size 331x17
</ins><span class="cx"> text run at (0,0) width 331: "PASS: Caption with a fixed position and opacity 0.6"
</span><del>-layer at (8,80) size 118x55
- RenderInline {a} at (0,0) size 118x55
- RenderText {#text} at (14,0) size 118x55
</del><ins>+layer at (8,76) size 118x51
+ RenderInline {a} at (0,0) size 118x51
+ RenderText {#text} at (14,0) size 118x51
</ins><span class="cx"> text run at (14,0) width 98: "PASS: Caption"
</span><del>- text run at (4,18) width 118: "with opacity 0.5 in"
- text run at (14,36) width 98: "one of its child."
-layer at (71,134) size 443x18
- RenderBlock (positioned) {a} at (71,134) size 443x18
- RenderText {#text} at (0,0) size 443x19
</del><ins>+ text run at (4,17) width 118: "with opacity 0.5 in"
+ text run at (14,34) width 98: "one of its child."
+layer at (71,127) size 443x17
+ RenderBlock (positioned) {a} at (71,127) size 443x17
+ RenderText {#text} at (0,0) size 443x17
</ins><span class="cx"> text run at (0,0) width 443: "PASS: Caption with opacity 0.4 and fixed position of one of the child."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 155x145
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 155x38
</span><span class="cx"> RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (15,2) size 36x34
</del><ins>+ RenderText {#text} at (15,2) size 37x34
</ins><span class="cx"> text run at (15,2) width 19: "La"
</span><span class="cx"> text run at (6,19) width 37: "Mesa"
</span><span class="cx"> RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (2,2) width 12: "X"
</span><span class="cx"> RenderTableRow {TR} at (0,42) size 155x38
</span><span class="cx"> RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (17,2) size 42x34
</del><ins>+ RenderText {#text} at (17,2) size 43x34
</ins><span class="cx"> text run at (17,2) width 15: "El"
</span><span class="cx"> text run at (3,19) width 43: "Cajon"
</span><span class="cx"> RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> RenderTableSection (anonymous) at (1,1) size 782x233
</span><span class="cx"> RenderTableRow {tr} at (0,2) size 782x229
</span><span class="cx"> RenderTableCell {th} at (2,24) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (12,2) size 207x85
</del><ins>+ RenderText {#text} at (12,2) size 206x85
</ins><span class="cx"> text run at (12,2) width 190: "Compare the baseline of the"
</span><span class="cx"> text run at (4,19) width 76: "first line of "
</span><span class="cx"> text run at (80,19) width 130: "text in this cell with"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> RenderTableSection {TBODY} at (2,2) size 155x145
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 155x38
</span><span class="cx"> RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (15,2) size 36x34
</del><ins>+ RenderText {#text} at (15,2) size 37x34
</ins><span class="cx"> text run at (15,2) width 19: "La"
</span><span class="cx"> text run at (6,19) width 37: "Mesa"
</span><span class="cx"> RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> text run at (2,2) width 12: "X"
</span><span class="cx"> RenderTableRow {TR} at (0,42) size 155x38
</span><span class="cx"> RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>- RenderText {#text} at (17,2) size 42x34
</del><ins>+ RenderText {#text} at (17,2) size 43x34
</ins><span class="cx"> text run at (17,2) width 15: "El"
</span><span class="cx"> text run at (3,19) width 43: "Cajon"
</span><span class="cx"> RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx"> text run at (2,2) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,546) size 87x102 [border: (1px outset #808080)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,0) size 87x51
</span><del>- RenderText {#text} at (9,0) size 88x51
</del><ins>+ RenderText {#text} at (9,0) size 87x51
</ins><span class="cx"> text run at (9,0) width 69: "The table's"
</span><span class="cx"> text run at (2,17) width 83: "caption, with"
</span><span class="cx"> text run at (0,34) width 87: "align=\"right\"."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -355,7 +355,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</span><span class="lines">@@ -376,7 +376,7 @@
</span><span class="cx"> text run at (1,1) width 30: "Data"
</span><span class="cx"> RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
</span><del>- RenderText {#text} at (22,3) size 51x51
</del><ins>+ RenderText {#text} at (22,3) size 50x51
</ins><span class="cx"> text run at (22,3) width 26: "The"
</span><span class="cx"> text run at (15,20) width 40: "table's"
</span><span class="cx"> text run at (10,37) width 50: "caption."
</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 (167603 => 167604)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2014-04-21 19:10:33 UTC (rev 167603)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2014-04-21 19:15:17 UTC (rev 167604)
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx"> text run at (0,17) width 4: " "
</span><span class="cx"> RenderTable {TABLE} at (0,576) size 252x167 [border: (1px none #808080)]
</span><span class="cx"> RenderBlock {CAPTION} at (0,115) size 252x51
</span><del>- RenderText {#text} at (11,0) size 239x51
</del><ins>+ RenderText {#text} at (11,0) size 240x51
</ins><span class="cx"> text run at (11,0) width 230: "Table 4 has this bottom caption. The"
</span><span class="cx"> text run at (6,17) width 240: "table has specified column widths and"
</span><span class="cx"> text run at (66,34) width 120: "collapsing borders."
</span></span></pre>
</div>
</div>
</body>
</html>