Title: [133513] trunk/LayoutTests
Revision
133513
Author
[email protected]
Date
2012-11-05 12:36:06 -0800 (Mon, 05 Nov 2012)

Log Message

[Qt][WK2] New compositing/tiling tests fail
https://bugs.webkit.org/show_bug.cgi?id=101166

The platform-independent results should not contain visibleRect, since this is
only dumped on Mac.

* compositing/tiling/rotated-tiled-clamped-expected.txt:
* compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133512 => 133513)


--- trunk/LayoutTests/ChangeLog	2012-11-05 20:34:39 UTC (rev 133512)
+++ trunk/LayoutTests/ChangeLog	2012-11-05 20:36:06 UTC (rev 133513)
@@ -1,5 +1,16 @@
 2012-11-05  Simon Fraser  <[email protected]>
 
+        [Qt][WK2] New compositing/tiling tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=101166
+        
+        The platform-independent results should not contain visibleRect, since this is
+        only dumped on Mac.
+
+        * compositing/tiling/rotated-tiled-clamped-expected.txt:
+        * compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
+
+2012-11-05  Simon Fraser  <[email protected]>
+
         Rebaseline some Lion results that were affected by enabling subpixel layout.
         
         * platform/mac-lion/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:

Modified: trunk/LayoutTests/compositing/tiling/rotated-tiled-clamped-expected.txt (133512 => 133513)


--- trunk/LayoutTests/compositing/tiling/rotated-tiled-clamped-expected.txt	2012-11-05 20:34:39 UTC (rev 133512)
+++ trunk/LayoutTests/compositing/tiling/rotated-tiled-clamped-expected.txt	2012-11-05 20:36:06 UTC (rev 133513)
@@ -7,7 +7,6 @@
         (GraphicsLayer
           (position 58.00 50.00)
           (bounds 502.00 302.00)
-          (visible rect 0.00, 0.00 502.00 x 302.00)
           (children 1
             (GraphicsLayer
               (position 1.00 1.00)

Modified: trunk/LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt (133512 => 133513)


--- trunk/LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt	2012-11-05 20:34:39 UTC (rev 133512)
+++ trunk/LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt	2012-11-05 20:36:06 UTC (rev 133513)
@@ -16,7 +16,6 @@
                 (GraphicsLayer
                   (bounds 500.00 0.00)
                   (preserves3D 1)
-                  (visible rect 0.00, 0.00 0.00 x 0.00)
                   (children 1
                     (GraphicsLayer
                       (position -1250.00 0.00)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to