<!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>[190915] 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/190915">190915</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2015-10-12 18:54:52 -0700 (Mon, 12 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Update anonymous table results for Windows port.

Unreviewed gardening.

* platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
* platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/win/css2.1/tables/</li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects015expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects016expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects023expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects024expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects035expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects036expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects037expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects038expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects045expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects046expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects047expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects048expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects049expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects050expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects055expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects056expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects091expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects092expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects099expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects100expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects105expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects106expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects107expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects108expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects109expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects110expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects111expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects112expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects113expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects114expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects115expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects116expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects121expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects122expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects123expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects124expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects139expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects140expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects149expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects150expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects155expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects156expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects159expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects160expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects165expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects166expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (190914 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-13 01:39:30 UTC (rev 190914)
+++ trunk/LayoutTests/ChangeLog        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -1,5 +1,58 @@
</span><span class="cx"> 2015-10-12  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        [Win] Update anonymous table results for Windows port. 
+
+        Unreviewed gardening.
+
+        * platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
+        * platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt: Added.
+
+2015-10-12  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
</ins><span class="cx">         display: table-cell; bug when resizing window
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=138167
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects015expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderTable at (1,1) size 76x37
+      RenderTableSection (anonymous) at (0,0) size 76x37
+        RenderTableRow (anonymous) at (0,0) size 76x37
+          RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x37
+              text run at (0,0) width 38: &quot;a b&quot;
+          RenderTableCell {span} at (38,0) size 38x37 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x37
+              text run at (0,0) width 38: &quot;c d&quot;
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects016expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderTable at (1,1) size 76x37
+      RenderTableSection (anonymous) at (0,0) size 76x37
+        RenderTableRow (anonymous) at (0,0) size 76x37
+          RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x37
+              text run at (0,0) width 38: &quot;a b&quot;
+          RenderTableCell {span} at (38,0) size 38x37 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x37
+              text run at (0,0) width 38: &quot;c d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects023expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x37
+              text run at (2,2) width 129: &quot;Some text&quot;
+layer at (8,50) size 149x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x57 [color=#008000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x37
+              text run at (2,2) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects024expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x37
+              text run at (2,2) width 129: &quot;Some text&quot;
+layer at (8,50) size 149x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x57 [color=#008000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x37
+              text run at (2,2) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects035expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 63x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects036expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 63x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects037expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 63x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects038expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 63x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects045expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x115
+  RenderBlock {html} at (0,0) size 800x115
+    RenderBody {body} at (8,16) size 784x91
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) {div} at (0,34) size 784x57
+layer at (8,50) size 784x57
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 63x57
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects046expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects047expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects048expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects049expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects050expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x107
+  RenderBlock {html} at (0,0) size 800x107
+    RenderBody {body} at (8,16) size 784x83
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) {div} at (0,34) size 784x49
+layer at (8,50) size 784x49
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,50) size 55x49
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x37
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects055expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x307
+  RenderBlock {html} at (0,0) size 800x307
+    RenderBody {body} at (8,16) size 784x283
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x249
+  RenderBlock (relative positioned) {div} at (0,34) size 784x249
+layer at (8,50) size 784x249
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x249 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,104) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,175) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+layer at (8,50) size 159x249
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 159x249 [color=#008000]
+    RenderBlock {div} at (1,1) size 157x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 155x0
+      RenderBlock {div} at (1,33) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,104) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,175) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects056expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x307
+  RenderBlock {html} at (0,0) size 800x307
+    RenderBody {body} at (8,16) size 784x283
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x249
+  RenderBlock (relative positioned) {div} at (0,34) size 784x249
+layer at (8,50) size 784x249
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x249 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,104) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,175) size 780x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+layer at (8,50) size 159x249
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 159x249 [color=#008000]
+    RenderBlock {div} at (1,1) size 157x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 155x0
+      RenderBlock {div} at (1,33) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,104) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,175) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x37
+                  RenderText {#text} at (1,1) size 153x37
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects091expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,110 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 112x30
+              RenderText {#text} at (0,0) size 112x30
+                text run at (0,0) width 112: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (112,0) size 80x30
+                text run at (112,0) width 80: &quot;Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 192x30
+              RenderTableSection (anonymous) at (0,0) size 192x30
+                RenderTableRow (anonymous) at (0,0) size 192x30
+                  RenderTableCell (anonymous) at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 192x30
+                      text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (64,0) size 64x30
+                text run at (64,0) width 64: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (128,0) size 64x30
+                text run at (128,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (192,0) size 16x30
+                text run at (192,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 224x30
+              RenderTableSection (anonymous) at (0,0) size 224x30
+                RenderTableRow (anonymous) at (0,0) size 224x30
+                  RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 224x30
+                      text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (64,0) size 80x30
+                text run at (64,0) width 80: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (144,0) size 64x30
+                text run at (144,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (208,0) size 16x30
+                text run at (208,0) width 16: &quot;3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects092expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,110 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 112x30
+              RenderText {#text} at (0,0) size 112x30
+                text run at (0,0) width 112: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (112,0) size 80x30
+                text run at (112,0) width 80: &quot;Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 192x30
+              RenderTableSection (anonymous) at (0,0) size 192x30
+                RenderTableRow (anonymous) at (0,0) size 192x30
+                  RenderTableCell (anonymous) at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 192x30
+                      text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (64,0) size 64x30
+                text run at (64,0) width 64: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (128,0) size 64x30
+                text run at (128,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (192,0) size 16x30
+                text run at (192,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 224x30
+              RenderTableSection (anonymous) at (0,0) size 224x30
+                RenderTableRow (anonymous) at (0,0) size 224x30
+                  RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 224x30
+                      text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (64,0) size 80x30
+                text run at (64,0) width 80: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (144,0) size 64x30
+                text run at (144,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (208,0) size 16x30
+                text run at (208,0) width 16: &quot;3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects099expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects100expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects105expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects106expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects107expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects108expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects109expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects110expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects111expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects112expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects113expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects114expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects115expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-115-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x37
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (0,0) size 38x37
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (38,0) size 38x37
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects116expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-116-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderBlock {div} at (1,1) size 76x37
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (0,0) size 38x37
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (38,0) size 38x37
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects121expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-121-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x37
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (0,0) size 38x37
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (38,0) size 38x37
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects122expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-122-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x97
+  RenderBlock {html} at (0,0) size 800x97
+    RenderBody {body} at (8,16) size 784x73
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 380x18
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) {div} at (0,34) size 784x39
+layer at (8,50) size 784x39
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x37
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,50) size 78x39
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderBlock {div} at (1,1) size 76x37
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (0,0) size 38x37
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x37
+        RenderText {#text} at (38,0) size 38x37
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects123expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects124expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects139expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects140expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects149expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x60
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects150expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 672x60
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects155expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,77 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow (anonymous) at (0,0) size 576x30
+          RenderTableCell {span} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,31) size 782x30
+      RenderText {#text} at (0,0) size 624x30
+        text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow {tr} at (0,0) size 576x30
+          RenderTableCell {td} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,31) size 624x30
+      RenderTableSection (anonymous) at (0,0) size 624x30
+        RenderTableRow {tr} at (0,0) size 624x30
+          RenderTableCell {td} at (0,0) size 208x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (208,0) size 208x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (416,0) size 208x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects156expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,77 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow {tr} at (0,0) size 576x30
+          RenderTableCell {td} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,31) size 624x30
+      RenderTableSection (anonymous) at (0,0) size 624x30
+        RenderTableRow {tr} at (0,0) size 624x30
+          RenderTableCell {td} at (0,0) size 208x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (208,0) size 208x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (416,0) size 208x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow (anonymous) at (0,0) size 576x30
+          RenderTableCell {span} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,31) size 672x30
+      RenderText {#text} at (0,0) size 624x30
+        text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects159expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects160expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects165expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects166expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt (0 => 190915)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt        2015-10-13 01:54:52 UTC (rev 190915)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>