Index: LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
diff --git a/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e81b18803c2ca83fb53e4351c5c69e8c8a364220 |
--- /dev/null |
+++ b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
@@ -0,0 +1,49 @@ |
+(GraphicsLayer |
+ (bounds 785.00 621.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 785.00 621.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (children 2 |
+ (GraphicsLayer |
+ (position 108.00 108.00) |
+ (bounds 100.00 100.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 100.00 100.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (position -100.00 -100.00) |
+ (bounds 252.00 252.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #FFFF00) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+ (GraphicsLayer |
+ (position 108.00 408.00) |
+ (bounds 100.00 100.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 100.00 100.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (position -100.00 -100.00) |
+ (bounds 252.00 252.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (backgroundColor #FFFF00) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+ ) |
+) |
+ |