Index: LayoutTests/svg/repaint/container-repaint-expected.txt |
diff --git a/LayoutTests/svg/repaint/container-repaint-expected.txt b/LayoutTests/svg/repaint/container-repaint-expected.txt |
index 8b137891791fe96927ad78e64b0aad7bded08bdc..32e621eea2df8071bfa0351bff626382ae19cec3 100644 |
--- a/LayoutTests/svg/repaint/container-repaint-expected.txt |
+++ b/LayoutTests/svg/repaint/container-repaint-expected.txt |
@@ -1 +1,17 @@ |
+(GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (repaint rects |
+ (rect 0.00 50.00 100.00 50.00) |
+ (rect 0.00 100.00 100.00 50.00) |
+ (rect 0.00 50.00 100.00 50.00) |
+ (rect 0.00 100.00 100.00 50.00) |
+ ) |
+ ) |
+ ) |
+) |