Title: [146564] trunk/LayoutTests
Revision
146564
Author
[email protected]
Date
2013-03-21 23:05:21 -0700 (Thu, 21 Mar 2013)

Log Message

Yet another Mac rebaseline attempt for r146531 since r146538 and r146554 didn't work.

* platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt:
* platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
* platform/mac/compositing/rtl/rtl-fixed-expected.txt:
* platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146563 => 146564)


--- trunk/LayoutTests/ChangeLog	2013-03-22 05:50:28 UTC (rev 146563)
+++ trunk/LayoutTests/ChangeLog	2013-03-22 06:05:21 UTC (rev 146564)
@@ -1,3 +1,12 @@
+2013-03-21  Ryosuke Niwa  <[email protected]>
+
+        Yet another Mac rebaseline attempt for r146531 since r146538 and r146554 didn't work.
+
+        * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt:
+        * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
+        * platform/mac/compositing/rtl/rtl-fixed-expected.txt:
+        * platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt:
+
 2013-03-21  Takashi Sakamoto  <[email protected]>
 
         XMLDocumentParser doesn't parse <template> correctly.

Modified: trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-expected.txt (146563 => 146564)


--- trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-expected.txt	2013-03-22 05:50:28 UTC (rev 146563)
+++ trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-expected.txt	2013-03-22 06:05:21 UTC (rev 146564)
@@ -1,13 +1,12 @@
 (GraphicsLayer
-  (position -215.00 0.00)
-  (bounds 1000.00 1000.00)
+  (bounds 800.00 600.00)
   (children 1
     (GraphicsLayer
-      (bounds 1000.00 1000.00)
+      (bounds 800.00 600.00)
       (contentsOpaque 1)
       (children 1
         (GraphicsLayer
-          (position 265.00 50.00)
+          (position 50.00 50.00)
           (bounds 100.00 100.00)
           (contentsOpaque 1)
         )

Modified: trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt (146563 => 146564)


--- trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt	2013-03-22 05:50:28 UTC (rev 146563)
+++ trunk/LayoutTests/platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt	2013-03-22 06:05:21 UTC (rev 146564)
@@ -15,3 +15,4 @@
     )
   )
 )
+

Modified: trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt (146563 => 146564)


--- trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt	2013-03-22 05:50:28 UTC (rev 146563)
+++ trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt	2013-03-22 06:05:21 UTC (rev 146564)
@@ -19,3 +19,4 @@
     )
   )
 )
+

Modified: trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt (146563 => 146564)


--- trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt	2013-03-22 05:50:28 UTC (rev 146563)
+++ trunk/LayoutTests/platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt	2013-03-22 06:05:21 UTC (rev 146564)
@@ -20,3 +20,4 @@
     )
   )
 )
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to