Title: [127209] trunk/LayoutTests
Revision
127209
Author
[email protected]
Date
2012-08-30 16:31:58 -0700 (Thu, 30 Aug 2012)

Log Message

CSS 2.1 failure: margin-collapse-clear-012 fails
https://bugs.webkit.org/show_bug.cgi?id=80394

Mark fast/block/margin-collapse/empty-clear-blocks.html as an expected text failure on Mac,
not both an image and text failure, since the bots are only seeing it as a text failure.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127208 => 127209)


--- trunk/LayoutTests/ChangeLog	2012-08-30 23:30:56 UTC (rev 127208)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 23:31:58 UTC (rev 127209)
@@ -1,3 +1,13 @@
+2012-08-30  Jessie Berlin  <[email protected]>
+
+        CSS 2.1 failure: margin-collapse-clear-012 fails
+        https://bugs.webkit.org/show_bug.cgi?id=80394
+
+        Mark fast/block/margin-collapse/empty-clear-blocks.html as an expected text failure on Mac,
+        not both an image and text failure, since the bots are only seeing it as a text failure.
+
+        * platform/mac/TestExpectations:
+
 2012-08-30  Julien Chaffraix  <[email protected]>
 
         Crash in RenderTable::calcBorderEnd

Modified: trunk/LayoutTests/platform/mac/TestExpectations (127208 => 127209)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-08-30 23:30:56 UTC (rev 127208)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-08-30 23:31:58 UTC (rev 127209)
@@ -363,7 +363,7 @@
 
 //Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
 BUGWK80394 : fast/block/float/024.html = TEXT
-BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE+TEXT
+BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = TEXT
 BUGWK80394 : fast/block/margin-collapse/025.html = TEXT
 BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to