Title: [145092] trunk/LayoutTests
Revision
145092
Author
d...@apple.com
Date
2013-03-07 10:03:27 -0800 (Thu, 07 Mar 2013)

Log Message

Chromium, mac-wk2 and mac need new baselines after fixing paint phases for composited scrolling.
https://bugs.webkit.org/show_bug.cgi?id=107952

New baseline for Mac.

* platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (145091 => 145092)


--- trunk/LayoutTests/ChangeLog	2013-03-07 17:58:35 UTC (rev 145091)
+++ trunk/LayoutTests/ChangeLog	2013-03-07 18:03:27 UTC (rev 145092)
@@ -1,3 +1,12 @@
+2013-03-07  Dean Jackson  <d...@apple.com>
+
+        Chromium, mac-wk2 and mac need new baselines after fixing paint phases for composited scrolling.
+        https://bugs.webkit.org/show_bug.cgi?id=107952
+
+        New baseline for Mac.
+
+        * platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
+
 2013-03-07  Aaron Colwell  <acolw...@chromium.org>
 
         Remove GC code duplication in http/tests LayoutTests.

Modified: trunk/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt (145091 => 145092)


--- trunk/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt	2013-03-07 17:58:35 UTC (rev 145091)
+++ trunk/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt	2013-03-07 18:03:27 UTC (rev 145092)
@@ -19,7 +19,7 @@
                   (drawsContent 1)
                   (children 2
                     (GraphicsLayer
-                      (bounds 202.00 202.00)
+                      (bounds 200.00 300.00)
                       (drawsContent 1)
                     )
                     (GraphicsLayer
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to