Title: [127192] trunk/LayoutTests
Revision
127192
Author
[email protected]
Date
2012-08-30 14:38:59 -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/float/024.hml 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 (127191 => 127192)


--- trunk/LayoutTests/ChangeLog	2012-08-30 21:23:51 UTC (rev 127191)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 21:38:59 UTC (rev 127192)
@@ -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/float/024.hml 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-24  Mark Hahnenberg  <[email protected]>
 
         Remove uses of ClassInfo in StrictEq and CompareEq in the DFG

Modified: trunk/LayoutTests/platform/mac/TestExpectations (127191 => 127192)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-08-30 21:23:51 UTC (rev 127191)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-08-30 21:38:59 UTC (rev 127192)
@@ -362,7 +362,7 @@
 BUGWK92464 DEBUG : fast/events/tabindex-focus-blur-all.html = CRASH PASS
 
 //Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
-BUGWK80394 : fast/block/float/024.html = IMAGE+TEXT
+BUGWK80394 : fast/block/float/024.html = TEXT
 BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE+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