Title: [133344] trunk/LayoutTests
- Revision
- 133344
- Author
- voll...@chromium.org
- Date
- 2012-11-02 14:12:06 -0700 (Fri, 02 Nov 2012)
Log Message
Unreviewed baselines for chromium-mac.
* platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (133343 => 133344)
--- trunk/LayoutTests/ChangeLog 2012-11-02 21:11:44 UTC (rev 133343)
+++ trunk/LayoutTests/ChangeLog 2012-11-02 21:12:06 UTC (rev 133344)
@@ -1,3 +1,9 @@
+2012-11-02 Ian Vollick <voll...@chromium.org>
+
+ Unreviewed baselines for chromium-mac.
+
+ * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
+
2012-11-02 Alice Boxhall <aboxh...@google.com>
Unreviewed gardening. Mark report-blocked-uri-cross-origin.html as failing.
Added: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt (0 => 133344)
--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt 2012-11-02 21:12:06 UTC (rev 133344)
@@ -0,0 +1,37 @@
+(repaint rects
+ (rect 0 0 800 600)
+ (rect 0 0 800 600)
+ (rect 0 0 800 449)
+ (rect 0 0 800 600)
+ (rect 0 0 800 449)
+ (rect 0 0 800 600)
+)
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (position 8.00 41.00)
+ (bounds 400.00 400.00)
+ (drawsContent 1)
+ (repaint rects
+ (rect 0.00 0.00 400.00 400.00)
+ )
+ (children 1
+ (GraphicsLayer
+ (position 50.00 50.00)
+ (bounds 75.00 75.00)
+ (drawsContent 1)
+ (repaint rects
+ (rect 0.00 0.00 75.00 75.00)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+)
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes