Title: [175199] trunk/LayoutTests
Revision
175199
Author
a...@apple.com
Date
2014-10-25 12:10:28 -0700 (Sat, 25 Oct 2014)

Log Message

Update results for compositing/rtl/rtl-fixed-overflow-scrolled.html.

Prior to Yosemite results landing, this test was marked as failing on WK2, and its
results matched WK1. It got changed several times during the merge, so it ended
up being marked as failing on WK1, but with WK1 results landed.

Let's land WK2 results and keep testing on WK2. Also, Mavericks results were no different
from Yosemite.

* platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Removed.
* platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Removed.
* platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Copied from LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png.
* platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175198 => 175199)


--- trunk/LayoutTests/ChangeLog	2014-10-25 03:18:10 UTC (rev 175198)
+++ trunk/LayoutTests/ChangeLog	2014-10-25 19:10:28 UTC (rev 175199)
@@ -1,3 +1,19 @@
+2014-10-25  Alexey Proskuryakov  <a...@apple.com>
+
+        Update results for compositing/rtl/rtl-fixed-overflow-scrolled.html.
+
+        Prior to Yosemite results landing, this test was marked as failing on WK2, and its
+        results matched WK1. It got changed several times during the merge, so it ended
+        up being marked as failing on WK1, but with WK1 results landed.
+
+        Let's land WK2 results and keep testing on WK2. Also, Mavericks results were no different
+        from Yosemite.
+
+        * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Removed.
+        * platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Removed.
+        * platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Copied from LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png.
+        * platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
+
 2014-10-24  Said Abou-Hallawa  <sabouhall...@apple.com>
 
         Clamp wordSpacing percentage value.

Copied: trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png (from rev 175198, trunk/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png)


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt (175198 => 175199)


--- trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2014-10-25 03:18:10 UTC (rev 175198)
+++ trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2014-10-25 19:10:28 UTC (rev 175199)
@@ -6,6 +6,7 @@
     (GraphicsLayer
       (bounds 1000.00 1000.00)
       (contentsOpaque 1)
+      (backgroundColor #FF0000)
       (children 2
         (GraphicsLayer
           (position 51.00 50.00)

Deleted: trunk/LayoutTests/platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt (175198 => 175199)


--- trunk/LayoutTests/platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2014-10-25 03:18:10 UTC (rev 175198)
+++ trunk/LayoutTests/platform/mac-mavericks/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2014-10-25 19:10:28 UTC (rev 175199)
@@ -1,25 +0,0 @@
-(GraphicsLayer
-  (position -215.00 0.00)
-  (anchor 0.00 0.00)
-  (bounds 1000.00 1000.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 1000.00 1000.00)
-      (contentsOpaque 1)
-      (backgroundColor #FF0000)
-      (children 2
-        (GraphicsLayer
-          (position 51.00 50.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-        )
-        (GraphicsLayer
-          (position 51.00 50.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-        )
-      )
-    )
-  )
-)
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to