<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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 #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#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>
<title>[24828] trunk/LayoutTests</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/24828">24828</a></dd>
<dt>Author</dt> <dd>antti</dd>
<dt>Date</dt> <dd>2007-08-02 14:41:26 -0700 (Thu, 02 Aug 2007)</dd>
</dl>
<h3>Log Message</h3>
<pre> Reviewed by Geoff.
Fix <rdar://problem/5228233>
REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
* fast/table/absolute-table-at-bottom-expected.checksum:
* fast/table/absolute-table-at-bottom-expected.png:
* fast/table/absolute-table-at-bottom-expected.txt:
* fast/table/absolute-table-at-bottom.html:
* mac/leopard/Skipped:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfasttableabsolutetableatbottomexpectedchecksum">trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.checksum</a></li>
<li><a href="#trunkLayoutTestsfasttableabsolutetableatbottomexpectedpng">trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsfasttableabsolutetableatbottomexpectedtxt">trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfasttableabsolutetableatbottomhtml">trunk/LayoutTests/fast/table/absolute-table-at-bottom.html</a></li>
<li><a href="#trunkLayoutTestsmacleopardSkipped">trunk/LayoutTests/mac/leopard/Skipped</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (24827 => 24828)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2007-08-02 20:08:15 UTC (rev 24827)
+++ trunk/LayoutTests/ChangeLog        2007-08-02 21:41:26 UTC (rev 24828)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2007-08-02 Antti Koivisto <antti@apple.com>
+
+ Reviewed by Geoff.
+
+ Fix <rdar://problem/5228233>
+ REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
+
+ Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
+
+ * fast/table/absolute-table-at-bottom-expected.checksum:
+ * fast/table/absolute-table-at-bottom-expected.png:
+ * fast/table/absolute-table-at-bottom-expected.txt:
+ * fast/table/absolute-table-at-bottom.html:
+ * mac/leopard/Skipped:
+
</ins><span class="cx"> 2007-08-02 Mark Rowe <mrowe@apple.com>
</span><span class="cx">
</span><span class="cx"> Layout test fix, rubber-stamped by Oliver.
</span></span></pre></div>
<a id="trunkLayoutTestsfasttableabsolutetableatbottomexpectedchecksum"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.checksum (24827 => 24828)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.checksum        2007-08-02 20:08:15 UTC (rev 24827)
+++ trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.checksum        2007-08-02 21:41:26 UTC (rev 24828)
</span><span class="lines">@@ -1 +1 @@
</span><del>-e76a248aef063aef41f5ffe1c4d05e9d
</del><span class="cx">\ No newline at end of file
</span><ins>+e6a70c02302386d4fb27550dd631dc7c
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsfasttableabsolutetableatbottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfasttableabsolutetableatbottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.txt (24827 => 24828)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.txt        2007-08-02 20:08:15 UTC (rev 24827)
+++ trunk/LayoutTests/fast/table/absolute-table-at-bottom-expected.txt        2007-08-02 21:41:26 UTC (rev 24828)
</span><span class="lines">@@ -12,8 +12,8 @@
</span><span class="cx"> RenderText {#text} at (140,0) size 417x18
</span><span class="cx"> text run at (140,0) width 417: " - Table with absolute bottom positioning is positioned incorrectly."
</span><span class="cx"> RenderBlock {H1} at (0,39) size 784x37
</span><del>- RenderText {#text} at (0,0) size 187x37
- text run at (0,0) width 187: "Look Down \x{2193}"
</del><ins>+ RenderText {#text} at (0,0) size 170x37
+ text run at (0,0) width 170: "Look Down!"
</ins><span class="cx"> RenderBlock {P} at (0,97) size 784x72
</span><span class="cx"> RenderText {#text} at (0,0) size 783x72
</span><span class="cx"> text run at (0,0) width 507: "At the bottom of the window you should see the word \"Paragraph\" followed by "
</span></span></pre></div>
<a id="trunkLayoutTestsfasttableabsolutetableatbottomhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/table/absolute-table-at-bottom.html (24827 => 24828)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/table/absolute-table-at-bottom.html        2007-08-02 20:08:15 UTC (rev 24827)
+++ trunk/LayoutTests/fast/table/absolute-table-at-bottom.html        2007-08-02 21:41:26 UTC (rev 24828)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span><span class="cx"> <p>Testcase for bug <a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=4874">4874</a> - Table with absolute bottom positioning is positioned incorrectly.</p>
</span><del>- <h1>Look Down &#8595;</h1>
</del><ins>+ <h1>Look Down!</h1>
</ins><span class="cx"> <p>
</span><span class="cx"> At the bottom of the window you should see the word "Paragraph" followed by
</span><span class="cx"> three boxes containing text. The entire red border around each box should
</span></span></pre></div>
<a id="trunkLayoutTestsmacleopardSkipped"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/mac/leopard/Skipped (24827 => 24828)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/mac/leopard/Skipped        2007-08-02 20:08:15 UTC (rev 24827)
+++ trunk/LayoutTests/mac/leopard/Skipped        2007-08-02 21:41:26 UTC (rev 24828)
</span><span class="lines">@@ -30,9 +30,6 @@
</span><span class="cx"> css2.1/t1202-counters-09-b.html
</span><span class="cx"> fast/lists/w3-list-styles.html
</span><span class="cx">
</span><del>-# <rdar://problem/5228233> Leopard regression test failures: fast/table/absolute-table-at-bottom
-fast/table/absolute-table-at-bottom.html
-
</del><span class="cx"> # <rdar://problem/5335898> REGRESSION (9A492-9A494): Stationery templates never finish loading due to CFNetwork not giving failure for unknown protocols
</span><span class="cx"> editing/pasteboard/drag-image-to-contenteditable-in-iframe.html
</span><span class="cx">
</span></span></pre>
</div>
</div>
</body>
</html>