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:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24828
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+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:
+
2007-08-02 Mark Rowe <mrowe@apple.com>
Layout test fix, rubber-stamped by Oliver.
-e76a248aef063aef41f5ffe1c4d05e9d
\ No newline at end of file
+e6a70c02302386d4fb27550dd631dc7c
\ No newline at end of file
RenderText {#text} at (140,0) size 417x18
text run at (140,0) width 417: " - Table with absolute bottom positioning is positioned incorrectly."
RenderBlock {H1} at (0,39) size 784x37
- RenderText {#text} at (0,0) size 187x37
- text run at (0,0) width 187: "Look Down \x{2193}"
+ RenderText {#text} at (0,0) size 170x37
+ text run at (0,0) width 170: "Look Down!"
RenderBlock {P} at (0,97) size 784x72
RenderText {#text} at (0,0) size 783x72
text run at (0,0) width 507: "At the bottom of the window you should see the word \"Paragraph\" followed by "
</head>
<body>
<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>
- <h1>Look Down ↓</h1>
+ <h1>Look Down!</h1>
<p>
At the bottom of the window you should see the word "Paragraph" followed by
three boxes containing text. The entire red border around each box should
css2.1/t1202-counters-09-b.html
fast/lists/w3-list-styles.html
-# <rdar://problem/5228233> Leopard regression test failures: fast/table/absolute-table-at-bottom
-fast/table/absolute-table-at-bottom.html
-
# <rdar://problem/5335898> REGRESSION (9A492-9A494): Stationery templates never finish loading due to CFNetwork not giving failure for unknown protocols
editing/pasteboard/drag-image-to-contenteditable-in-iframe.html