Title: [172537] trunk/LayoutTests
Revision
172537
Author
simon.fra...@apple.com
Date
2014-08-13 14:39:46 -0700 (Wed, 13 Aug 2014)

Log Message

Fix the test result for MountainLion and Mavericks, which don't composite fixed position.

* compositing/fixed-image-loading-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (172536 => 172537)


--- trunk/LayoutTests/ChangeLog	2014-08-13 21:06:23 UTC (rev 172536)
+++ trunk/LayoutTests/ChangeLog	2014-08-13 21:39:46 UTC (rev 172537)
@@ -1,5 +1,11 @@
 2014-08-13  Simon Fraser  <simon.fra...@apple.com>
 
+        Fix the test result for MountainLion and Mavericks, which don't composite fixed position.
+        
+        * compositing/fixed-image-loading-expected.txt:
+
+2014-08-13  Simon Fraser  <simon.fra...@apple.com>
+
         [WK1] A fixed-position <img> may not show on page load
         https://bugs.webkit.org/show_bug.cgi?id=135893
 

Modified: trunk/LayoutTests/compositing/fixed-image-loading-expected.txt (172536 => 172537)


--- trunk/LayoutTests/compositing/fixed-image-loading-expected.txt	2014-08-13 21:06:23 UTC (rev 172536)
+++ trunk/LayoutTests/compositing/fixed-image-loading-expected.txt	2014-08-13 21:39:46 UTC (rev 172537)
@@ -1,18 +1 @@
 
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 13.00)
-          (bounds 214.00 232.00)
-        )
-      )
-    )
-  )
-)
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to