Title: [97383] trunk/LayoutTests/platform/mac/fast/repaint/region-painting-via-layout-expected.txt
Revision
97383
Author
[email protected]
Date
2011-10-13 12:29:28 -0700 (Thu, 13 Oct 2011)

Log Message

Fix layout test result on Lion to account for content-order removal patch.

Modified Paths

Diff

Modified: trunk/LayoutTests/platform/mac/fast/repaint/region-painting-via-layout-expected.txt (97382 => 97383)


--- trunk/LayoutTests/platform/mac/fast/repaint/region-painting-via-layout-expected.txt	2011-10-13 19:24:53 UTC (rev 97382)
+++ trunk/LayoutTests/platform/mac/fast/repaint/region-painting-via-layout-expected.txt	2011-10-13 19:29:28 UTC (rev 97383)
@@ -13,5 +13,5 @@
         RenderBlock {DIV} at (0,1000) size 784x200
           RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000]
   Regions for flow 'flow1'
-    RenderRegion {DIV} #region1 with index 0
-    RenderRegion {DIV} #region2 with index 0
+    RenderRegion {DIV} #region1
+    RenderRegion {DIV} #region2
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to