Title: [116143] trunk/LayoutTests
Revision
116143
Author
[email protected]
Date
2012-05-04 12:35:11 -0700 (Fri, 04 May 2012)

Log Message

REGRESSION (r116009): image no longer visible on fast/block/float/float-not-removed-from-next-sibling4.html
https://bugs.webkit.org/show_bug.cgi?id=85651

Check in failing results for platform/mac/.

* platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116142 => 116143)


--- trunk/LayoutTests/ChangeLog	2012-05-04 19:25:58 UTC (rev 116142)
+++ trunk/LayoutTests/ChangeLog	2012-05-04 19:35:11 UTC (rev 116143)
@@ -1,3 +1,12 @@
+2012-05-04  Andy Estes  <[email protected]>
+
+        REGRESSION (r116009): image no longer visible on fast/block/float/float-not-removed-from-next-sibling4.html
+        https://bugs.webkit.org/show_bug.cgi?id=85651
+
+        Check in failing results for platform/mac/.
+
+        * platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:
+
 2012-05-04  Dirk Pranke  <[email protected]>
 
         Mark editing tests as slow.

Modified: trunk/LayoutTests/platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt (116142 => 116143)


--- trunk/LayoutTests/platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt	2012-05-04 19:25:58 UTC (rev 116142)
+++ trunk/LayoutTests/platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.txt	2012-05-04 19:35:11 UTC (rev 116143)
@@ -1,8 +1,8 @@
-layer at (0,0) size 1431655767x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x585
-  RenderBlock {HTML} at (0,0) size 800x585
-    RenderBody {BODY} at (8,8) size 784x569
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 15x200
         RenderBlock (anonymous) at (0,200) size 15x0
           RenderInline {A} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to