Title: [103877] trunk/LayoutTests
- Revision
- 103877
- Author
- [email protected]
- Date
- 2012-01-01 10:29:23 -0800 (Sun, 01 Jan 2012)
Log Message
Update to expectations from r103875
Unreviewed, expectations update.
Remove the reference result for border-collapse-offset-002.htm since
it does not work on two platforms. Fix the chromium expectations file
for Mac and Win builds.
* css2.1/20110323/border-collapse-offset-002-expected.html: Removed.
* platform/chromium/test_expectations.txt:
* platform/gtk/test_expectations.txt:
* platform/mac/test_expectations.txt:
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (103876 => 103877)
--- trunk/LayoutTests/ChangeLog 2012-01-01 16:59:59 UTC (rev 103876)
+++ trunk/LayoutTests/ChangeLog 2012-01-01 18:29:23 UTC (rev 103877)
@@ -1,5 +1,20 @@
2012-01-01 Robert Hogan <[email protected]>
+ Update to expectations from r103875
+
+ Unreviewed, expectations update.
+
+ Remove the reference result for border-collapse-offset-002.htm since
+ it does not work on two platforms. Fix the chromium expectations file
+ for Mac and Win builds.
+
+ * css2.1/20110323/border-collapse-offset-002-expected.html: Removed.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/test_expectations.txt:
+ * platform/mac/test_expectations.txt:
+
+2012-01-01 Robert Hogan <[email protected]>
+
Update test expectations after r103875
Unreviewed.
Deleted: trunk/LayoutTests/css2.1/20110323/border-collapse-offset-002-expected.html (103876 => 103877)
--- trunk/LayoutTests/css2.1/20110323/border-collapse-offset-002-expected.html 2012-01-01 16:59:59 UTC (rev 103876)
+++ trunk/LayoutTests/css2.1/20110323/border-collapse-offset-002-expected.html 2012-01-01 18:29:23 UTC (rev 103877)
@@ -1,18 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html><head>
- <title>CSS Test: Reference Result</title>
-<style type="text/css">
-td {width: 100px; text-align:center;}
-</style>
-</head>
-
-<body>
-
-<table style="border-collapse:none; border-spacing:0px">
- <tbody>
- <tr><td style="border:solid 4px green; height:20px; padding:0px;">caption</td></tr>
- <tr><td style="border:solid 4px orange; height:30px">cell 1</td></tr>
- </tbody>
-</table>
-
-</body></html>
\ No newline at end of file
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (103876 => 103877)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-01-01 16:59:59 UTC (rev 103876)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-01-01 18:29:23 UTC (rev 103877)
@@ -1289,8 +1289,8 @@
BUGCR23496 MAC DEBUG : fast/text/textIteratorNilRenderer.html = IMAGE
BUGCR23496 SLOW MAC RELEASE : fast/text/textIteratorNilRenderer.html = IMAGE
BUGCR23496 MAC : fast/text/whitespace/normal-after-nowrap-breaking.html = IMAGE
-BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE
-BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE
+BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE+TEXT
+BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE+TEXT
// These should not be pixel tests, they're not testing anything
// layout/rendering-specific. They also dump layout tree, so depending on which baselines
@@ -1428,7 +1428,7 @@
BUGCR23473 MAC : fast/repaint/table-outer-border.html = IMAGE
BUGCR23473 MAC : fast/repaint/table-row.html = IMAGE
BUGCR23473 MAC : fast/repaint/table-section-overflow.html = IMAGE
-BUGCR23473 MAC : fast/repaint/table-section-repaint.html = IMAGE
+BUGCR23473 MAC : fast/repaint/table-section-repaint.html = IMAGE+TEXT
BUGCR23473 MAC : fast/repaint/table-two-pass-layout-overpaint.html = IMAGE
BUGCR23473 MAC : fast/repaint/text-append-dirty-lines.html = IMAGE
BUGCR23473 MAC : fast/repaint/text-selection-rect-in-overflow-2.html = IMAGE
@@ -4001,16 +4001,18 @@
BUGWK74888 MAC WIN LINUX : tables/mozilla/other/wa_table_thtd_rowspan.html = TEXT
BUGWK74888 MAC WIN LINUX : tables/mozilla/other/wa_table_tr_align.html = TEXT
BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = TEXT
-BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = TEXT
-BUGWK74888 MAC WIN LINUX : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = TEXT
+BUGWK74888 WIN LINUX : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = TEXT
+BUGWK74888 WIN LINUX : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = TEXT
+BUGWK74888 MAC : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = IMAGE+TEXT
+BUGWK74888 MAC : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = IMAGE+TEXT
BUGWK74888 MAC WIN LINUX : fast/css/bidi-override-in-anonymous-block.html = TEXT
BUGWK74888 MAC WIN LINUX : fast/dom/HTMLTableElement/colSpan.html = IMAGE+TEXT
BUGWK74888 MAC WIN LINUX : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
BUGWK74888 WIN LINUX : fast/repaint/table-section-repaint.html = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position-offset-top.htm = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position.htm = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position-offset-top.htm = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position.htm = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-relative-position-offset-top.htm = TEXT
-BUGWK74888 MAC WIN : fast/css/caption-width-relative-position.htm = TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position-offset-top.htm = IMAGE+TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-absolute-position.htm = IMAGE+TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position-offset-top.htm = IMAGE+TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-fixed-position.htm = IMAGE+TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-relative-position-offset-top.htm = IMAGE+TEXT
+BUGWK74888 MAC WIN : fast/css/caption-width-relative-position.htm = IMAGE+TEXT
BUGWK74888 MAC WIN : fast/table/frame-and-rules.html = TEXT
Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (103876 => 103877)
--- trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-01-01 16:59:59 UTC (rev 103876)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-01-01 18:29:23 UTC (rev 103877)
@@ -256,4 +256,3 @@
BUGWK74888 : fast/css/caption-width-relative-position-offset-top.htm = TEXT
BUGWK74888 : fast/css/caption-width-relative-position.htm = TEXT
BUGWK74888 : fast/table/frame-and-rules.html = TEXT
-BUGWK74888 : css2.1/20110323/border-collapse-offset-002.htm = IMAGE
Modified: trunk/LayoutTests/platform/mac/test_expectations.txt (103876 => 103877)
--- trunk/LayoutTests/platform/mac/test_expectations.txt 2012-01-01 16:59:59 UTC (rev 103876)
+++ trunk/LayoutTests/platform/mac/test_expectations.txt 2012-01-01 18:29:23 UTC (rev 103877)
@@ -194,4 +194,3 @@
BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = IMAGE+TEXT
BUGWK74888 : fast/repaint/table-section-repaint.html = TEXT
BUGWK74888 : fast/table/frame-and-rules.html = TEXT
-BUGWK74888 : css2.1/20110323/border-collapse-offset-002.htm = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes