<!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>[190990] 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/190990">190990</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2015-10-13 08:42:50 -0700 (Tue, 13 Oct 2015)</dd>
</dl>

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

Unreviewed gardening.

* platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
* platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
* platform/ios-simulator/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/ios-simulator/css2.1/tables/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects015expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects016expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects023expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects024expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects035expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects036expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects037expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects038expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects045expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects046expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects047expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects048expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects049expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects050expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects055expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects056expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects091expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects092expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects099expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects100expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects105expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects106expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects107expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects108expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects109expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects110expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects111expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects112expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects113expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects114expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects115expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects116expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects121expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects122expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects123expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects124expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects139expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects140expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects149expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects150expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects155expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects156expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects159expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects160expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects165expectedtxt">trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects166expectedtxt">trunk/LayoutTests/platform/ios-simulator/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 (190989 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-13 15:10:43 UTC (rev 190989)
+++ trunk/LayoutTests/ChangeLog        2015-10-13 15:42:50 UTC (rev 190990)
</span><span class="lines">@@ -1,3 +1,56 @@
</span><ins>+2015-10-13  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        [iOS] Update anonymous table results for iOS port.
+
+        Unreviewed gardening.
+
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
+        * platform/ios-simulator/css2.1/tables/table-anonymous-objects-166-expected.txt: Added.
+
</ins><span class="cx"> 2015-10-12  Antti Koivisto  &lt;antti@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Implement iterator for traversing composed DOM
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects015expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-015-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderTable at (1,1) size 78x38
+      RenderTableSection (anonymous) at (0,0) size 78x38
+        RenderTableRow (anonymous) at (0,0) size 78x38
+          RenderTableCell {span} at (0,0) size 39x38 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,1) size 39x36
+              text run at (0,1) width 39: &quot;a b&quot;
+          RenderTableCell {span} at (39,0) size 39x38 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,1) size 39x36
+              text run at (0,1) width 39: &quot;c d&quot;
+layer at (8,52) size 78x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x40 [color=#008000]
+    RenderText zI: 2 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects016expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-016-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
+layer at (8,52) size 80x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 80x40 [color=#008000]
+    RenderTable at (1,1) size 78x38
+      RenderTableSection (anonymous) at (0,0) size 78x38
+        RenderTableRow (anonymous) at (0,0) size 78x38
+          RenderTableCell {span} at (0,0) size 39x38 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,1) size 39x36
+              text run at (0,1) width 39: &quot;a b&quot;
+          RenderTableCell {span} at (39,0) size 39x38 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,1) size 39x36
+              text run at (0,1) width 39: &quot;c d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects023expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-023-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 147x56 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x46
+        RenderTableRow {tr} at (0,2) size 137x42
+          RenderTableCell {td} at (2,2) size 133x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 129x36
+              text run at (2,3) width 129: &quot;Some text&quot;
+layer at (8,52) size 149x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x58 [color=#008000]
+    RenderTable {table} at (1,1) size 147x56 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x46
+        RenderTableRow {tr} at (0,2) size 137x42
+          RenderTableCell {td} at (2,2) size 133x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 129x36
+              text run at (2,3) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects024expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-024-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 147x56 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x46
+        RenderTableRow {tr} at (0,2) size 137x42
+          RenderTableCell {td} at (2,2) size 133x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 129x36
+              text run at (2,3) width 129: &quot;Some text&quot;
+layer at (8,52) size 149x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x58 [color=#008000]
+    RenderTable {table} at (1,1) size 147x56 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x46
+        RenderTableRow {tr} at (0,2) size 137x42
+          RenderTableCell {td} at (2,2) size 133x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 129x36
+              text run at (2,3) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects035expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-035-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 63x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x58 [color=#008000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects036expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-036-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 63x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x58 [color=#008000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects037expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-037-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 63x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x58 [color=#008000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects038expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-038-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x118
+  RenderBlock {html} at (0,0) size 800x118
+    RenderBody {body} at (8,16) size 784x94
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) {div} at (0,36) size 784x58
+layer at (8,52) size 784x58
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x58 [color=#FF0000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 63x58
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x58 [color=#008000]
+    RenderTable {table} at (1,1) size 61x56 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects045expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-045-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects046expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-046-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects047expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-047-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects048expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-048-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects049expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-049-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects050expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-050-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x110
+  RenderBlock {html} at (0,0) size 800x110
+    RenderBody {body} at (8,16) size 784x86
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) {div} at (0,36) size 784x50
+layer at (8,52) size 784x50
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x50 [color=#FF0000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
+layer at (8,52) size 55x50
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x50 [color=#008000]
+    RenderTable {table} at (1,1) size 53x48 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x46
+        RenderTableRow {tr} at (0,2) size 51x42
+          RenderTableCell {td} at (2,2) size 47x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,3) size 43x36
+              text run at (2,3) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects055expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-055-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x312
+  RenderBlock {html} at (0,0) size 800x312
+    RenderBody {body} at (8,16) size 784x288
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x252
+  RenderBlock (relative positioned) {div} at (0,36) size 784x252
+layer at (8,52) size 784x252
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x252 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x250 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,105) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,177) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+layer at (8,52) size 158x252
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 158x252 [color=#008000]
+    RenderBlock {div} at (1,1) size 156x250 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 154x0
+      RenderBlock {div} at (1,33) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,105) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,177) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects056expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-056-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x312
+  RenderBlock {html} at (0,0) size 800x312
+    RenderBody {body} at (8,16) size 784x288
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x252
+  RenderBlock (relative positioned) {div} at (0,36) size 784x252
+layer at (8,52) size 784x252
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x252 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x250 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,105) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,177) size 780x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+layer at (8,52) size 158x252
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 158x252 [color=#008000]
+    RenderBlock {div} at (1,1) size 156x250 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 154x0
+      RenderBlock {div} at (1,33) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,105) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,177) size 154x40
+        RenderTable at (0,0) size 154x40
+          RenderTableSection (anonymous) at (0,0) size 154x40
+            RenderTableRow (anonymous) at (0,0) size 154x40
+              RenderTableCell {span} at (0,0) size 154x40 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 152x36
+                  RenderText {#text} at (1,2) size 152x36
+                    text run at (1,2) width 152: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects091expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-091-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 110x27
+              RenderText {#text} at (0,0) size 110x27
+                text run at (0,0) width 110: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 79x27
+              RenderText {#text} at (109,0) size 79x27
+                text run at (109,0) width 79: &quot;Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 188x27
+              RenderTableSection (anonymous) at (0,0) size 188x27
+                RenderTableRow (anonymous) at (0,0) size 188x27
+                  RenderTableCell (anonymous) at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 188x27
+                      text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (0,0) size 63x27
+                text run at (0,0) width 63: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (62,0) size 63x27
+                text run at (62,0) width 63: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x27
+              RenderText {#text} at (124,0) size 64x27
+                text run at (124,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x27
+              RenderText {#text} at (187,0) size 16x27
+                text run at (187,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell (anonymous) at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 219x27
+              RenderTableSection (anonymous) at (0,0) size 219x27
+                RenderTableRow (anonymous) at (0,0) size 219x27
+                  RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 219x27
+                      text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (0,0) size 63x27
+                text run at (0,0) width 63: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 79x27
+              RenderText {#text} at (62,0) size 79x27
+                text run at (62,0) width 79: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (140,0) size 63x27
+                text run at (140,0) width 63: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 17x27
+              RenderText {#text} at (202,0) size 17x27
+                text run at (202,0) width 17: &quot;3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects092expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-092-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 110x27
+              RenderText {#text} at (0,0) size 110x27
+                text run at (0,0) width 110: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 79x27
+              RenderText {#text} at (109,0) size 79x27
+                text run at (109,0) width 79: &quot;Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 188x27
+              RenderTableSection (anonymous) at (0,0) size 188x27
+                RenderTableRow (anonymous) at (0,0) size 188x27
+                  RenderTableCell (anonymous) at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 188x27
+                      text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (0,0) size 63x27
+                text run at (0,0) width 63: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (62,0) size 63x27
+                text run at (62,0) width 63: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x27
+              RenderText {#text} at (124,0) size 64x27
+                text run at (124,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x27
+              RenderText {#text} at (187,0) size 16x27
+                text run at (187,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell (anonymous) at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 219x27
+              RenderTableSection (anonymous) at (0,0) size 219x27
+                RenderTableRow (anonymous) at (0,0) size 219x27
+                  RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 219x27
+                      text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (0,0) size 63x27
+                text run at (0,0) width 63: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 79x27
+              RenderText {#text} at (62,0) size 79x27
+                text run at (62,0) width 79: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 63x27
+              RenderText {#text} at (140,0) size 63x27
+                text run at (140,0) width 63: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 17x27
+              RenderText {#text} at (202,0) size 17x27
+                text run at (202,0) width 17: &quot;3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects099expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-099-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects100expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-100-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects105expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-105-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects106expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-106-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects107expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-107-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects108expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-108-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects109expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-109-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects110expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-110-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects111expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-111-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects112expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-112-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects113expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-113-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects114expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-114-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects115expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-115-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x38
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (0,1) size 39x36
+          text run at (0,1) width 39: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (38,1) size 39x36
+          text run at (38,1) width 39: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,52) size 78x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x40 [color=#008000]
+    RenderText zI: 2 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects116expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-116-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
+layer at (8,52) size 78x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x40 [color=#008000]
+    RenderBlock {div} at (1,1) size 77x38
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (0,1) size 39x36
+          text run at (0,1) width 39: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (38,1) size 39x36
+          text run at (38,1) width 39: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects121expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-121-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x38
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (0,1) size 39x36
+          text run at (0,1) width 39: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (38,1) size 39x36
+          text run at (38,1) width 39: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,52) size 78x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x40 [color=#008000]
+    RenderText zI: 2 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects122expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-122-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x100
+  RenderBlock {html} at (0,0) size 800x100
+    RenderBody {body} at (8,16) size 784x76
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 386x19
+          text run at (0,0) width 386: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) {div} at (0,36) size 784x40
+layer at (8,52) size 784x40
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x40 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,2) size 77x36
+      text run at (1,2) width 77: &quot;a bc d&quot;
+layer at (8,52) size 78x40
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x40 [color=#008000]
+    RenderBlock {div} at (1,1) size 77x38
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (0,1) size 39x36
+          text run at (0,1) width 39: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 39x36
+        RenderText {#text} at (38,1) size 39x36
+          text run at (38,1) width 39: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects123expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-123-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects124expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-124-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,54) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects139expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-139-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {span} at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell (anonymous) at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 219x27
+              RenderText {#text} at (0,0) size 219x27
+                text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 219x27
+              RenderText {#text} at (0,0) size 219x27
+                text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects140expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-140-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {span} at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell (anonymous) at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 219x27
+              RenderText {#text} at (0,0) size 219x27
+                text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 219x27
+              RenderText {#text} at (0,0) size 219x27
+                text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects149expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-149-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {span} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 188x27
+              RenderText {#text} at (0,0) size 188x27
+                text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 188x27
+              RenderText {#text} at (0,0) size 188x27
+                text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x54
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects150expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-150-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {span} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell (anonymous) at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 188x27
+              RenderText {#text} at (0,0) size 188x27
+                text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 188x27
+              RenderText {#text} at (0,0) size 188x27
+                text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,27) size 657x54
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects155expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-155-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 564x27
+      RenderTableSection (anonymous) at (0,0) size 564x27
+        RenderTableRow (anonymous) at (0,0) size 564x27
+          RenderTableCell {span} at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (188,0) size 188x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (376,0) size 188x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,28) size 782x27
+      RenderText {#text} at (0,0) size 609x27
+        text run at (0,0) width 609: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,55) size 657x27
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 564x27
+      RenderTableSection (anonymous) at (0,0) size 564x27
+        RenderTableRow {tr} at (0,0) size 564x27
+          RenderTableCell {td} at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (188,0) size 188x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (376,0) size 188x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,28) size 609x27
+      RenderTableSection (anonymous) at (0,0) size 609x27
+        RenderTableRow {tr} at (0,0) size 609x27
+          RenderTableCell {td} at (0,0) size 203x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (203,0) size 203x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (406,0) size 203x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,55) size 657x27
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects156expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-156-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 564x27
+      RenderTableSection (anonymous) at (0,0) size 564x27
+        RenderTableRow {tr} at (0,0) size 564x27
+          RenderTableCell {td} at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (188,0) size 188x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (376,0) size 188x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,28) size 609x27
+      RenderTableSection (anonymous) at (0,0) size 609x27
+        RenderTableRow {tr} at (0,0) size 609x27
+          RenderTableCell {td} at (0,0) size 203x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (203,0) size 203x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (406,0) size 203x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,55) size 657x27
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 564x27
+      RenderTableSection (anonymous) at (0,0) size 564x27
+        RenderTableRow (anonymous) at (0,0) size 564x27
+          RenderTableCell {span} at (0,0) size 188x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (188,0) size 188x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (376,0) size 188x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,28) size 657x27
+      RenderText {#text} at (0,0) size 609x27
+        text run at (0,0) width 609: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,55) size 657x27
+      RenderTableSection (anonymous) at (0,0) size 657x27
+        RenderTableRow (anonymous) at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects159expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-159-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell {span} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects160expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-160-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell {span} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects165expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-165-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell {span} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss21tablestableanonymousobjects166expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-166-expected.txt (0 => 190990)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-166-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/css2.1/tables/table-anonymous-objects-166-expected.txt        2015-10-13 15:42:50 UTC (rev 190990)
</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 800x131
+  RenderBlock {html} at (0,0) size 800x131
+    RenderBody {body} at (8,13) size 784x110
+      RenderBlock {p} at (0,0) size 784x14
+        RenderText {#text} at (0,0) size 476x14
+          text run at (0,0) width 476: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) {div} at (0,27) size 784x83
+layer at (8,40) size 784x83
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x83 [color=#FF0000]
+    RenderTable {table} at (1,1) size 657x81
+      RenderTableSection (anonymous) at (0,0) size 657x81
+        RenderTableRow {tr} at (0,0) size 657x27
+          RenderTableCell {td} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,27) size 657x27
+          RenderTableCell {td} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,54) size 657x27
+          RenderTableCell {td} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
+layer at (8,40) size 659x83
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 659x83 [color=#008000]
+    RenderTable at (1,1) size 657x81
+      RenderTableSection {span} at (0,0) size 657x81
+        RenderTableRow {span} at (0,0) size 657x27
+          RenderTableCell {span} at (0,0) size 219x27 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (219,0) size 219x27 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (438,0) size 219x27 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 188x27
+              text run at (0,0) width 188: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,27) size 657x27
+          RenderTableCell {span} at (0,27) size 219x27 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (219,27) size 219x27 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (438,27) size 219x27 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 203x27
+              text run at (0,0) width 203: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,54) size 657x27
+          RenderTableCell {span} at (0,54) size 219x27 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (219,54) size 219x27 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (438,54) size 219x27 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 219x27
+              text run at (0,0) width 219: &quot;Row 333, Col 3&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>