<!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>[173708] 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/173708">173708</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-09-17 17:26:42 -0700 (Wed, 17 Sep 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Windows rebaselining to account for subpixel layout Part 2.

* platform/win/editing/apply-style-iframe-crash-expected.txt: Added.
* platform/win/editing/selection/move-left-right-expected.txt:
* platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
* platform/win/tables/mozilla/bugs/bug4527-expected.txt: Added.
* platform/win/tables/mozilla/marvin/body_col-expected.txt:
* platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
* platform/win/tables/mozilla/other/body_col-expected.txt:
* platform/win/tables/mozilla_expected_failures/core: Added.
* platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwineditingapplystyleiframecrashexpectedtxt">trunk/LayoutTests/platform/win/editing/apply-style-iframe-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/ChangeLog        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -1,5 +1,20 @@
</span><span class="cx"> 2014-09-17  Roger Fong  &lt;roger_fong@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed. Windows rebaselining to account for subpixel layout Part 2.
+
+        * platform/win/editing/apply-style-iframe-crash-expected.txt: Added.
+        * platform/win/editing/selection/move-left-right-expected.txt:
+        * platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug4527-expected.txt: Added.
+        * platform/win/tables/mozilla/marvin/body_col-expected.txt:
+        * platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
+        * platform/win/tables/mozilla/other/body_col-expected.txt:
+        * platform/win/tables/mozilla_expected_failures/core: Added.
+        * platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt: Added.
+
+2014-09-17  Roger Fong  &lt;roger_fong@apple.com&gt;
+
</ins><span class="cx">         [Windows] Unreviewed gardening. Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
</span><span class="cx"> 
</span><span class="cx">         * platform/win/TestExpectations: Tests sometimes crash or timeout in addition to just failing.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingapplystyleiframecrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/apply-style-iframe-crash-expected.txt (0 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/apply-style-iframe-crash-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/apply-style-iframe-crash-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+
+
+
+PASS
+WebKit bug #132103: Crash applying editing commands from iframe onload event.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx"> WARNING: Moved in the wrong direction in step 25: from (49, 849) to (136, 867).
</span><span class="cx">   Moving right:  &quot;\n        This is JF[Y WY OJ[Y the boxes. \n    &quot;[40, 39, 35, 36, 37, 38, 34, 33, 31, 32, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 10, 11, 12, 13, 14, 15, 9]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 7: from (136, 867) to (49, 849).
</span><del>-WARNING: Moved in the wrong direction in step 19: from (136, 849) to (51, 831).
</del><ins>+WARNING: Moved in the wrong direction in step 19: from (136, 849) to (52, 831).
</ins><span class="cx"> Test 23, LTR:
</span><span class="cx">   Moving right: &quot;\n        Lorem\n        &quot;[9, 10, 11, 12, 13, 14], &lt;DIV&gt;[0], &quot;\n        ipsum\n    &quot;[9, 10, 11, 12, 13, 14]
</span><span class="cx"> WARNING: Moved in the wrong direction in step 6: from (86, 899) to (37, 957).
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {body} at (8,8) size 784x72
</span><span class="cx">       RenderTable {table} at (0,0) size 46x72
</span><span class="cx">         RenderBlock {caption} at (0,0) size 46x72
</span><del>-          RenderText {#text} at (1,0) size 47x72
</del><ins>+          RenderText {#text} at (1,0) size 46x72
</ins><span class="cx">             text run at (1,0) width 44: &quot;PASS:&quot;
</span><span class="cx">             text run at (0,18) width 46: &quot;Text in&quot;
</span><span class="cx">             text run at (0,36) width 46: &quot;caption&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug4527expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt (0 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#000066]
+      RenderBlock (anonymous) at (0,0) size 784x0
+        RenderInline {BASEFONT} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderTable {TABLE} at (0,0) size 613x95
+        RenderTableSection {TBODY} at (0,0) size 613x95
+          RenderTableRow {TR} at (0,0) size 613x70
+            RenderTableCell {TD} at (0,5) size 126x85 [r=0 c=0 rs=2 cs=1]
+              RenderInline {A} at (0,0) size 126x18 [color=#0000EE]
+                RenderImage {IMG} at (0,0) size 126x85
+              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (126,0) size 487x70 [r=0 c=1 rs=1 cs=3]
+              RenderInline {NOBR} at (0,0) size 19x18
+                RenderIFrame {IFRAME} at (0,0) size 468x60
+                  layer at (0,0) size 468x60
+                    RenderView at (0,0) size 468x60
+                  layer at (0,0) size 468x60
+                    RenderBlock {HTML} at (0,0) size 468x60
+                      RenderBody {BODY} at (0,0) size 468x60
+                        RenderInline {BASE} at (0,0) size 0x0
+                        RenderText {#text} at (0,0) size 0x0
+                        RenderInline {A} at (0,0) size 468x18 [color=#0000EE]
+                          RenderText {#text} at (0,0) size 0x0
+                          RenderImage {IMG} at (0,0) size 468x60
+                        RenderText {#text} at (0,0) size 0x0
+                RenderInline {A} at (0,0) size 19x18 [color=#0000EE]
+                  RenderImage {IMG} at (468,0) size 19x60
+              RenderBR {BR} at (487,60) size 0x0
+              RenderImage {IMG} at (0,60) size 470x10
+              RenderBR {BR} at (470,70) size 0x0
+          RenderTableRow {TR} at (0,70) size 613x25
+            RenderTableCell {TD} at (126,70) size 247x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 232x25
+            RenderTableCell {TD} at (373,71) size 109x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+              RenderTextControl {INPUT} at (5,2) size 74x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderImage {INPUT} at (80,3) size 26x18
+            RenderTableCell {TD} at (482,70) size 131x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+              RenderBlock {INPUT} at (2,5) size 12x13
+              RenderImage {IMG} at (16,0) size 40x25
+              RenderBlock {INPUT} at (58,5) size 12x13
+              RenderText {#text} at (72,2) size 4x18
+                text run at (72,2) width 4: &quot; &quot;
+              RenderImage {IMG} at (76,0) size 46x25
+layer at (390,84) size 67x13
+  RenderBlock {DIV} at (3,3) size 67x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 36x36
</del><ins>+              RenderText {#text} at (15,2) size 37x36
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 42x36
</del><ins>+              RenderText {#text} at (17,2) size 43x36
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x238
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x234
</span><span class="cx">             RenderTableCell {th} at (2,24) size 214x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (12,2) size 207x90
</del><ins>+              RenderText {#text} at (12,2) size 206x90
</ins><span class="cx">                 text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
</span><span class="cx">                 text run at (4,20) width 76: &quot;first line of &quot;
</span><span class="cx">                 text run at (80,20) width 130: &quot;text in this cell with&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt (173707 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt        2014-09-17 22:40:21 UTC (rev 173707)
+++ trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 155x152
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (15,2) size 36x36
</del><ins>+              RenderText {#text} at (15,2) size 37x36
</ins><span class="cx">                 text run at (15,2) width 19: &quot;La&quot;
</span><span class="cx">                 text run at (6,20) width 37: &quot;Mesa&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,44) size 155x40
</span><span class="cx">             RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (17,2) size 42x36
</del><ins>+              RenderText {#text} at (17,2) size 43x36
</ins><span class="cx">                 text run at (17,2) width 15: &quot;El&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Cajon&quot;
</span><span class="cx">             RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt (0 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -0,0 +1,197 @@
</span><ins>+layer at (0,0) size 785x1066
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1066
+  RenderBlock {HTML} at (0,0) size 785x1066
+    RenderBody {BODY} at (8,8) size 769x1050
+      RenderBlock {CENTER} at (0,0) size 769x18
+        RenderText {#text} at (322,0) size 125x18
+          text run at (322,0) width 125: &quot;bottom caption tests&quot;
+      RenderBlock (anonymous) at (0,18) size 769x18
+        RenderText {#text} at (0,0) size 103x18
+          text run at (0,0) width 103: &quot;table 1 - original&quot;
+      RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 80x25 [border: (3px solid #800080)]
+          RenderText {#text} at (9,3) size 46x18
+            text run at (9,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 12x13
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,144) size 769x18
+        RenderText {#text} at (0,0) size 188x18
+          text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
+      RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 80x43 [border: (3px solid #800080)]
+          RenderText {#text} at (9,3) size 46x18
+            text run at (9,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 12x13
+          RenderText {#text} at (17,22) size 46x18
+            text run at (17,22) width 46: &quot;foo foo&quot;
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,288) size 769x18
+        RenderText {#text} at (0,0) size 384x18
+          text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
+      RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 138x43 [border: (3px solid #800080)]
+          RenderText {#text} at (38,3) size 46x18
+            text run at (38,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (86,6) size 12x13
+          RenderText {#text} at (3,22) size 142x18
+            text run at (3,22) width 142: &quot;very_large_very_large&quot;
+        RenderTableSection {TBODY} at (10,10) size 128x46
+          RenderTableRow {TR} at (0,2) size 128x20
+            RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (65,2) size 61x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 128x20
+            RenderTableCell {TD} at (2,24) size 61x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (65,24) size 61x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,432) size 769x18
+        RenderText {#text} at (0,0) size 186x18
+          text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
+      RenderTable {TABLE} at (5,460) size 90x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 46x18
+            text run at (17,3) width 46: &quot;caption&quot;
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,557) size 769x18
+        RenderText {#text} at (0,0) size 154x18
+          text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
+      RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 126x25 [border: (3px solid #800080)]
+          RenderText {#text} at (32,3) size 46x18
+            text run at (32,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (80,6) size 12x13
+        RenderTableSection {TBODY} at (10,10) size 116x46
+          RenderTableRow {TR} at (0,2) size 116x20
+            RenderTableCell {TD} at (2,2) size 78x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+              RenderText {#text} at (31,1) size 46x18
+                text run at (31,1) width 46: &quot;foo foo&quot;
+            RenderTableCell {TD} at (82,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 116x20
+            RenderTableCell {TD} at (2,24) size 78x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (82,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,683) size 769x18
+        RenderText {#text} at (0,0) size 149x18
+          text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
+      RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 86x24
+          RenderTableRow {TR} at (0,2) size 86x20
+            RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 46x18
+                text run at (1,1) width 46: &quot;foo foo&quot;
+        RenderBlock {CAPTION} at (10,90) size 96x25 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 46x18
+            text run at (17,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (65,6) size 12x13
+        RenderTableSection {TBODY} at (10,34) size 86x44
+          RenderTableRow {TR} at (0,0) size 86x20
+            RenderTableCell {TD} at (2,0) size 48x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (52,0) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,22) size 86x20
+            RenderTableCell {TD} at (2,22) size 48x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (52,22) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,831) size 769x18
+        RenderText {#text} at (0,0) size 139x18
+          text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
+      RenderTable {TABLE} at (5,859) size 90x92 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+        RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (13,3) size 54x18
+            text run at (13,3) width 54: &quot;new cap&quot;
+      RenderBlock (anonymous) at (0,956) size 769x18
+        RenderText {#text} at (0,0) size 152x18
+          text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
+      RenderTable {TABLE} at (5,984) size 90x66 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt (0 => 173708)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-09-18 00:26:42 UTC (rev 173708)
</span><span class="lines">@@ -0,0 +1,196 @@
</span><ins>+layer at (0,0) size 785x1066
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1066
+  RenderBlock {HTML} at (0,0) size 785x1066
+    RenderBody {BODY} at (8,8) size 769x1050
+      RenderBlock {CENTER} at (0,0) size 769x18
+        RenderText {#text} at (322,0) size 125x18
+          text run at (322,0) width 125: &quot;bottom caption tests&quot;
+      RenderBlock (anonymous) at (0,18) size 769x18
+        RenderText {#text} at (0,0) size 103x18
+          text run at (0,0) width 103: &quot;table 1 - original&quot;
+      RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 80x25 [border: (3px solid #800080)]
+          RenderText {#text} at (9,3) size 46x18
+            text run at (9,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 12x13
+        RenderTableSection {TBODY} at (10,37) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,144) size 769x18
+        RenderText {#text} at (0,0) size 188x18
+          text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
+      RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 80x43 [border: (3px solid #800080)]
+          RenderText {#text} at (9,3) size 46x18
+            text run at (9,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 12x13
+          RenderText {#text} at (17,22) size 46x18
+            text run at (17,22) width 46: &quot;foo foo&quot;
+        RenderTableSection {TBODY} at (10,55) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,288) size 769x18
+        RenderText {#text} at (0,0) size 384x18
+          text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
+      RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 138x43 [border: (3px solid #800080)]
+          RenderText {#text} at (38,3) size 46x18
+            text run at (38,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (86,6) size 12x13
+          RenderText {#text} at (3,22) size 142x18
+            text run at (3,22) width 142: &quot;very_large_very_large&quot;
+        RenderTableSection {TBODY} at (10,55) size 128x46
+          RenderTableRow {TR} at (0,2) size 128x20
+            RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (65,2) size 61x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 128x20
+            RenderTableCell {TD} at (2,24) size 61x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (65,24) size 61x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,432) size 769x18
+        RenderText {#text} at (0,0) size 186x18
+          text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
+      RenderTable {TABLE} at (5,460) size 90x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 46x18
+            text run at (17,3) width 46: &quot;caption&quot;
+        RenderTableSection {TBODY} at (10,36) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,557) size 769x18
+        RenderText {#text} at (0,0) size 154x18
+          text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
+      RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 126x25 [border: (3px solid #800080)]
+          RenderText {#text} at (32,3) size 46x18
+            text run at (32,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (80,6) size 12x13
+        RenderTableSection {TBODY} at (10,37) size 116x46
+          RenderTableRow {TR} at (0,2) size 116x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 78x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+              RenderText {#text} at (31,1) size 46x18
+                text run at (31,1) width 46: &quot;foo foo&quot;
+          RenderTableRow {TR} at (0,24) size 116x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 78x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+      RenderBlock (anonymous) at (0,683) size 769x18
+        RenderText {#text} at (0,0) size 149x18
+          text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
+      RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 96x25 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 46x18
+            text run at (17,3) width 46: &quot;caption&quot;
+          RenderBlock {INPUT} at (65,6) size 12x13
+        RenderTableSection {TBODY} at (10,37) size 86x68
+          RenderTableRow {TR} at (0,2) size 86x20
+            RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (52,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 86x20
+            RenderTableCell {TD} at (2,24) size 48x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (52,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,46) size 86x20
+            RenderTableCell {TD} at (2,46) size 48x20 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 46x18
+                text run at (1,1) width 46: &quot;foo foo&quot;
+      RenderBlock (anonymous) at (0,831) size 769x18
+        RenderText {#text} at (0,0) size 139x18
+          text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
+      RenderTable {TABLE} at (5,859) size 90x92 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,36) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+        RenderBlock {CAPTION} at (10,2) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (13,3) size 54x18
+            text run at (13,3) width 54: &quot;new cap&quot;
+      RenderBlock (anonymous) at (0,956) size 769x18
+        RenderText {#text} at (0,0) size 152x18
+          text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
+      RenderTable {TABLE} at (5,984) size 90x66 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 70x46
+          RenderTableRow {TR} at (0,2) size 70x20
+            RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,2) size 32x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+          RenderTableRow {TR} at (0,24) size 70x20
+            RenderTableCell {TD} at (2,24) size 32x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x18
+                text run at (1,1) width 30: &quot;Data&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>