<!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>[194853] 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/194853">194853</a></dd>
<dt>Author</dt> <dd>mcatanzaro@igalia.com</dd>
<dt>Date</dt> <dd>2016-01-11 08:42:19 -0800 (Mon, 11 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Update test expectations after <a href="http://trac.webkit.org/projects/webkit/changeset/194845">r194845</a>

Unreviewed gardening. Mark XHTML tests as passing now that we have patched shared-mime-info
to better detect XHTML. Add expectations for additional XHTML tests that were unskipped in
<a href="http://trac.webkit.org/projects/webkit/changeset/194845">r194845</a>.

* platform/gtk/TestExpectations:
* platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt: Added.
* platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt: Added.</pre>

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

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/gtk/css2.1/tables/</li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects015expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects016expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects023expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects024expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects035expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects036expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects037expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects038expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects045expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects046expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects047expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects048expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects049expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects050expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects055expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects056expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects091expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects092expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects099expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects100expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects103expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects104expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects105expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects106expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects107expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects108expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects109expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects110expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects111expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects112expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects113expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects114expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects115expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects116expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects117expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects118expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects119expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects120expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects121expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects122expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects123expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects124expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects139expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects140expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects149expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects150expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects155expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects156expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects159expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects160expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects165expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects166expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects207expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects208expectedtxt">trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (194852 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-11 16:34:03 UTC (rev 194852)
+++ trunk/LayoutTests/ChangeLog        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -1,3 +1,82 @@
</span><ins>+2016-01-11  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
+
+        [GTK] Update test expectations after r194845
+
+        Unreviewed gardening. Mark XHTML tests as passing now that we have patched shared-mime-info
+        to better detect XHTML. Add expectations for additional XHTML tests that were unskipped in
+        r194845.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt: Added.
+        * platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt: Added.
+
</ins><span class="cx"> 2016-01-11  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Skipping unsupported test pageoverlay/overlay-small-frame-mouse-events.html on ios-simulator
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (194852 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-11 16:34:03 UTC (rev 194852)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -2412,111 +2412,9 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/148932 imported/w3c/css/css-color-3/t31-color-currentColor-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t421-rgb-func-no-mixed-f.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t421-rgb-func-whitespace-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t421-rgb-hex-parsing-f.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t422-rgba-func-no-mixed-f.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t422-rgba-func-whitespace-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t423-transparent-2-a.xht [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/148932 imported/w3c/css/css-color-3/t424-hsl-basic-a.xht [ ImageOnlyFailure Pass ]
</span><del>-webkit.org/b/148932 imported/w3c/css/css-color-3/t424-hsl-clip-outside-gamut-b.xht [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/148932 imported/w3c/css/css-color-3/t425-hsla-clip-outside-device-gamut-b.xht [ ImageOnlyFailure ]
</span><del>-webkit.org/b/148932 imported/w3c/css/css-color-3/t425-hsla-values-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t44-currentcolor-background-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148932 imported/w3c/css/css-color-3/t44-currentcolor-border-b.xht [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><del>-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-clip-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-clip-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-collapsing-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-004.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-005.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-006.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-007.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-invalid-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-invalid-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-columns-toolong-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-containing-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-containing-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-computed-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-computed-004.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-computed-005.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-negative-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-negative-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-non-integer-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-non-integer-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-count-non-integer-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-auto-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-auto-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-auto-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-fill-balance-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-fraction-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-large-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-large-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-gap-negative-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-height-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-height-block-child-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-inherit-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-inherit-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-list-item-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-margin-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-margin-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-margin-child-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-nested-005.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-overflow-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-overflowing-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-reduce-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-color-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-dashed-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-dotted-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-double-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-fraction-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-fraction-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-groove-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-hidden-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-large-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-none-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-percent-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-ridge-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-rule-solid-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-000.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-all-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-all-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-all-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-all-margin-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-float-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-span-none-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-table-cell-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-table-cell-height-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-table-cell-height-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-count-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-count-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-invalid-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-large-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-large-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148933 imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/148935 accessibility/scroll-to-global-point-iframe-nested.html [ Failure ]
</span><span class="cx"> webkit.org/b/148935 accessibility/scroll-to-global-point-iframe.html [ Failure ]
</span><span class="cx"> webkit.org/b/148935 accessibility/scroll-to-global-point-main-window.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects015expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderTable at (1,1) size 77x36
+      RenderTableSection (anonymous) at (0,0) size 77x36
+        RenderTableRow (anonymous) at (0,0) size 77x36
+          RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x36
+              text run at (0,0) width 38: &quot;a b&quot;
+          RenderTableCell {span} at (38,0) size 39x36 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x36
+              text run at (0,0) width 38: &quot;c d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects016expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderTable at (1,1) size 77x36
+      RenderTableSection (anonymous) at (0,0) size 77x36
+        RenderTableRow (anonymous) at (0,0) size 77x36
+          RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x36
+              text run at (0,0) width 38: &quot;a b&quot;
+          RenderTableCell {span} at (38,0) size 39x36 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 38x36
+              text run at (0,0) width 38: &quot;c d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects023expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 148x54 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 138x44
+        RenderTableRow {tr} at (0,2) size 138x40
+          RenderTableCell {td} at (2,2) size 134x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x36
+              text run at (2,2) width 129: &quot;Some text&quot;
+layer at (8,49) size 149x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 150x56 [color=#008000]
+    RenderTable {table} at (1,1) size 148x54 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 138x44
+        RenderTableRow {tr} at (0,2) size 138x40
+          RenderTableCell {td} at (2,2) size 134x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x36
+              text run at (2,2) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects024expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 148x54 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 138x44
+        RenderTableRow {tr} at (0,2) size 138x40
+          RenderTableCell {td} at (2,2) size 134x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x36
+              text run at (2,2) width 129: &quot;Some text&quot;
+layer at (8,49) size 149x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 150x56 [color=#008000]
+    RenderTable {table} at (1,1) size 148x54 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 138x44
+        RenderTableRow {tr} at (0,2) size 138x40
+          RenderTableCell {td} at (2,2) size 134x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 129x36
+              text run at (2,2) width 129: &quot;Some text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects035expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 63x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x56 [color=#008000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects036expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 63x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x56 [color=#008000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects037expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 63x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x56 [color=#008000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects038expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x113
+  RenderBlock {html} at (0,0) size 800x113
+    RenderBody {body} at (8,16) size 784x89
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) {div} at (0,33) size 784x56
+layer at (8,49) size 784x56
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x56 [color=#FF0000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 63x56
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x56 [color=#008000]
+    RenderTable {table} at (1,1) size 62x54 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects045expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects046expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects047expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects048expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects049expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects050expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x105
+  RenderBlock {html} at (0,0) size 800x105
+    RenderBody {body} at (8,16) size 784x81
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) {div} at (0,33) size 784x48
+layer at (8,49) size 784x48
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x48 [color=#FF0000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
+layer at (8,49) size 55x48
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x48 [color=#008000]
+    RenderTable {table} at (1,1) size 54x46 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 52x44
+        RenderTableRow {tr} at (0,2) size 52x40
+          RenderTableCell {td} at (2,2) size 48x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (2,2) size 43x36
+              text run at (2,2) width 43: &quot;TD&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects055expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x303
+  RenderBlock {html} at (0,0) size 800x303
+    RenderBody {body} at (8,16) size 784x279
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x246
+  RenderBlock (relative positioned) {div} at (0,33) size 784x246
+layer at (8,49) size 784x246
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x246 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x244 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,103) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,173) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+layer at (8,49) size 159x246
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 160x246 [color=#008000]
+    RenderBlock {div} at (1,1) size 158x244 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 156x0
+      RenderBlock {div} at (1,33) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,103) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,173) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects056expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x303
+  RenderBlock {html} at (0,0) size 800x303
+    RenderBody {body} at (8,16) size 784x279
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x246
+  RenderBlock (relative positioned) {div} at (0,33) size 784x246
+layer at (8,49) size 784x246
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x246 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x244 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 780x0
+      RenderBlock {div} at (1,33) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,103) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,173) size 780x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+layer at (8,49) size 159x246
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 160x246 [color=#008000]
+    RenderBlock {div} at (1,1) size 158x244 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 156x0
+      RenderBlock {div} at (1,33) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,103) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
+      RenderBlock {div} at (1,173) size 156x38
+        RenderTable at (0,0) size 156x38
+          RenderTableSection (anonymous) at (0,0) size 156x38
+            RenderTableRow (anonymous) at (0,0) size 156x38
+              RenderTableCell {span} at (0,0) size 156x38 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {b} at (0,0) size 153x36
+                  RenderText {#text} at (1,1) size 153x36
+                    text run at (1,1) width 153: &quot;Hello Kitty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects091expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,110 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 112x30
+              RenderText {#text} at (0,0) size 112x30
+                text run at (0,0) width 112: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (112,0) size 80x30
+                text run at (112,0) width 80: &quot;Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 193x30
+              RenderTableSection (anonymous) at (0,0) size 193x30
+                RenderTableRow (anonymous) at (0,0) size 193x30
+                  RenderTableCell (anonymous) at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 192x30
+                      text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (64,0) size 64x30
+                text run at (64,0) width 64: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (128,0) size 64x30
+                text run at (128,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (192,0) size 16x30
+                text run at (192,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 225x30
+              RenderTableSection (anonymous) at (0,0) size 225x30
+                RenderTableRow (anonymous) at (0,0) size 225x30
+                  RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 224x30
+                      text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (64,0) size 80x30
+                text run at (64,0) width 80: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (144,0) size 64x30
+                text run at (144,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (208,0) size 16x30
+                text run at (208,0) width 16: &quot;3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects092expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,110 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 112x30
+              RenderText {#text} at (0,0) size 112x30
+                text run at (0,0) width 112: &quot;Row 1, &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (112,0) size 80x30
+                text run at (112,0) width 80: &quot;Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 193x30
+              RenderTableSection (anonymous) at (0,0) size 193x30
+                RenderTableRow (anonymous) at (0,0) size 193x30
+                  RenderTableCell (anonymous) at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 192x30
+                      text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell (anonymous) at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (64,0) size 64x30
+                text run at (64,0) width 64: &quot;22, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (128,0) size 64x30
+                text run at (128,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (192,0) size 16x30
+                text run at (192,0) width 16: &quot;2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 225x30
+              RenderTableSection (anonymous) at (0,0) size 225x30
+                RenderTableRow (anonymous) at (0,0) size 225x30
+                  RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 224x30
+                      text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (0,0) size 64x30
+                text run at (0,0) width 64: &quot;Row &quot;
+            RenderInline {span} at (0,0) size 80x30
+              RenderText {#text} at (64,0) size 80x30
+                text run at (64,0) width 80: &quot;333, &quot;
+            RenderInline {span} at (0,0) size 64x30
+              RenderText {#text} at (144,0) size 64x30
+                text run at (144,0) width 64: &quot;Col &quot;
+            RenderInline {span} at (0,0) size 16x30
+              RenderText {#text} at (208,0) size 16x30
+                text run at (208,0) width 16: &quot;3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects099expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects100expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects103expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects104expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects105expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects106expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects107expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects108expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects109expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects110expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects111expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects112expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects113expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects114expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects115expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-115-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x36
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (0,0) size 38x36
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (38,0) size 38x36
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects116expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-116-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderBlock {div} at (1,1) size 76x36
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (0,0) size 38x36
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (38,0) size 38x36
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects117expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-117-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 68x36
+      RenderText {#text} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 14x36
+        RenderText {#text} at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderTable at (15,30) size 0x0
+        RenderTableCol {span} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 54x36
+        RenderText {#text} at (15,1) size 54x36
+          text run at (15,1) width 54: &quot;bc d&quot;
+      RenderText {#text} at (0,0) size 0x0
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 70x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 70x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 68x36
+      text run at (1,1) width 68: &quot;abc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects118expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-118-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 68x36
+      text run at (1,1) width 68: &quot;abc d&quot;
+layer at (8,49) size 70x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 70x38 [color=#008000]
+    RenderInline {span} at (0,0) size 68x36
+      RenderText {#text} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 14x36
+        RenderText {#text} at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderTable at (15,30) size 0x0
+        RenderTableCol {span} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 54x36
+        RenderText {#text} at (15,1) size 54x36
+          text run at (15,1) width 54: &quot;bc d&quot;
+      RenderText {#text} at (0,0) size 0x0
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects119expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-119-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 68x36
+      RenderText {#text} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 14x36
+        RenderText {#text} at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderTable at (15,30) size 0x0
+        RenderBlock {span} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 54x36
+        RenderText {#text} at (15,1) size 54x36
+          text run at (15,1) width 54: &quot;bc d&quot;
+      RenderText {#text} at (0,0) size 0x0
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 70x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 70x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 68x36
+      text run at (1,1) width 68: &quot;abc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects120expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-120-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 68x36
+      text run at (1,1) width 68: &quot;abc d&quot;
+layer at (8,49) size 70x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 70x38 [color=#008000]
+    RenderInline {span} at (0,0) size 68x36
+      RenderText {#text} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 14x36
+        RenderText {#text} at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderTable at (15,30) size 0x0
+        RenderBlock {span} at (0,0) size 0x0
+      RenderInline {span} at (0,0) size 54x36
+        RenderText {#text} at (15,1) size 54x36
+          text run at (15,1) width 54: &quot;bc d&quot;
+      RenderText {#text} at (0,0) size 0x0
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects121expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-121-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x36
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (0,0) size 38x36
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (38,0) size 38x36
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects122expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-122-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</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 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderBlock {div} at (1,1) size 76x36
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (0,0) size 38x36
+          text run at (0,0) width 38: &quot;a b&quot;
+      RenderInline {span} at (0,0) size 38x36
+        RenderText {#text} at (38,0) size 38x36
+          text run at (38,0) width 38: &quot;c d&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects123expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects124expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+      RenderTableSection {span} at (0,60) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects139expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {span} at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 225x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 225x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects140expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {span} at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 225x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 225x30
+              RenderText {#text} at (0,0) size 224x30
+                text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects149expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {span} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x60
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects150expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {span} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderInline {span} at (0,0) size 192x30
+              RenderText {#text} at (0,0) size 192x30
+                text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+      RenderTableSection {span} at (0,30) size 673x60
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects155expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,77 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 577x30
+      RenderTableSection (anonymous) at (0,0) size 577x30
+        RenderTableRow (anonymous) at (0,0) size 577x30
+          RenderTableCell {span} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,31) size 782x30
+      RenderText {#text} at (0,0) size 624x30
+        text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,61) size 673x30
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 577x30
+      RenderTableSection (anonymous) at (0,0) size 577x30
+        RenderTableRow {tr} at (0,0) size 577x30
+          RenderTableCell {td} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,31) size 625x30
+      RenderTableSection (anonymous) at (0,0) size 625x30
+        RenderTableRow {tr} at (0,0) size 625x30
+          RenderTableCell {td} at (0,0) size 209x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (208,0) size 209x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (416,0) size 209x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,61) size 673x30
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects156expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,77 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 577x30
+      RenderTableSection (anonymous) at (0,0) size 577x30
+        RenderTableRow {tr} at (0,0) size 577x30
+          RenderTableCell {td} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderTable {table} at (1,31) size 625x30
+      RenderTableSection (anonymous) at (0,0) size 625x30
+        RenderTableRow {tr} at (0,0) size 625x30
+          RenderTableCell {td} at (0,0) size 209x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (208,0) size 209x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (416,0) size 209x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+    RenderTable {table} at (1,61) size 673x30
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 577x30
+      RenderTableSection (anonymous) at (0,0) size 577x30
+        RenderTableRow (anonymous) at (0,0) size 577x30
+          RenderTableCell {span} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+    RenderBlock (anonymous) at (1,31) size 673x30
+      RenderText {#text} at (0,0) size 624x30
+        text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
+    RenderTable at (1,61) size 673x30
+      RenderTableSection (anonymous) at (0,0) size 673x30
+        RenderTableRow (anonymous) at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects159expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects160expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {span} at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects165expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects166expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x141
+  RenderBlock {html} at (0,0) size 800x141
+    RenderBody {body} at (8,13) size 784x120
+      RenderBlock {p} at (0,0) size 784x15
+        RenderText {#text} at (0,0) size 488x15
+          text run at (0,0) width 488: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) {div} at (0,28) size 784x92
+layer at (8,41) size 784x92
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
+    RenderTable {table} at (1,1) size 673x90
+      RenderTableSection (anonymous) at (0,0) size 673x90
+        RenderTableRow {tr} at (0,0) size 673x30
+          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow {tr} at (0,30) size 673x30
+          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {tr} at (0,60) size 673x30
+          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
+layer at (8,41) size 674x92
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
+    RenderTable at (1,1) size 673x90
+      RenderTableSection {span} at (0,0) size 673x90
+        RenderTableRow {span} at (0,0) size 673x30
+          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
+          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
+          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 192x30
+              text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
+        RenderTableRow (anonymous) at (0,30) size 673x30
+          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
+          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
+          RenderTableCell (anonymous) at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 208x30
+              text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
+        RenderTableRow {span} at (0,60) size 673x30
+          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
+          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
+          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
+            RenderText {#text} at (0,0) size 224x30
+              text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects177expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 22x36
+        text run at (1,1) width 22: &quot;a &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects178expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 22x36
+        text run at (1,1) width 22: &quot;a &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects179expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 22x36
+        text run at (1,1) width 22: &quot;a &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects180expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 22x36
+        text run at (1,1) width 22: &quot;a &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects181expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+  RenderBlock {html} at (0,0) size 800x8
+    RenderBody {body} at (8,8) size 784x0
+layer at (8,0) size 20x17
+  RenderBlock (positioned) zI: 1 {div} at (8,0) size 21x17 [color=#FF0000]
+    RenderInline {span} at (0,0) size 21x17
+      RenderTable at (0,0) size 9x17
+        RenderTableSection (anonymous) at (0,0) size 9x17
+          RenderTableRow (anonymous) at (0,0) size 9x17
+            RenderTableCell {span} at (0,0) size 9x17 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x17
+                text run at (0,0) width 8: &quot;b&quot;
+      RenderInline (generated) at (0,0) size 13x17
+        RenderText at (8,0) size 13x17
+          text run at (8,0) width 13: &quot; d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,0) size 20x17
+  RenderBlock (positioned) zI: 2 {div} at (8,0) size 20x17 [color=#008000]
+    RenderText zI: 2 {#text} at (0,0) size 20x17
+      text run at (0,0) width 20: &quot;b d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects189expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects190expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects191expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects192expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects193expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects194expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects195expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects196expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderInline (generated) at (0,0) size 14x36
+        RenderText at (1,1) size 14x36
+          text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 31x36
+        RenderTableSection (anonymous) at (0,0) size 31x36
+          RenderTableRow (anonymous) at (0,0) size 31x36
+            RenderTableCell {span} at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;b&quot;
+            RenderTableCell {span} at (16,0) size 15x36 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 14x36
+                text run at (0,0) width 14: &quot;c&quot;
+      RenderText {#text} at (53,1) size 25x36
+        text run at (53,1) width 9: &quot; &quot;
+        text run at (61,1) width 17: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects205expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 14x36
+        text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 39x36
+        RenderTableSection (anonymous) at (0,0) size 39x36
+          RenderTableRow (anonymous) at (0,0) size 39x36
+            RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 38x36
+                text run at (0,0) width 38: &quot;bc &quot;
+      RenderTable at (61,1) size 17x36
+        RenderTableSection (anonymous) at (0,0) size 17x36
+          RenderTableRow (anonymous) at (0,0) size 17x36
+            RenderTableCell (anonymous) at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;d&quot;
+    RenderText zI: 1 {#text} at (0,0) size 0x0
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x38 [color=#008000]
+    RenderText zI: 2 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects206expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x95
+  RenderBlock {html} at (0,0) size 800x95
+    RenderBody {body} at (8,16) size 784x71
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) {div} at (0,33) size 784x38
+layer at (8,49) size 784x38
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x38 [color=#FF0000]
+    RenderText zI: 1 {#text} at (1,1) size 76x36
+      text run at (1,1) width 76: &quot;a bc d&quot;
+layer at (8,49) size 78x38
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x38 [color=#008000]
+    RenderInline {span} at (0,0) size 77x36
+      RenderText {#text} at (1,1) size 14x36
+        text run at (1,1) width 14: &quot;a&quot;
+      RenderText {#text} at (15,1) size 8x36
+        text run at (15,1) width 8: &quot; &quot;
+      RenderTable at (23,1) size 39x36
+        RenderTableSection (anonymous) at (0,0) size 39x36
+          RenderTableRow (anonymous) at (0,0) size 39x36
+            RenderTableCell {span} at (0,0) size 39x36 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 38x36
+                text run at (0,0) width 38: &quot;bc &quot;
+      RenderTable at (61,1) size 17x36
+        RenderTableSection (anonymous) at (0,0) size 17x36
+          RenderTableRow (anonymous) at (0,0) size 17x36
+            RenderTableCell (anonymous) at (0,0) size 17x36 [r=0 c=0 rs=1 cs=1]
+              RenderText at (0,0) size 16x36
+                text run at (0,0) width 16: &quot;d&quot;
+    RenderText zI: 2 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects207expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x89
+  RenderBlock {html} at (0,0) size 800x89
+    RenderBody {body} at (8,16) size 784x65
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x32
+  RenderBlock (relative positioned) {div} at (0,33) size 784x32
+layer at (8,49) size 784x32
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x32 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 260x30
+      RenderInline {span} at (0,0) size 113x30
+        RenderText {#text} at (0,0) size 32x30
+          text run at (0,0) width 32: &quot;a &quot;
+        RenderText {#text} at (32,0) size 16x30
+          text run at (32,0) width 16: &quot; &quot;
+        RenderTable at (48,0) size 17x30
+          RenderTableSection (anonymous) at (0,0) size 17x30
+            RenderTableRow (anonymous) at (0,0) size 17x30
+              RenderTableCell {span} at (0,0) size 17x30 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 16x30
+                  text run at (0,0) width 16: &quot;b&quot;
+        RenderTable at (64,0) size 49x30
+          RenderTableSection (anonymous) at (0,0) size 49x30
+            RenderTableRow (anonymous) at (0,0) size 49x30
+              RenderTableCell (anonymous) at (0,0) size 49x30 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 48x30
+                  text run at (0,0) width 48: &quot; cd&quot;
+layer at (8,49) size 114x32
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 114x32 [color=#008000]
+    RenderBlock {div} at (1,1) size 112x30
+      RenderText {#text} at (0,0) size 112x30
+        text run at (0,0) width 112: &quot;a  b cd&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21tablestableanonymousobjects208expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt (0 => 194853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt        2016-01-11 16:42:19 UTC (rev 194853)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x89
+  RenderBlock {html} at (0,0) size 800x89
+    RenderBody {body} at (8,16) size 784x65
+      RenderBlock {p} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 380x17
+          text run at (0,0) width 380: &quot;There should be no red below, except for antialiasing issues.&quot;
+layer at (8,49) size 784x32
+  RenderBlock (relative positioned) {div} at (0,33) size 784x32
+layer at (8,49) size 784x32
+  RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x32 [color=#FF0000]
+    RenderBlock {div} at (1,1) size 782x30
+      RenderText {#text} at (0,0) size 112x30
+        text run at (0,0) width 112: &quot;a  b cd&quot;
+layer at (8,49) size 262x32
+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 262x32 [color=#008000]
+    RenderBlock {div} at (1,1) size 260x30
+      RenderInline {span} at (0,0) size 113x30
+        RenderText {#text} at (0,0) size 32x30
+          text run at (0,0) width 32: &quot;a &quot;
+        RenderText {#text} at (32,0) size 16x30
+          text run at (32,0) width 16: &quot; &quot;
+        RenderTable at (48,0) size 17x30
+          RenderTableSection (anonymous) at (0,0) size 17x30
+            RenderTableRow (anonymous) at (0,0) size 17x30
+              RenderTableCell {span} at (0,0) size 17x30 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 16x30
+                  text run at (0,0) width 16: &quot;b&quot;
+        RenderTable at (64,0) size 49x30
+          RenderTableSection (anonymous) at (0,0) size 49x30
+            RenderTableRow (anonymous) at (0,0) size 49x30
+              RenderTableCell (anonymous) at (0,0) size 49x30 [r=0 c=0 rs=1 cs=1]
+                RenderText at (0,0) size 48x30
+                  text run at (0,0) width 48: &quot; cd&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>