<!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>[162563] 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/162563">162563</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2014-01-22 15:22:44 -0800 (Wed, 22 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed Apple Windows port gardering after <a href="http://trac.webkit.org/projects/webkit/changeset/162553">r162553</a>.

* platform/win/fast/repaint/reflection-redraw-expected.txt: Added.
* platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Added.
* platform/win/fast/table/multiple-captions-display-expected.txt: Added.
* platform/win/tables/mozilla/marvin/body_col-a-expected.txt: Added.
* platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Added.
* platform/win/tables/mozilla/other/body_col-expected.txt: Added.</pre>

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

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/table/</li>
<li><a href="#trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/</li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/marvin/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinbody_colaexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/other/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (162562 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-22 23:14:38 UTC (rev 162562)
+++ trunk/LayoutTests/ChangeLog        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -1,5 +1,16 @@
</span><span class="cx"> 2014-01-22  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed Apple Windows port gardering after r162553.
+
+        * platform/win/fast/repaint/reflection-redraw-expected.txt: Added.
+        * platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Added.
+        * platform/win/fast/table/multiple-captions-display-expected.txt: Added.
+        * platform/win/tables/mozilla/marvin/body_col-a-expected.txt: Added.
+        * platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Added.
+        * platform/win/tables/mozilla/other/body_col-expected.txt: Added.
+
+2014-01-22  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
</ins><span class="cx">         [CSS Shapes] shape-inside rectangle layout can fail
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=124784
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+CONSOLE MESSAGE: line 37: here
+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 (293,130) size 150x100
+  RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
+    RenderBlock {P} at (11,27) size 128x54 [color=#008000]
+      RenderText {#text} at (12,0) size 126x54
+        text run at (12,0) width 104: &quot;The color of this&quot;
+        text run at (1,18) width 126: &quot;text in the reflection&quot;
+        text run at (14,36) width 100: &quot;should be green&quot;
+layer at (218,240) size 150x100
+  RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
+    RenderBlock {P} at (11,27) size 128x54 [color=#008000]
+      RenderText {#text} at (12,0) size 126x54
+        text run at (12,0) width 104: &quot;The color of this&quot;
+        text run at (1,18) width 126: &quot;text in the reflection&quot;
+        text run at (14,36) width 100: &quot;should be green&quot;
+layer at (368,240) size 150x100
+  RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
+    RenderBlock {P} at (11,27) size 128x54 [color=#008000]
+      RenderText {#text} at (12,0) size 126x54
+        text run at (12,0) width 104: &quot;The color of this&quot;
+        text run at (1,18) width 126: &quot;text in the reflection&quot;
+        text run at (14,36) width 100: &quot;should be green&quot;
+layer at (293,350) size 150x100
+  RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
+    RenderBlock {P} at (11,27) size 128x54 [color=#008000]
+      RenderText {#text} at (12,0) size 126x54
+        text run at (12,0) width 104: &quot;The color of this&quot;
+        text run at (1,18) width 126: &quot;text in the reflection&quot;
+        text run at (14,36) width 100: &quot;should be green&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x88
+  RenderBlock {html} at (0,0) size 800x88
+    RenderBody {body} at (8,8) size 784x72
+      RenderTable {table} at (0,0) size 46x72
+        RenderBlock {caption} at (0,0) size 46x72
+          RenderText {#text} at (1,0) size 46x72
+            text run at (1,0) width 44: &quot;PASS:&quot;
+            text run at (0,18) width 46: &quot;Text in&quot;
+            text run at (0,36) width 46: &quot;caption&quot;
+            text run at (19,54) width 8: &quot;1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x280
+  RenderBlock {html} at (0,0) size 800x280
+    RenderBody {body} at (8,8) size 784x264
+      RenderTable {table} at (0,0) size 126x264
+        RenderTableSection (anonymous) at (0,148) size 126x2
+          RenderTableRow (anonymous) at (0,0) size 126x0
+            RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
+        RenderBlock {caption} at (0,36) size 126x36
+          RenderText {#text} at (15,0) size 96x36
+            text run at (15,0) width 96: &quot;PASS: Normal&quot;
+            text run at (38,18) width 50: &quot;Caption&quot;
+        RenderTableSection {thead} at (0,126) size 126x22
+          RenderTableRow (anonymous) at (0,2) size 126x18
+            RenderTableCell (anonymous) at (2,2) size 122x18 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 67x18
+                text run at (0,0) width 67: &quot;HEADER&quot;
+        RenderTableSection {tbody} at (0,150) size 126x38
+          RenderTableRow (anonymous) at (0,0) size 126x36
+            RenderTableCell (anonymous) at (2,0) size 122x36 [r=0 c=0 rs=1 cs=1]
+              RenderBR {br} at (0,0) size 0x18
+              RenderText {#text} at (0,18) size 122x18
+                text run at (0,18) width 122: &quot;Some body content&quot;
+              RenderBR {br} at (122,18) size 0x18
+        RenderTableSection {tfoot} at (0,190) size 126x20
+          RenderTableRow (anonymous) at (0,0) size 126x18
+            RenderTableCell (anonymous) at (2,0) size 122x18 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 64x18
+                text run at (0,0) width 64: &quot;FOOTER&quot;
+        RenderTableSection (anonymous) at (0,188) size 126x2
+          RenderTableRow (anonymous) at (0,0) size 126x0
+            RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
+        RenderBlock {caption} at (0,72) size 126x54
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {caption} at (0,126) size 126x0
+layer at (8,218) size 126x54
+  RenderBlock {caption} at (0,210) size 126x54
+    RenderText {#text} at (25,0) size 116x54
+      text run at (25,0) width 76: &quot;PASS: First&quot;
+      text run at (5,18) width 116: &quot;Caption aligned to&quot;
+      text run at (29,36) width 68: &quot;the bottom&quot;
+layer at (10,156) size 230x18
+  RenderBlock (positioned) {caption} at (10,156) size 230x18
+    RenderText {#text} at (0,0) size 230x18
+      text run at (0,0) width 230: &quot;PASS: Caption with a fixed position&quot;
+layer at (8,8) size 126x36
+  RenderBlock {caption} at (0,0) size 126x36
+    RenderText {#text} at (14,0) size 102x36
+      text run at (14,0) width 98: &quot;PASS: Caption&quot;
+      text run at (12,18) width 102: &quot;with opacity 0.7&quot;
+layer at (10,196) size 331x18
+  RenderBlock (positioned) {caption} at (10,196) size 331x18
+    RenderText {#text} at (0,0) size 331x18
+      text run at (0,0) width 331: &quot;PASS: Caption with a fixed position and opacity 0.6&quot;
+layer at (8,80) size 118x54
+  RenderInline {a} at (0,0) size 118x54
+    RenderText {#text} at (14,0) size 118x54
+      text run at (14,0) width 98: &quot;PASS: Caption&quot;
+      text run at (4,18) width 118: &quot;with opacity 0.5 in&quot;
+      text run at (14,36) width 98: &quot;one of its child.&quot;
+layer at (71,134) size 443x18
+  RenderBlock (positioned) {a} at (71,134) size 443x18
+    RenderText {#text} at (0,0) size 443x18
+      text run at (0,0) width 443: &quot;PASS: Caption with opacity 0.4 and fixed position of one of the child.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinbody_colaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-a-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-a-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_col-a-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 159x156 [border: (2px outset #808080)]
+        RenderTableCol {COLGROUP} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (2,2) size 155x152
+          RenderTableRow {TR} at (0,2) size 155x40
+            RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (15,2) size 37x36
+                text run at (15,2) width 19: &quot;La&quot;
+                text run at (6,20) width 37: &quot;Mesa&quot;
+            RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,44) size 155x40
+            RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (17,2) size 43x36
+                text run at (17,2) width 15: &quot;El&quot;
+                text run at (3,20) width 43: &quot;Cajon&quot;
+            RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,86) size 155x40
+            RenderTableCell {TH} at (2,86) size 49x40 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,2) size 43x36
+                text run at (3,2) width 43: &quot;Chula&quot;
+                text run at (7,20) width 35: &quot;Vista&quot;
+            RenderTableCell {TD} at (53,95) size 100x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,128) size 155x22
+            RenderTableCell {TH} at (2,128) size 49x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x18
+                text run at (2,2) width 45: &quot;Bonita&quot;
+            RenderTableCell {TD} at (53,128) size 100x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 28x18
+                text run at (2,2) width 28: &quot;N/A&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x298
+  RenderBlock {html} at (0,0) size 800x298
+    RenderBody {body} at (8,16) size 784x274
+      RenderBlock {p} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 177x18
+          text run at (0,0) width 177: &quot;TH VALIGN=BASELINE&quot;
+      RenderTable {table} at (0,34) size 784x240 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 782x238
+          RenderTableRow {tr} at (0,2) size 782x234
+            RenderTableCell {th} at (2,24) size 214x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,2) size 206x90
+                text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
+                text run at (4,20) width 76: &quot;first line of &quot;
+                text run at (80,20) width 130: &quot;text in this cell with&quot;
+                text run at (8,38) width 198: &quot;the baseline of the first line of&quot;
+                text run at (25,56) width 46: &quot;text in &quot;
+                text run at (71,56) width 118: &quot;the next cell: they&quot;
+                text run at (15,74) width 184: &quot;should be vertically aligned&quot;
+            RenderTableCell {th} at (218,2) size 562x234 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 558x230
+                text run at (2,2) width 381: &quot;Compare the baseline &quot;
+                text run at (383,2) width 177: &quot;of the first&quot;
+                text run at (26,48) width 510: &quot;line of text in this cell with the&quot;
+                text run at (2,94) width 255: &quot;baseline of the &quot;
+                text run at (256,94) width 304: &quot;first line of text in&quot;
+                text run at (7,140) width 548: &quot;the previous cell: they should be&quot;
+                text run at (134,186) width 170: &quot;vertically &quot;
+                text run at (304,186) width 124: &quot;aligned&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillaotherbody_colexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt (0 => 162563)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/other/body_col-expected.txt        2014-01-22 23:22:44 UTC (rev 162563)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 159x156 [border: (2px outset #808080)]
+        RenderTableCol {COLGROUP} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (2,2) size 155x152
+          RenderTableRow {TR} at (0,2) size 155x40
+            RenderTableCell {TH} at (2,2) size 49x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (15,2) size 37x36
+                text run at (15,2) width 19: &quot;La&quot;
+                text run at (6,20) width 37: &quot;Mesa&quot;
+            RenderTableCell {TD} at (53,11) size 100x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,44) size 155x40
+            RenderTableCell {TH} at (2,44) size 49x40 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (17,2) size 43x36
+                text run at (17,2) width 15: &quot;El&quot;
+                text run at (3,20) width 43: &quot;Cajon&quot;
+            RenderTableCell {TD} at (53,53) size 100x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,86) size 155x40
+            RenderTableCell {TH} at (2,86) size 49x40 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,2) size 43x36
+                text run at (3,2) width 43: &quot;Chula&quot;
+                text run at (7,20) width 35: &quot;Vista&quot;
+            RenderTableCell {TD} at (53,95) size 100x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,2) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,128) size 155x22
+            RenderTableCell {TH} at (2,128) size 49x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x18
+                text run at (2,2) width 45: &quot;Bonita&quot;
+            RenderTableCell {TD} at (53,128) size 100x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 28x18
+                text run at (2,2) width 28: &quot;N/A&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>