Index: LayoutTests/svg/custom/repaint-moving-svg-and-div-expected.txt |
diff --git a/LayoutTests/svg/custom/repaint-moving-svg-and-div-expected.txt b/LayoutTests/svg/custom/repaint-moving-svg-and-div-expected.txt |
index 8b137891791fe96927ad78e64b0aad7bded08bdc..161b808dd7851d585ce3f410fc55b8eccd38551a 100644 |
--- a/LayoutTests/svg/custom/repaint-moving-svg-and-div-expected.txt |
+++ b/LayoutTests/svg/custom/repaint-moving-svg-and-div-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 100.00 100.00 150.00 150.00) |
+ (rect 115.00 125.00 150.00 150.00) |
+ (rect 400.00 100.00 150.00 150.00) |
+ (rect 415.00 125.00 150.00 150.00) |
+ ) |
+ ) |
+ ) |
+) |