Diff
Modified: trunk/LayoutTests/ChangeLog (88594 => 88595)
--- trunk/LayoutTests/ChangeLog 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/ChangeLog 2011-06-11 04:53:36 UTC (rev 88595)
@@ -1,3 +1,31 @@
+2011-06-10 James Robinson <[email protected]>
+
+ [chromium] Update chromium gpu baselines
+
+ * platform/chromium-gpu-linux/compositing/flat-with-transformed-child-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/geometry/clip-expected.txt: Removed.
+ * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/iframes/iframe-content-flipping-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/overflow/zero-size-overflow-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/reflections/backface-hidden-reflection-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/repaint/content-into-overflow-expected.png: Removed.
+ * platform/chromium-gpu-linux/compositing/repaint/overflow-into-content-expected.png: Removed.
+ * platform/chromium-gpu-win/compositing/geometry/clip-expected.txt: Removed.
+ * platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.txt: Added.
+ * platform/chromium-gpu-win/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added.
+ * platform/chromium-gpu-win/compositing/overflow/clip-descendents-expected.txt:
+ * platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed-expected.png:
+ * platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed2-expected.png:
+ * platform/chromium-gpu-win/compositing/reflections/reflection-in-composited-expected.png:
+ * platform/chromium-gpu-win/compositing/reflections/reflection-on-composited-expected.png:
+ * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png:
+ * platform/chromium-gpu-win/compositing/tiling/huge-layer-add-remove-child-expected.txt:
+ * platform/chromium-gpu-win/compositing/tiling/huge-layer-expected.txt:
+ * platform/chromium-gpu-win/compositing/tiling/huge-layer-resize-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
2011-06-10 Ryosuke Niwa <[email protected]>
Windows and Chromium rebaselines after r88592. Apparently, some tests are failing on Windows.
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -3997,4 +3997,6 @@
BUGCR85394 : fast/js/eval-var-decl.html = FAIL PASS
BUGCR85755 : fast/js/exception-properties.html = TEXT
-BUGWK62364 MAC : fast/dom/navigator-detached-no-crash.html = TEST PASS
+BUGWK62364 MAC : fast/dom/navigator-detached-no-crash.html = TEXT PASS
+
+
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/flat-with-transformed-child-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/geometry/clip-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-linux/compositing/geometry/clip-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-linux/compositing/geometry/clip-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -1,36 +0,0 @@
-Test CSS clip with composited layers. Left and right sides should look the same.
-
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (children 3
- (GraphicsLayer
- (position 10.00 10.00)
- (bounds 120.00 120.00)
- (drawsContent 1)
- (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
- )
- (GraphicsLayer
- (position 220.00 20.00)
- (bounds 100.00 100.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 215.00 15.00)
- (bounds 110.00 110.00)
- (children 1
- (GraphicsLayer
- (position -5.00 -5.00)
- (bounds 120.00 120.00)
- (drawsContent 1)
- (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
- )
- )
- )
- )
- )
- )
-)
-
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/iframes/iframe-content-flipping-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/overflow/zero-size-overflow-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/reflections/backface-hidden-reflection-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/repaint/content-into-overflow-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-linux/compositing/repaint/overflow-into-content-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/clip-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/clip-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/clip-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -1,34 +0,0 @@
-Test CSS clip with composited layers. Left and right sides should look the same.
-
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (children 3
- (GraphicsLayer
- (position 10.00 10.00)
- (bounds 120.00 120.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 220.00 20.00)
- (bounds 100.00 100.00)
- (drawsContent 1)
- )
- (GraphicsLayer
- (position 215.00 15.00)
- (bounds 110.00 110.00)
- (children 1
- (GraphicsLayer
- (position -5.00 -5.00)
- (bounds 120.00 120.00)
- (drawsContent 1)
- )
- )
- )
- )
- )
- )
-)
-
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.txt (0 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -0,0 +1,54 @@
+
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 3
+ (GraphicsLayer
+ (position 18.00 18.00)
+ (bounds 320.00 320.00)
+ (drawsContent 1)
+ (children 2
+ (GraphicsLayer
+ (position 60.00 60.00)
+ (bounds 50.00 50.00)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
+ )
+ (GraphicsLayer
+ (bounds 320.00 320.00)
+ (drawsContent 1)
+ )
+ )
+ )
+ (GraphicsLayer
+ (position 362.00 18.00)
+ (bounds 320.00 320.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 60.00 60.00)
+ (bounds 200.00 200.00)
+ (children 2
+ (GraphicsLayer
+ (bounds 50.00 50.00)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
+ )
+ (GraphicsLayer
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
+ )
+ )
+ )
+ (GraphicsLayer
+ (position 8.00 361.00)
+ (bounds 784.00 10.00)
+ (opacity 0.00)
+ )
+ )
+ )
+ )
+)
+
Property changes on: trunk/LayoutTests/platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-gpu-win/compositing/iframes/invisible-nested-iframe-show-expected.txt (0 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/iframes/invisible-nested-iframe-show-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/iframes/invisible-nested-iframe-show-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -0,0 +1,92 @@
+
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 2
+ (GraphicsLayer
+ (position -12.00 -12.00)
+ (bounds 370.00 220.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 35.00 35.00)
+ (children 2
+ (GraphicsLayer
+ (bounds 285.00 150.00)
+ (children 1
+ (GraphicsLayer
+ (children 1
+ (GraphicsLayer
+ (bounds 285.00 193.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 285.00 193.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 8.00 8.00)
+ (bounds 252.00 172.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 1.00 1.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 250.00 170.00)
+ (children 1
+ (GraphicsLayer
+ (children 1
+ (GraphicsLayer
+ (bounds 250.00 230.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 250.00 230.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 18.00 10.00)
+ (bounds 210.00 210.00)
+ (drawsContent 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (GraphicsLayer
+ (position 285.00 0.00)
+ (bounds 15.00 150.00)
+ (drawsContent 1)
+ )
+ )
+ )
+ )
+ )
+ (GraphicsLayer
+ (position 18.00 203.00)
+ (bounds 210.00 210.00)
+ (drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
+ )
+ )
+ )
+ )
+)
+
Property changes on: trunk/LayoutTests/platform/chromium-gpu-win/compositing/iframes/invisible-nested-iframe-show-expected.txt
___________________________________________________________________
Added: svn:eol-style
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/overflow/clip-descendents-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/overflow/clip-descendents-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/overflow/clip-descendents-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -14,6 +14,7 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
)
@@ -41,6 +42,7 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
)
@@ -57,6 +59,7 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
)
@@ -75,6 +78,7 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(drawsContent 1)
+ (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed2-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/reflections/reflection-in-composited-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/reflections/reflection-on-composited-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-add-remove-child-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-add-remove-child-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-add-remove-child-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -29,6 +29,13 @@
(position 8.00 92.00)
(bounds 502.00 5002.00)
(drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 51.00 401.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
)
)
)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -10,6 +10,18 @@
(position 8.00 72.00)
(bounds 502.00 5002.00)
(drawsContent 1)
+ (children 2
+ (GraphicsLayer
+ (position 51.00 101.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ (GraphicsLayer
+ (position 51.00 4701.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
)
)
)
Modified: trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-resize-expected.txt (88594 => 88595)
--- trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-resize-expected.txt 2011-06-11 04:35:30 UTC (rev 88594)
+++ trunk/LayoutTests/platform/chromium-gpu-win/compositing/tiling/huge-layer-resize-expected.txt 2011-06-11 04:53:36 UTC (rev 88595)
@@ -11,6 +11,13 @@
(position 8.00 72.00)
(bounds 502.00 502.00)
(drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 51.00 101.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
)
)
)
@@ -29,6 +36,13 @@
(position 8.00 72.00)
(bounds 502.00 5002.00)
(drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 51.00 101.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
)
)
)
@@ -47,6 +61,13 @@
(position 8.00 72.00)
(bounds 502.00 502.00)
(drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 51.00 101.00)
+ (bounds 200.00 200.00)
+ (drawsContent 1)
+ )
+ )
)
)
)